Spec for draw

Handle rotation of screen
Zoom in an out (with button, with multi touch)
Save and load image.
Change color
Display summary image to provide context
Have a tool bar to avoid the menu button on Android 2.2 tablet:
Tools:
• draw curves (regular, blur, emboss, custom brush, erase)
• draw lines
• selection (draw, rectangle etc.)
• copy paste
• move selection around
• draw text (form+keyboard, recognition)
• zoom
• pan

Input methods:
• touch (simple, like mouse)
• touch (multi)
• buttons/menus
• keyboard


Handling of layers (draw in layer, hide layer, move layer etc.)


See also Android dev
See also Design for draw