forked from PanicInitiative/PanicButton
-
Notifications
You must be signed in to change notification settings - Fork 4
IDE Setup Instructions
Karthik Chandraraj edited this page Nov 28, 2013
·
1 revision
Steps to configure Android Studio
Note: First follow the instructions in the README.md before these steps
-
Open Android Studio
./opt/android-studio/bin/studio.sh
-
Select
Import project
and choose the application's pom.xml file
-
Click Next
-
Click Next
-
Click Next
-
Click Finish
-
Open HomeActivity.java and Choose
Run HomeActivity
from the right click menu
-
Give a name, choose the size for the virtual device and click OK
-
That's all the app is now running in the AVD