Drawing Demo including create, change color, erase and save to Dropbox
- Create a new drawing board
- choose color
- erase some part of the drawing that you are not satisfied
- save image to Dropbox
- Using open-source third-part library Color Picker for Android for color select
- Using the open-source code of Dropbox (Install Core API SDKs, download the Android SDK and look for the
DBRouletteDemo in theexamplesfolder)