Skip to content

Application Android with MVVM, Independency Injection manual in Java

Notifications You must be signed in to change notification settings

andresbelt/TestAppGate

Repository files navigation

TestAppGate

Application Android with MVVM, Architecture repository, Independency Injection manual in Java

Architecture

MVVM3 FOSSA Status

Installation

Clone this repository and import into Android Studio

git clone https://github.com/andresbelt/TestAppGate.git

Built With

  1. JUnit4: https://developer.android.com/training/testing/junit-rules?authuser=1
  2. Espresso: https://developer.android.com/training/testing/espresso
  3. Room: https://developer.android.com/topic/libraries/architecture/room.html

Maintainers

License

This project is licensed under the MIT License

FOSSA Status

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Run the linter (ruby lint.rb').
  5. Push your branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

Application Android with MVVM, Independency Injection manual in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages