Skip to content

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
    Import

  • Click Next
    Import

  • Click Next
    Import

  • Click Next
    Import

  • Click Finish
    Import

  • Open HomeActivity.java and Choose Run HomeActivity from the right click menu
    Import

  • Give a name, choose the size for the virtual device and click OK Import

  • That's all the app is now running in the AVD Import