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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?