Skip to content

Commit f8ecd70

Browse files
committed
Add Teleport
1 parent d69a6d4 commit f8ecd70

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,12 @@ Android Sqlite orm的db工具类
12171217
项目地址:https://github.com/emilsjolander/sprinkles
12181218
文档介绍:http://emilsjolander.github.io/blog/2013/12/18/android-with-sprinkles/
12191219
特点:比较显著的特点就是配合https://github.com/square/retrofit 能保存从服务器获取的数据
1220-
1220+
1221+
1. Realm
1222+
移动端的数据库,适用于 Phone、Tablet、Wearable,支持 ORM,线程安全、支持连表及数据库加密,比 SQLite 性能更好
1223+
项目地址:https://github.com/realm/realm-java
1224+
文档介绍:http://realm.io/docs/java/0.72.0/
1225+
12211226
1. ormlite-android
12221227
项目地址:https://github.com/j256/ormlite-android
12231228
文档介绍:http://ormlite.com/sqlite_java_android_orm.shtml
@@ -1718,6 +1723,10 @@ Demo地址:https://play.google.com/store/apps/details?id=com.gorbin.androidsoc
17181723
Android 自定义的签名 View,可自定义笔颜色和大小
17191724
项目地址:https://github.com/gcacace/android-signaturepad
17201725
Demo项目:https://github.com/gcacace/android-signaturepad/tree/master/SignaturePad-Example
1726+
1727+
1. Teleport
1728+
Android Wear 数据同步和消息传送库
1729+
项目地址:https://github.com/Mariuxtheone/Teleport
17211730
<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>
17221731

17231732
## 第三部分 优秀项目

0 commit comments

Comments
 (0)