Official CSOC ( COPS Summer Of Code ) Project
Git: Ensure Git is installed on your system. Android Studio: Latest stable version.
Go to the CSOC-Android repository. Click the "Fork" button at the top right of the page.
Open Android Studio and Select New Project from Version Control
Wait for it to Sync and make the project
Click on Run Button on top and run it on an Emulator.
This is how you create an Emulator in Android Studio - https://developer.android.com/studio/run/managing-avds
Alternatively, You can Run the app on your Physical Device using USB Connection, Make Sure you have "USB DEBUGGING" Turned ON in your device's Developer Settings.