Android App. Allows users to view a map and add pins with custom data..
WhereIveBeen is hosted in the following web site
https://github.com/J-Americano/WhereIveBeen
If you think the Android project WhereIveBeen 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 WhereIveBeen.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 4 |
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.example.whereivebeen.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in WhereIveBeen. The names of the image files are listed as follows.
friend.png vacation.png
The following screenshort is generated from the image listed above.
WhereIveBeen has the following Java source files.
com.example.whereivebeen.AboutActivity.java com.example.whereivebeen.MainActivity.java com.example.whereivebeen.MapActivity.java com.example.whereivebeen.PinActivity.java