BASIC Android Application. Used at tutorials, for practice how to implement an Android List of Items, and its Single View with its attributes.
HungryNow is hosted in the following web site
https://github.com/lolapriego/HungryNow
If you think the Android project HungryNow listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of HungryNow.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS |
HungryNow has the following Java source files.
com.example.hungrynow.InfoActivity.java com.example.hungrynow.MainActivity.java com.example.hungrynow.Manager.java com.example.hungrynow.OrderDbAdapter.java com.example.hungrynow.Product.java com.example.hungrynow.Single.java com.example.hungrynow.Web.java com.example.hungrynow.mPFood.java