29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# Simple Draw
|
|
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
|
|
|
|
A canvas you can draw on with different colors.
|
|
|
|
Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks.
|
|
|
|
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.draw'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=60/></a>
|
|
<a href="https://f-droid.org/app/com.simplemobiletools.draw"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60"></a>
|
|
|
|
<img alt="App image" src="screenshots/app.png" width="250">
|
|
<img alt="App image" src="screenshots/app_2.png" width="250">
|
|
|
|
License
|
|
-------
|
|
Copyright 2016 SimpleMobileTools
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|