Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 579 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 579 Bytes

A24iTest

CircleCI

Installation

Clone this repository and import into Android Studio

git clone https://github.com/Qamar4P/A24iTest.git

Pre-requisites

  • Android Studio and Gradle v3.4.0
  • Android SDK 28
  • Android Build Tools v28.0.0
  • Android Support Repository

Architecture components

  • Dagger2
  • Live data
  • RX JAVA and ViewModel
  • Android architecture component

Testing

  • Mockito
  • JUnit