文件名称:Android代码-Count
文件大小:177KB
文件格式:ZIP
更新时间:2022-08-25 21:13:58
Android代码
android-count-the-days android project in kotlin to count the days from a time point. MIT licensed. I needed an app that would count days since a date and days until. The current apps on the market, even paid ones don't satisfy me. They usually have a backup mechanism that backs up to Dropbox or something awful. But really all they had go do was target marshmallow's SDK level and they get the auto backup and restore for free, automatically. Automatically restored when you restore your device. So
【文件预览】:
android-count-the-days-master
----gradlew(5KB)
----settings.gradle(15B)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(823B)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(130B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(655B)
----CHANGELOG.md(1002B)
----build.gradle(778B)