This was created for HackDuke. It's my first Android app and it's hackathon code so yeah it's pretty shitty. The app is an app for Google Glass. You shout "PEW PEW" and it shoots at a red laser pointer. If you hit, it explodes..
PEWPEW is hosted in the following web site
https://github.com/Jessie-Newman/PEWPEW
If you think the Android project PEWPEW 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 PEWPEW.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\explosion.gif assets\explosion_0.gif assets\explosion_1.gif assets\explosion_10.gif assets\explosion_11.gif assets\explosion_12.gif assets\explosion_13.gif assets\explosion_14.gif assets\explosion_15.gif assets\explosion_16.gif assets\explosion_2.gif assets\explosion_3.gif assets\explosion_4.gif assets\explosion_5.gif assets\explosion_6.gif assets\explosion_7.gif assets\explosion_8.gif assets\explosion_9.gif |
Raw File Names | res\raw\explode.mp3 |
There are 18 image files in PEWPEW. The names of the image files are listed as follows.
explosion.gif explosion_0.gif explosion_1.gif explosion_10.gif explosion_11.gif explosion_12.gif explosion_13.gif explosion_14.gif explosion_15.gif explosion_16.gif explosion_2.gif explosion_3.gif explosion_4.gif explosion_5.gif explosion_6.gif explosion_7.gif explosion_8.gif explosion_9.gif
The following screenshort is generated from the image listed above.
PEWPEW has the following Java source files.
com.example.pewpew.MainActivity.java