Android Open Source - Development book android-hello-world






Project Summary

Hello World app created from 'Learn Android App Development' book.

Web Site / Source Repository

android-hello-world is hosted in the following web site
https://github.com/cjwfuller/android-hello-world

If you think the Android project android-hello-world 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 android-hello-world.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS
Raw File Namesres\raw\ambient.m4a
res\raw\ambients.m4a
res\raw\blast.ogg
res\raw\blast_flac.flac
res\raw\click.m4a
res\raw\laser.m4a
res\raw\mars.m4a
res\raw\mars1080.mp4
res\raw\mars270.mp4
res\raw\mars480.mp4
res\raw\mars720.mp4
res\raw\music.mp3
res\raw\musics.wav
res\raw\transport.m4a
res\raw\virus.m4a




Resource Files

There are 50 image files in android-hello-world. The names of the image files are listed as follows.

attackbomb.png
attackbombfocus.png
attackbombpress.png
attackexit.png
attackinvade.png
attackinvadefocus.png
attackinvadepress.png
attacklaser.png
attacklaserfocus.png
attacklaserpress.png
attackvirus.png
attackvirus0.png
attackvirus1.png
attackvirus2.png
attackvirus3.png
attackvirus4.png
attackvirus5.png
attackvirusfocus.png
attackvirusold.png
attackviruspress.png
beam0.png
beam1.png
beam10.png
beam11.png
beam2.png
beam3.png
beam4.png
beam5.png
beam6.png
beam7.png
beam8.png
beam9.png
earth.png
forcefield0.png
forcefield1.png
forcefield2.png
forcefield3.png
forcefield4.png
forcefield5.png
forcefield6.png
helloworldicon.png
ic_launcher_old.png
jupiter.png
mars.png
neptune.png
ring0.png
ring1.png
ring2.png
saturn.png
venus.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-hello-world has the following Java source files.

chapter.two.hello_world.AlarmReceiver.java
chapter.two.hello_world.AlienContact.java
chapter.two.hello_world.AttackPlanet.java
chapter.two.hello_world.ConfigPlanet.java
chapter.two.hello_world.MainActivity.java
chapter.two.hello_world.MusicService.java
chapter.two.hello_world.NewPlanet.java
chapter.two.hello_world.TimePlanet.java
chapter.two.hello_world.TravelPlanet.java
chapter.two.hello_world.WorldGen.java