Android Open Source - App code PEWPEW






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PEWPEW.

ItemValue
Java File Count1
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\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 Namesres\raw\explode.mp3




Resource Files

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.

null




Java Source Files

PEWPEW has the following Java source files.

com.example.pewpew.MainActivity.java