Fall 2013 Hackathon project. Android Pixel art location game (?) thing..
Lost-Soul is hosted in the following web site
https://github.com/hinasakazaki/Lost-Soul
If you think the Android project Lost-Soul 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 Lost-Soul.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 16 image files in Lost-Soul. The names of the image files are listed as follows.
about_btn.png add_btn.png bg.png bg_game.png cancel.png drink.png enterlocation.png heart.png home.png ok.png play_btn.png select_icon.png soul_char.png title.png town.png words.png
The following screenshort is generated from the image listed above.
Lost-Soul has the following Java source files.
com.example.alostsoul.About.java com.example.alostsoul.Add.java com.example.alostsoul.GPSTracker.java com.example.alostsoul.Game.java com.example.alostsoul.MainActivity.java