Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 858 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 858 Bytes

Just Java App

This app allow users to order coffee (not less than 1 cup or not more than 100 cups). It collects the user's order information which is then sent as email to the coffee company via intent.

screenshot 1 screenshot 2

Pre-requisites

  • Android SDK v23
  • Android Build Tools v23.0.2
  • Android Support Repository v23.3.0

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.