File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1411,6 +1411,10 @@ Demo地址:https://play.google.com/store/apps/details?id=com.github.androidsoc
1411
1411
1 . Magnet
1412
1412
创建类似 Facebook 聊天桌面悬浮窗的效果
1413
1413
项目地址:https://github.com/premnirmal/Magnet
1414
+
1415
+ 1 . Parceler
1416
+ 通过注解及工具类自动完成实体类 Parcelable及值传递
1417
+ 项目地址:https://github.com/johncarl81/parceler
1414
1418
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1415
1419
1416
1420
## 第三部分 优秀项目
@@ -1493,6 +1497,10 @@ APK地址:https://play.google.com/store/apps/details?id=net.nurik.roman.muzei
1493
1497
## 第四部分 开发工具及测试工具
1494
1498
主要介绍和Android开发工具和测试工具相关的开源项目。 <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1495
1499
#### 一、开发效率工具
1500
+ 1 . Parceler
1501
+ 通过注解及工具类自动完成实体类 Parcelable及值传递
1502
+ 项目地址:https://github.com/johncarl81/parceler
1503
+
1496
1504
1 . Json2Java
1497
1505
根据JSon数据自动生成对应的Java实体类,还支持Parcel、Gson Annotations对应代码自动生成。期待后续的提取父类以及多url构建整个工程的功能
1498
1506
项目地址:https://github.com/jonfhancock/JsonToJava
You can’t perform that action at this time.
0 commit comments