Source of the original Geofox App for Android. This application provides a front end user interface for the now defunct Geofox place check-in and recommendation service. It was developed for Android 2.2 (SDK 8)..
android is hosted in the following web site
https://github.com/geofoxapp/android
If you think the Android project 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 android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CALL_PHONE android.permission.INTERNET |
Asset File Names | assets\README.txt |
There are 18 image files in android. The names of the image files are listed as follows.
checkin_dark_big.png checkin_light_big.png find_dark_big.png find_light_big.png foxwatermark.png history_dark_big.png history_light_big.png marker.png rec_dark_big.png rec_light_big.png telbutton.png yelp_logo_75x38.png yelp_logo_white.png yelp_logo_white_larger.png yelplogo.png yelpredpower.png yelpreviewsred.gif yelpwhitepower.png
The following screenshort is generated from the image listed above.
android has the following Java source files.
com.geofoxapp.android.FoxCategoryPlaces.java com.geofoxapp.android.FoxCheckinActivity.java com.geofoxapp.android.FoxFindActivity.java com.geofoxapp.android.FoxHistAdapter.java com.geofoxapp.android.FoxHistoryActivity.java com.geofoxapp.android.FoxHistoryObject.java com.geofoxapp.android.FoxMainActivity.java com.geofoxapp.android.FoxMapItemizedOverlay.java com.geofoxapp.android.FoxMapView.java com.geofoxapp.android.FoxPlace.java com.geofoxapp.android.FoxPlaceAdapter.java com.geofoxapp.android.FoxRecomendationActivity.java com.geofoxapp.android.FoxServerException.java com.geofoxapp.android.FoxServerManager.java com.geofoxapp.android.GeofoxApplication.java