An app for the company yumm.se that provides the users with restaurant options nearby..
yumm.android is hosted in the following web site
https://github.com/hateftad/yumm.android
If you think the Android project yumm.android 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 yumm.android.
Item | Value |
---|---|
Java File Count | 40 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-async-http-1.4.2.jar android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Raw File Names | res\raw\json.txt res\raw\json_file.txt res\raw\jsonold.txt |
There are 5 image files in yumm.android. The names of the image files are listed as follows.
back_button.png bag_button.png list_view_button.png map_button.png menu_button.png
The following screenshort is generated from the image listed above.
yumm.android has the following Java source files.
se.yumm.BaseActivity.java se.yumm.ListMapActivity.java se.yumm.MainActivity.java se.yumm.RestaurantListActivity.java se.yumm.RestaurantMenuActivity.java se.yumm.StartActivity.java se.yumm.adapters.ListMapAdapter.java se.yumm.adapters.MenuItemsAdapter.java se.yumm.adapters.StartPageAdapter.java se.yumm.asyncTasks.AutoCompletePlaces.java se.yumm.asyncTasks.GetPlaces.java se.yumm.handlers.JsonHandler .java se.yumm.handlers.LinearLayoutHandler.java se.yumm.handlers.LocationHandler.java se.yumm.handlers.TaskHandler.java se.yumm.handlers.WebServiceHandler .java se.yumm.handlers.YummWebClient.java se.yumm.items.MenuCategory .java se.yumm.items.MenuItems.java se.yumm.items.RestaurantList.java se.yumm.items.Restaurants.java se.yumm.items.User.java se.yumm.listeners.FlingGestureListener.java se.yumm.listeners.IActionListener.java se.yumm.listeners.IEventListener.java se.yumm.listeners.ISideNavigationListener.java se.yumm.listeners.ITaskEventListener.java se.yumm.utils.AnimationTags.java se.yumm.utils.IO .java se.yumm.utils.PropertiesManager.java se.yumm.utils.ThreadPreconditions.java se.yumm.utils.ViewHolder .java se.yumm.views.ActionBar.java se.yumm.views.BottomButtonBar.java se.yumm.views.CustomHorizontalScrollView.java se.yumm.views.SideNavigationView.java