Android application that randomly picks restaurants (stating at my college campus) based on categories.
PittFood is hosted in the following web site
https://github.com/schanz6/PittFood
If you think the Android project PittFood 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 PittFood.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 2 image files in PittFood. The names of the image files are listed as follows.
cat.png homescreen.png
The following screenshort is generated from the image listed above.
PittFood has the following Java source files.
com.example.andriodtest.Food.java com.example.andriodtest.HomeScreen.java com.example.andriodtest.MainActivity.java com.example.andriodtest.SettingActivity.java