My first project in Android following the Tutorial "Android Programming Tutorials" - CommonsWare..
LunchList is hosted in the following web site
https://github.com/CasLab/LunchList
If you think the Android project LunchList 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 LunchList.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 10 |
Activity Count | 6 |
jar files used | android-rss.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 14 image files in LunchList. The names of the image files are listed as follows.
ball_green.png ball_red.png ball_yellow.png ic_menu_add.png ic_menu_compass.png ic_menu_friendslist.png ic_menu_mapmode.png ic_menu_preferences.png icon_restaurant.png list.png marker.png restaurant.png run.png stat_notify_chat.png
The following screenshort is generated from the image listed above.
LunchList has the following Java source files.
apt.tutorial.AlarmActivity.java apt.tutorial.DetailForm.java apt.tutorial.EditPreferences.java apt.tutorial.FeedActivity.java apt.tutorial.FeedService.java apt.tutorial.LunchList.java apt.tutorial.OnAlarmReceiver.java apt.tutorial.OnBootReceiver.java apt.tutorial.Restaurant.java apt.tutorial.RestaurantHelper.java apt.tutorial.RestaurantMap.java apt.tutorial.TimePreference.java