Android Open Source - Development tutorial LunchList






Project Summary

My first project in Android following the Tutorial "Android Programming Tutorials" - CommonsWare..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LunchList.

ItemValue
Java File Count12
Minimum SDK Version10
Activity Count6
jar files usedandroid-rss.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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.

null




Java Source Files

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