Android Hello World on IDEA

Environment:

  • IDEA 13

  • JDK 7

  • Android SDK 19

Steps:

  1. Create an empty project.

  2. Specify JDK and Android SDK via ProjectStructure.

  3. Create an Android - Application Module.

  4. Run the module on AVD.

  5. View the log on Android window.


你可能感兴趣的:(android,idea)