Android Hello World on IDEA
更新:HHH 时间:2023-1-7
|
Environment:IDEA 13 JDK 7 Android SDK 19
Steps:Create an empty project. Specify JDK and Android SDK via ProjectStructure. Create an Android - Application Module. Run the module on AVD. View the log on Android window.
|