Application Android with MVVM, Architecture repository, Independency Injection manual in Java
Clone this repository and import into Android Studio
git clone https://github.com/andresbelt/TestAppGate.git
- JUnit4: https://developer.android.com/training/testing/junit-rules?authuser=1
- Espresso: https://developer.android.com/training/testing/espresso
- Room: https://developer.android.com/topic/libraries/architecture/room.html
- Andres Beltran - TestAppGate.
This project is licensed under the MIT License
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Run the linter (ruby lint.rb').
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request