Second project for native app course.
etch_a_sketch is hosted in the following web site
https://github.com/marissasieuwerts/etch_a_sketch
If you think the Android project etch_a_sketch 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 etch_a_sketch.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 37 image files in etch_a_sketch. The names of the image files are listed as follows.
ab_bottom_solid_etchasketch.9.png ab_solid_etchasketch.9.png ab_stacked_solid_etchasketch.9.png ab_transparent_etchasketch.9.png cab_background_bottom_etchasketch.9.png cab_background_top_etchasketch.9.png etchasketch_btn_default_disabled_focused_holo_light.9.png etchasketch_btn_default_disabled_holo_light.9.png etchasketch_btn_default_focused_holo_light.9.png etchasketch_btn_default_normal_holo_light.9.png etchasketch_btn_default_pressed_holo_light.9.png etchasketch_btn_toggle_off_disabled_focused_holo_light.9.png etchasketch_btn_toggle_off_disabled_holo_light.9.png etchasketch_btn_toggle_off_focused_holo_light.9.png etchasketch_btn_toggle_off_normal_holo_light.9.png etchasketch_btn_toggle_off_pressed_holo_light.9.png etchasketch_btn_toggle_on_disabled_focused_holo_light.9.png etchasketch_btn_toggle_on_disabled_holo_light.9.png etchasketch_btn_toggle_on_focused_holo_light.9.png etchasketch_btn_toggle_on_normal_holo_light.9.png etchasketch_btn_toggle_on_pressed_holo_light.9.png etchasketch_progress_primary_holo_light.9.png etchasketch_scrubber_control_disabled_holo.png etchasketch_scrubber_control_focused_holo.png etchasketch_scrubber_control_normal_holo.png etchasketch_scrubber_control_pressed_holo.png etchasketch_scrubber_primary_holo.9.png etchasketch_scrubber_secondary_holo.9.png etchasketch_scrubber_track_holo_light.9.png list_focused_etchasketch.9.png list_pressed_etchasketch.9.png menu_dropdown_panel_etchasketch.9.png progress_primary_etchasketch.9.png spinner_ab_default_etchasketch.9.png spinner_ab_disabled_etchasketch.9.png spinner_ab_focused_etchasketch.9.png spinner_ab_pressed_etchasketch.9.png
The following screenshort is generated from the image listed above.
etch_a_sketch has the following Java source files.
nl.mprog.apps.etch_a_sketch.Load.java nl.mprog.apps.etch_a_sketch.MainActivity.java nl.mprog.apps.etch_a_sketch.SketchView.java