Android Open Source - App share Thumb






Project Summary

Ride share mobile application on Android..

Web Site / Source Repository

Thumb is hosted in the following web site
https://github.com/iratao/Thumb

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

ItemValue
Java File Count30
Activity Count10
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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

info.png
myloc.png
question.png
search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Thumb has the following Java source files.

com.app.doublecheck.Connector.java
com.app.doublecheck.Constants.java
com.app.doublecheck.Global.java
com.app.doublecheck.LocationListActivity.java
com.app.doublecheck.MainActivity.java
com.app.doublecheck.PublishActivity.java
com.app.doublecheck.PublishActivityTwo.java
com.app.doublecheck.RecordDetailActivity.java
com.app.doublecheck.SearchActivity.java
com.app.doublecheck.SearchResultActivity.java
com.app.doublecheck.StartActivity.java
com.app.doublecheck.Util.java
com.app.doublecheck.data.LocationListItem.java
com.app.doublecheck.data.LocationListItemAdapter.java
com.app.doublecheck.data.MainListItem.java
com.app.doublecheck.data.MainListItemAdapter.java
com.app.doublecheck.data.MainSeperatedListAdapter.java
com.app.doublecheck.data.Record.java
com.app.doublecheck.data.User.java
com.app.doublecheck.map.LocationData.java
com.app.doublecheck.map.LocationDetailActivity.java
com.app.doublecheck.map.LocationHelper.java
com.app.doublecheck.map.LocationOverlayItem.java
com.app.doublecheck.map.LocationService.java
com.app.doublecheck.map.MapOverlayActivity.java
com.app.doublecheck.map.SearchedLocations.java
com.app.doublecheck.network.ServerService.java
com.iratao.thumb.client.model.Record.java
com.iratao.thumb.client.model.User.java
com.iratao.thumb.client.model.json.JsonAndroid.java