# AndroidMVVM **Repository Path**: KnightGuard/AndroidMVVM ## Basic Information - **Project Name**: AndroidMVVM - **Description**: A minimal Android app with MVVM pattern based on RoboBinding - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-25 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.