Before you begin, you should have already downloaded the Android Studio SDK and set it up correctly. You can find a guide on how to do this here: Setting up Android Studio.
-
Fork and Clone the repository using HTTP: git clone https://github.com/yourname/apps-android-wikiedudashboard.git
-
Open Android Studio.
-
Click on 'Open an existing Android Studio project'
-
Browse to the directory where you cloned the repository and click OK.
-
Let Android Studio import the project.
-
Build the application in your device by clicking run button. (Android Studio installs your app on your connected device and starts it)