, improving UX and application stability. You can find it here (https://github.com/path/android-priority-jobqueue) ? I am using EventBus that simplifies communication between Activities, Fragments, Threads, Services, etc you can find it here (https.
Foursquare_Explorer is hosted in the following web site
https://github.com/AliAbozaid/Foursquare_Explorer
If you think the Android project Foursquare_Explorer 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 Foursquare_Explorer.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar gson-2.3.jar retrofit-1.6.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 3 image files in Foursquare_Explorer. The names of the image files are listed as follows.
connect_to_foursquare_blue_default.9.png connect_to_foursquare_blue_pressed.9.png marker.png
The following screenshort is generated from the image listed above.
Foursquare_Explorer has the following Java source files.
com.abozaid.foursquareexplorer.FourSquareOauthActivity.java com.abozaid.foursquareexplorer.MapActivity.java com.abozaid.foursquareexplorer.SplashActivity.java com.abozaid.foursquareexplorer.events.OnActionDone.java com.abozaid.foursquareexplorer.events.OnError.java com.abozaid.foursquareexplorer.events.OnSuccess.java com.abozaid.foursquareexplorer.jobs.Controller.java com.abozaid.foursquareexplorer.jobs.FoursquareSearchJob.java com.abozaid.foursquareexplorer.jobs.FoursquarecheckInJob.java com.abozaid.foursquareexplorer.mapstate.GPSTracker.java com.abozaid.foursquareexplorer.mapstate.MapStateManager.java com.abozaid.foursquareexplorer.model.FoursquareAddCheckIn.java com.abozaid.foursquareexplorer.model.FoursquareSearch.java com.abozaid.foursquareexplorer.singleton.MemoryCacheSingleton.java com.abozaid.foursquareexplorer.singleton.ReadWriteToFile.java com.abozaid.foursquareexplorer.singleton.RetrofitSingleton.java com.abozaid.foursquareexplorer.singleton.TokenSingleton.java