Android sdk examples from android tutorial.
AndroidExamples is hosted in the following web site
https://github.com/jiek0729/AndroidExamples
If you think the Android project AndroidExamples 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 AndroidExamples.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 11 |
Activity Count | 5 |
There are 11 image files in AndroidExamples. The names of the image files are listed as follows.
app_notes.png dpad_up.png greenstar.png ic_menu_compose.png ic_menu_delete.png ic_menu_edit.png ic_menu_revert.png ic_menu_save.png live_folder_notes.png redstar.png yellowstar.png
The following screenshort is generated from the image listed above.
AndroidExamples has the following Java source files.
com.example.android.notepad.NoteEditor.java com.example.android.notepad.NotePad.java com.example.android.notepad.NotePadProvider.java com.example.android.notepad.NotesList.java com.example.android.notepad.NotesLiveFolder.java com.example.android.notepad.TitleEditor.java com.example.android.snake.BackgroundView.java com.example.android.snake.Snake.java com.example.android.snake.SnakeView.java com.example.android.snake.TileView.java