Real Time Carpooling Android app.
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.
The following table is the detailed list of share_a_ride.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | urbanairship-lib-2.1.2.jar |
Required Permissions | android.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 Names | assets\airshipconfig.properties assets\location.properties |
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.
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