Android Open Source - Development restaurant ResAds






Project Summary

This is a sample android application to advertise the restaurant.

Web Site / Source Repository

ResAds is hosted in the following web site
https://github.com/ungleng/ResAds

If you think the Android project ResAds 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 ResAds.

ItemValue
Java File Count17
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.ul.permission.MAPS_RECEIVE




Resource Files

There are 4 image files in ResAds. The names of the image files are listed as follows.

ic_drawer.png
ic_location_pin.png
ic_location_pin2.png
ic_location_pin3.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ResAds has the following Java source files.

com.ul.resads.data.Category.java
com.ul.resads.data.Food.java
com.ul.resads.data.ListCategory.java
com.ul.resads.data.ListFood.java
com.ul.resads.data.ListPromotion.java
com.ul.resads.data.ListRestaurantLocation.java
com.ul.resads.data.Promotion.java
com.ul.resads.data.Restaurant.java
com.ul.resads.data.RestaurantLocation.java
com.ul.resads.ui.FoodFragment.java
com.ul.resads.ui.MainActivity.java
com.ul.resads.ui.MyMap.java
com.ul.resads.ui.PromotionFragment.java
com.ul.resads.ui.RestaurantFragment.java
com.ul.resads.util.MyLocationListner.java
com.ul.resads.util.RESTClient.java
com.ul.resads.util.RetrieveDataFrmActivity.java