Android-Boilerplate

Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!

  • 所有者: hitherejoe/Android-Boilerplate
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Android Boilerplate Build Status

A simple boilerplate application which demonstrates the downloading, persisting and syncing of data - displayed with a common layout used amongst applications.

The project is setup using:

Requirements

  • Android SDK.
  • Android 6.0 (API 23) .
  • Android SDK Tools
  • Android SDK Build tools 23.0.2
  • Android Support Repository
  • Android Support library

Building

To build, install and run a debug version, run this from the root of the project:

./gradlew installRunDebug

Testing

For Android Studio to use syntax highlighting for Automated tests and Unit tests you must switch the Build Variant to the desired mode.

To run pmd, checkstyle and findbug checks on your machine:

./gradlew check

To run unit tests on your machine:

./gradlew testDebugUnitTest

To run automated tests on connected devices:

./gradlew connectedDebugAndroidTest

Thanks

Thanks to the following for contributions!

[ivacf] (https://github.com/ivacf)
[Jawnnypoo] (https://github.com/Jawnnypoo)

Attributions

Thanks to the following for use of icons off of Noun Project:

Iconoci

主要指标

概览
名称与所有者hitherejoe/Android-Boilerplate
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证Other
所有者活动
创建于2015-04-03 10:04:38
推送于2020-10-24 03:51:07
最后一次提交2016-02-14 00:31:34
发布数0
用户参与
星数1.9k
关注者数84
派生数1.2k
提交数58
已启用问题?
问题数12
打开的问题数6
拉请求数3
打开的拉请求数2
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?