File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2090,7 +2090,7 @@ Demo 地址: https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/e
2090
2090
https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/Qwerty_search.png
2091
2091
APP 示例: 通讯录应用,微信电话本
2092
2092
2093
- 1.PrainView
2093
+ 1 . PrainView
2094
2094
PaintView 是一个画图工具:
2095
2095
可直接使用设定按钮来实现已拥有的方法,且拓展性强
2096
2096
基础功能:更换颜色、更换橡皮、以及更换橡皮和笔的粗细、清屏、倒入图片
@@ -2101,20 +2101,25 @@ PaintView 是一个画图工具:
2101
2101
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/DrawAPicture.apk )
2102
2102
原理解析:[ PaintView 绘图控件解析] ( http://www.cnblogs.com/lfk-dsk/p/4768850.html )
2103
2103
2104
- 1.CodeView
2104
+ 1 . CodeView
2105
2105
CodeView代码查看/修改工具: 基于WebView制作的代码编辑器,实现代码高亮,暗色主题
2106
2106
项目地址:[ CodeView] ( https://github.com/lfkdsk/JustWeTools )
2107
2107
效果图:![ p3] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/accomplish.png )
2108
2108
![ p4] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/edit.png )
2109
2109
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2110
2110
2111
- 1.ExplorerView
2111
+ 1 . ExplorerView
2112
2112
文件浏览器:继承自ListView,可拓展性强,可进行文件类型分析
2113
2113
项目地址:[ CodeView] ( https://github.com/lfkdsk/JustWeTools )
2114
2114
效果图:![ p5] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/explorer1.png )
2115
2115
![ p6] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/explorer2.png )
2116
2116
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2117
2117
2118
+ 1 . ReadView
2119
+ 小说阅读器,支持文字字体、颜色、背景、进度等多种调整,支持一键设置。
2120
+ 项目地址:[ ReadView] ( https://github.com/lfkdsk/JustWeTools )
2121
+ 效果图:![ p7] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png )
2122
+ demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2118
2123
2119
2124
## 第三部分 优秀项目
2120
2125
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
You can’t perform that action at this time.
0 commit comments