Android app for twitter cafe.
MealsOnWheels is hosted in the following web site
https://github.com/virmani/MealsOnWheels
If you think the Android project MealsOnWheels 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 MealsOnWheels.
Item | Value |
---|---|
Java File Count | 13 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in MealsOnWheels. The names of the image files are listed as follows.
farmtofork_icon.png vegan_icon.png vegetarian_icon.png
The following screenshort is generated from the image listed above.
MealsOnWheels has the following Java source files.
com.sugarchallenged.mealsonwheels.ApplicationTest.java com.sugarchallenged.mealsonwheels.DaytimeMenuFragment.java com.sugarchallenged.mealsonwheels.FoodItemListAdapter.java com.sugarchallenged.mealsonwheels.FoodTypeIconsAdapter.java com.sugarchallenged.mealsonwheels.MealUtils.java com.sugarchallenged.mealsonwheels.MealsApplication.java com.sugarchallenged.mealsonwheels.MenuActivity.java com.sugarchallenged.mealsonwheels.ParcelingUtils.java com.sugarchallenged.mealsonwheels.SplashScreen.java com.sugarchallenged.mealsonwheels.models.DayTime.java com.sugarchallenged.mealsonwheels.models.FoodItem.java com.sugarchallenged.mealsonwheels.models.FoodItemCreator.java