文件名称:fydmjybjsxgn
介绍说明--下载内容来自于网络,使用问题请自行百度
本项目是一个仿有道云笔记的原笔迹手写功能的app应用源码,有四种默认的笔直径,和四种默认的笔类型,以及30种色彩,可以随意涂鸦撤销清除并且可以保存图片到设备中,代码老外写的有部分英文注释。-This project is an imitation of the ethics cloud notes of the original handwriting handwritten functional app application source code, there are four default pen diameter, and four kinds of default pen type, and 30 kinds of color can doodle revocation of clearance and you can save the image to the device, the code for a foreigner to write with English notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
brushes-master/
brushes-master/.classpath
brushes-master/.gitignore
brushes-master/.project
brushes-master/.settings/
brushes-master/.settings/org.eclipse.jdt.core.prefs
brushes-master/AndroidManifest.xml
brushes-master/art/
brushes-master/art/icon3/
brushes-master/art/icon3/markers.psd
brushes-master/art/icon3/markers_green.psd
brushes-master/art/icon3/markers_green_rr.png
brushes-master/art/icon3/markers_green_rr.psd
brushes-master/art/newicon/
brushes-master/art/newicon/1296228064632.png
brushes-master/art/newicon/icon-144.png
brushes-master/art/newicon/icon-36.png
brushes-master/art/newicon/icon-48.png
brushes-master/art/newicon/icon-512.png
brushes-master/art/newicon/icon-72.png
brushes-master/art/orig-icon.png
brushes-master/assets/
brushes-master/assets/about.html
brushes-master/assets/license.html
brushes-master/build.properties
brushes-master/build.xml
brushes-master/COPYING
brushes-master/default.properties
brushes-master/gen/
brushes-master/gen/org/
brushes-master/gen/org/rf/
brushes-master/gen/org/rf/apps/
brushes-master/gen/org/rf/apps/brushes/
brushes-master/gen/org/rf/apps/brushes/BuildConfig.java
brushes-master/gen/org/rf/apps/brushes/R.java
brushes-master/lint.xml
brushes-master/misc/
brushes-master/misc/gen-circle.sh
brushes-master/proguard.cfg
brushes-master/project.properties
brushes-master/README.md
brushes-master/res/
brushes-master/res/color/
brushes-master/res/color/pentool_bg.xml
brushes-master/res/color/pentool_fg.xml
brushes-master/res/drawable/
brushes-master/res/drawable/action_button_bg.xml
brushes-master/res/drawable/transparent.xml
brushes-master/res/drawable/transparent_tool.xml
brushes-master/res/drawable-hdpi/
brushes-master/res/drawable-ldpi/
brushes-master/res/drawable-mdpi/
brushes-master/res/drawable-mdpi/brushes.png
brushes-master/res/drawable-mdpi/icon.png
brushes-master/res/drawable-mdpi/launcher_icon.png
brushes-master/res/drawable-mdpi/qr.png
brushes-master/res/drawable-nodpi/
brushes-master/res/drawable-nodpi/airbrush_dark.png
brushes-master/res/drawable-nodpi/airbrush_light.png
brushes-master/res/drawable-nodpi/checks_light.png
brushes-master/res/drawable-nodpi/checks_small_dark.png
brushes-master/res/drawable-nodpi/circle.png
brushes-master/res/drawable-nodpi/circle_1bpp.png
brushes-master/res/drawable-nodpi/fountainpen.png
brushes-master/res/drawable-nodpi/uncledan.png
brushes-master/res/drawable-nodpi/uncledan_save.png
brushes-master/res/drawable-xhdpi/
brushes-master/res/drawable-xhdpi/brushes.png
brushes-master/res/drawable-xhdpi/check.png
brushes-master/res/drawable-xhdpi/divider.png
brushes-master/res/drawable-xhdpi/doodlebug.png
brushes-master/res/drawable-xhdpi/gallery.png
brushes-master/res/drawable-xhdpi/large_launcher_icon.png
brushes-master/res/drawable-xhdpi/launcher_icon.png
brushes-master/res/drawable-xhdpi/load.png
brushes-master/res/drawable-xhdpi/newpage.png
brushes-master/res/drawable-xhdpi/overflow.png
brushes-master/res/drawable-xhdpi/scribble.png
brushes-master/res/drawable-xhdpi/share.png
brushes-master/res/drawable-xhdpi/undo.png
brushes-master/res/layout/
brushes-master/res/layout/about_box.xml
brushes-master/res/layout/actionbar.xml
brushes-master/res/layout/colors_horizontal.xml
brushes-master/res/layout/colors_vertical.xml
brushes-master/res/layout/main.xml
brushes-master/res/layout/overflow_menu.xml
brushes-master/res/layout/tools.xml
brushes-master/res/layout-xlarge/
brushes-master/res/layout-xlarge/main.xml
brushes-master/res/values/
brushes-master/res/values/attrs.xml
brushes-master/res/values/colors.xml
brushes-master/res/values/config.xml
brushes-master/res/values/dimens.xml
brushes-master/res/values/strings.xml
brushes-master/res/values/styles.xml
brushes-master/res/values-large/
brushes-master/res/values-large/config.xml
brushes-master/res/values-large/dimens.xml
brushes-master/res/values-xlarge/
brushes-master/res/values-xlarge/config.xml
brushes-master/res/values-xlarge/dimens.xml
brushes-master/src/
brushes-master/src/com/
brushes-master/src/com/google/
brushes-master/src/com/google/android/
brushes-master/src/com/google/android/apps/
brushes-master/src/com/google/android/apps/brushes/
brushes-master/src/com/google/android/apps/brushes/About.java
brushes-master/src/com/google/android/apps/brushes/BrushesActivity.java
brushes-master/src/com/google/android/apps/brushes/CanvasLite.java
brushes-master/src/com/google/android/apps/brushes/PressureCooker.java
brushes-master/src/com/google/android/apps/brushes/QrCode.java
brushes-master/src/com/google/android/apps/brushes/Slate.java
brushes-master/src/com/google/android/apps/brushes/Spot.java
brushes-master/src/com/google/android/apps/brushes/SpotFilter.java
brushes-master/src/com/google/android/apps/brushes/TiledBitmapCanvas.java
brushes-master/src/com/google/android/apps/brushes/ToolButton.java
brushes-master/说明.htm
brushes-master/.classpath
brushes-master/.gitignore
brushes-master/.project
brushes-master/.settings/
brushes-master/.settings/org.eclipse.jdt.core.prefs
brushes-master/AndroidManifest.xml
brushes-master/art/
brushes-master/art/icon3/
brushes-master/art/icon3/markers.psd
brushes-master/art/icon3/markers_green.psd
brushes-master/art/icon3/markers_green_rr.png
brushes-master/art/icon3/markers_green_rr.psd
brushes-master/art/newicon/
brushes-master/art/newicon/1296228064632.png
brushes-master/art/newicon/icon-144.png
brushes-master/art/newicon/icon-36.png
brushes-master/art/newicon/icon-48.png
brushes-master/art/newicon/icon-512.png
brushes-master/art/newicon/icon-72.png
brushes-master/art/orig-icon.png
brushes-master/assets/
brushes-master/assets/about.html
brushes-master/assets/license.html
brushes-master/build.properties
brushes-master/build.xml
brushes-master/COPYING
brushes-master/default.properties
brushes-master/gen/
brushes-master/gen/org/
brushes-master/gen/org/rf/
brushes-master/gen/org/rf/apps/
brushes-master/gen/org/rf/apps/brushes/
brushes-master/gen/org/rf/apps/brushes/BuildConfig.java
brushes-master/gen/org/rf/apps/brushes/R.java
brushes-master/lint.xml
brushes-master/misc/
brushes-master/misc/gen-circle.sh
brushes-master/proguard.cfg
brushes-master/project.properties
brushes-master/README.md
brushes-master/res/
brushes-master/res/color/
brushes-master/res/color/pentool_bg.xml
brushes-master/res/color/pentool_fg.xml
brushes-master/res/drawable/
brushes-master/res/drawable/action_button_bg.xml
brushes-master/res/drawable/transparent.xml
brushes-master/res/drawable/transparent_tool.xml
brushes-master/res/drawable-hdpi/
brushes-master/res/drawable-ldpi/
brushes-master/res/drawable-mdpi/
brushes-master/res/drawable-mdpi/brushes.png
brushes-master/res/drawable-mdpi/icon.png
brushes-master/res/drawable-mdpi/launcher_icon.png
brushes-master/res/drawable-mdpi/qr.png
brushes-master/res/drawable-nodpi/
brushes-master/res/drawable-nodpi/airbrush_dark.png
brushes-master/res/drawable-nodpi/airbrush_light.png
brushes-master/res/drawable-nodpi/checks_light.png
brushes-master/res/drawable-nodpi/checks_small_dark.png
brushes-master/res/drawable-nodpi/circle.png
brushes-master/res/drawable-nodpi/circle_1bpp.png
brushes-master/res/drawable-nodpi/fountainpen.png
brushes-master/res/drawable-nodpi/uncledan.png
brushes-master/res/drawable-nodpi/uncledan_save.png
brushes-master/res/drawable-xhdpi/
brushes-master/res/drawable-xhdpi/brushes.png
brushes-master/res/drawable-xhdpi/check.png
brushes-master/res/drawable-xhdpi/divider.png
brushes-master/res/drawable-xhdpi/doodlebug.png
brushes-master/res/drawable-xhdpi/gallery.png
brushes-master/res/drawable-xhdpi/large_launcher_icon.png
brushes-master/res/drawable-xhdpi/launcher_icon.png
brushes-master/res/drawable-xhdpi/load.png
brushes-master/res/drawable-xhdpi/newpage.png
brushes-master/res/drawable-xhdpi/overflow.png
brushes-master/res/drawable-xhdpi/scribble.png
brushes-master/res/drawable-xhdpi/share.png
brushes-master/res/drawable-xhdpi/undo.png
brushes-master/res/layout/
brushes-master/res/layout/about_box.xml
brushes-master/res/layout/actionbar.xml
brushes-master/res/layout/colors_horizontal.xml
brushes-master/res/layout/colors_vertical.xml
brushes-master/res/layout/main.xml
brushes-master/res/layout/overflow_menu.xml
brushes-master/res/layout/tools.xml
brushes-master/res/layout-xlarge/
brushes-master/res/layout-xlarge/main.xml
brushes-master/res/values/
brushes-master/res/values/attrs.xml
brushes-master/res/values/colors.xml
brushes-master/res/values/config.xml
brushes-master/res/values/dimens.xml
brushes-master/res/values/strings.xml
brushes-master/res/values/styles.xml
brushes-master/res/values-large/
brushes-master/res/values-large/config.xml
brushes-master/res/values-large/dimens.xml
brushes-master/res/values-xlarge/
brushes-master/res/values-xlarge/config.xml
brushes-master/res/values-xlarge/dimens.xml
brushes-master/src/
brushes-master/src/com/
brushes-master/src/com/google/
brushes-master/src/com/google/android/
brushes-master/src/com/google/android/apps/
brushes-master/src/com/google/android/apps/brushes/
brushes-master/src/com/google/android/apps/brushes/About.java
brushes-master/src/com/google/android/apps/brushes/BrushesActivity.java
brushes-master/src/com/google/android/apps/brushes/CanvasLite.java
brushes-master/src/com/google/android/apps/brushes/PressureCooker.java
brushes-master/src/com/google/android/apps/brushes/QrCode.java
brushes-master/src/com/google/android/apps/brushes/Slate.java
brushes-master/src/com/google/android/apps/brushes/Spot.java
brushes-master/src/com/google/android/apps/brushes/SpotFilter.java
brushes-master/src/com/google/android/apps/brushes/TiledBitmapCanvas.java
brushes-master/src/com/google/android/apps/brushes/ToolButton.java
brushes-master/说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.