文件名称:Drive-Database-Sync:用于 Android SQLite 数据库的 Google Drive 同步层
文件大小:1.32MB
文件格式:ZIP
更新时间:2024-06-23 01:41:43
Java
驱动器数据库同步 用于 Android SQLite 数据库的 Google Drive 同步层 包含在您的项目中 Gradle 该项目托管在 JCenter 上。 要包含它,请将以下代码段中的注释行添加到项目的build.gradle ... dependencies { ... // Your dependencies // Include this line to pull from the release repo // (replace X.X.X with the version number) compile 'com.github.athingunique:ddbs:X.X.X@aar' // Include this line to pull from the snapshot repo // (replace X.X.X with the versio
【文件预览】:
Drive-Database-Sync-master
----.gitignore(359B)
----gradle()
--------wrapper()
----README.md(2KB)
----build.gradle(489B)
----DriveDatabaseSync.iml(923B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----example()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(670B)
--------src()
--------example.iml(7KB)
----doc(1.26MB)
----ddbs()
--------.gitignore(7B)
--------build.gradle(983B)
--------proguard-rules.pro(670B)
--------src()
--------ddbs.iml(8KB)
----settings.gradle(28B)