Android Open Source - App share share_a_ride






Project Summary

Real Time Carpooling Android app.

Web Site / Source Repository

share_a_ride is hosted in the following web site
https://github.com/lnr91/share_a_ride

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count4
Fragment Count1
jar files usedurbanairship-lib-2.1.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.example.locationbased.permission.C2D_MESSAGE
com.example.locationbased.permission.MAPS_RECEIVE
com.google.android.c2dm.permission.RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES
Asset File Namesassets\airshipconfig.properties
assets\location.properties




Resource Files

There are 1 image files in share_a_ride. The names of the image files are listed as follows.

badluck.png

The following screenshort is generated from the image listed above.

null

Java Source Files

share_a_ride has the following Java source files.

com.example.locationbased.ChatData.java
com.example.locationbased.ChatFragment.java
com.example.locationbased.EnterLocationFragment.java
com.example.locationbased.FirstActivity.java
com.example.locationbased.InboxFragment.java
com.example.locationbased.IntentReceiver.java
com.example.locationbased.LocationData.java
com.example.locationbased.LocationMainEnterActivity.java
com.example.locationbased.MainActivity.java
com.example.locationbased.MessageInsertService.java
com.example.locationbased.MessageReceiver.java
com.example.locationbased.MessageSender.java
com.example.locationbased.MyApplication.java
com.example.locationbased.MyTabsListener.java
com.example.locationbased.NetworkHelper.java
com.example.locationbased.PassengerAdapter.java
com.example.locationbased.PassengerProfile.java
com.example.locationbased.SendMessageService.java
com.example.locationbased.ShowCoPassengersFragment.java
com.example.locationbased.ShowCoPassengersProfileFragment.java