The core functionality of this apps is to have a simple toggle button to switch to silent mode, and switch back to original phone state. There is already a widget for this function already, so this is just a "follow the guide" thing.
Something to keep noted regarding the following:
- Declaring layout - http://developer.android.com/guide/topics/ui/declaring0layout.html
- Designing Icon Guideline - http://d.android.com/guide/practices/ui_guidelines/icons_design.html
Low-density screen (ldpi) 36 x 36 px
Medium-density screen (mdpi) 48 x 48 px
High-density screen (hdpi) 72 x 72 px
Shortcut of the day:
Ctrl + space - trigger code completion dialog box
No comments:
Post a Comment