Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

README.adoc

File metadata and controls

8 lines (5 loc) · 371 Bytes

AndroidMVVM

Note: issue the following in command line - gradlew build --refresh-dependencies in Windows or ./gradlew build --refresh-dependencies in Linux or Mac to force update to the latest RoboBinding snapshot when required.

A minimal Android app with MVVM pattern based on RoboBinding.

The project can be directly imported into Android Studio.