Mvi Sample is a pet project serving as diplay of my current technical capabilities and knowledge on Android, Kotlin and Gradle.
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, linkedin_username, email_client, email, project_title, project_description
To generate a Debug APK to be installed on any device run the following terminal command:
./gradlew assembleDebug
To install the application in your prefered device run the following command. Notice that this method may not work if your device is not properly connected to your computer.
./gradlew installDebug
-> TODO
-> TODO See the open issues for a full list of proposed features (and known issues).
-> TODO
-> TODO
- Adriel Café for introducing me to the concepts that made part of this project possible.
