You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
migueLoureiro edited this page Jan 13, 2015
·
4 revisions
Import Github Project
In the Welcome screen choose:
Check out project from version control and choose Github
When asked: Would you like to create an Android Studio project for the sources... say yes and keep pressing next/ok/overwrite/finish make sure the paths are all correct
To run:
Press the green play button Shift+F10
If you cannot choose your device, please restart adb server with root permissions, in a terminal your Androidsdk/platform-tools folder:
./adb kill-server sudo ./adb start-server