Android application for Advanced Internet Technologies course..
MobileHitchhiker is hosted in the following web site
https://github.com/laurita/MobileHitchhiker
If you think the Android project MobileHitchhiker 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 MobileHitchhiker.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar json-simple-1.1.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
There are 2 image files in MobileHitchhiker. The names of the image files are listed as follows.
androidmarker.png ic_action_search.png
The following screenshort is generated from the image listed above.
MobileHitchhiker has the following Java source files.
com.example.mobilehitchhiker.Config.java com.example.mobilehitchhiker.LocationService.java com.example.mobilehitchhiker.MainActivity.java com.example.mobilehitchhiker.MobileHitchhikerApplication.java com.example.mobilehitchhiker.TripItemizedOverlay.java com.example.mobilehitchhiker.TripMap.java