consists of Hello Android book's example applications.
helloAndroid is hosted in the following web site
https://github.com/sirin/helloAndroid
If you think the Android project helloAndroid 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 helloAndroid.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Raw File Names | res\raw\a.mp3 res\raw\d.mp3 res\raw\down.mp3 res\raw\enter.mp3 res\raw\f.mp3 res\raw\left.mp3 res\raw\main.mp3 res\raw\right.mp3 res\raw\s.mp3 res\raw\up.mp3 |
helloAndroid has the following Java source files.
com.example.audio.Audio.java com.example.browserintent.BrowserIntent.java com.example.browserview.BrowserView.java com.example.localbrowser.LocalBrowser.java com.example.locationtest.LocationTest.java com.example.sudoku.About.java com.example.sudoku.Game.java com.example.sudoku.Keypad.java com.example.sudoku.Music.java com.example.sudoku.Prefs.java com.example.sudoku.PuzzleView.java com.example.sudoku.Sudoku.java com.example.translate.Translate.java com.example.translate.TranslateTask.java com.example.video.Video.java