Open Terminal and clone source codegit clone https://github.com/Sunbird-Saral/Project-Saral.git
Change Directory toProject-Saral/
folder and switch to release tag as per release notes.git checkout tags/<tag_name>
$FRONTEND_FOLDER = Project-Saral/v1.0/frontend
$BACKEND_FOLDER = Project-Saral/v1.0/backend
adb reverse tcp:8081 tcp:8081
from another terminalRun
or Debug
button from Android studio.