Android代码-使用Gradle示例安卓项目

时间:2022-08-26 00:57:57
【文件属性】:
文件名称:Android代码-使用Gradle示例安卓项目
文件大小:171KB
文件格式:ZIP
更新时间:2022-08-26 00:57:57
Android代码 vb-android-app-quality Sample Android project using Gradle, with basic quality tools set up. It can serve as a clean base for any Gradle Android project, and illustrates my articles about Gradle on my website. The sample app computes Pi using various algorithms, and talks to a REST API. Libraries The following libraries are used in the project: ButterKnife Dagger Retrofit RxAndroid Quality The base configuration to run quality test can be found in the /config directory. The followings tools a
【文件预览】:
vb-android-app-quality-master
----.gitignore(193B)
----app()
--------build.gradle(4KB)
--------src()
--------proguard-rules.pro(649B)
----settings.gradle(614B)
----build.gradle(1KB)
----.travis.yml(925B)
----gradlew(5KB)
----LICENSE.txt(11KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----config()
--------quality.gradle(3KB)
--------quality()
----gradle()
--------wrapper()

网友评论