A simple Android app that saves your parking position..
WhereIsMyMotor is hosted in the following web site
https://github.com/UncleSteve/WhereIsMyMotor
If you think the Android project WhereIsMyMotor 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 WhereIsMyMotor.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.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.google.android.providers.gsf.permission.READ_GSERVICES |
Raw File Names | res\raw\info.txt res\raw\legal.txt |
There are 5 image files in WhereIsMyMotor. The names of the image files are listed as follows.
launcher_icon_32px.png launcher_icon_96px.png motor_32px.png motor_64px.png parking_icon_64px.png
The following screenshort is generated from the image listed above.
WhereIsMyMotor has the following Java source files.
kwhung.example.whereismymotor.AboutDialog.java kwhung.example.whereismymotor.MainActivity.java