Android-Hello World

前端 未结 12 1604
无人共我
无人共我 2021-01-11 09:59

I\'m currently learning how to create android applications so I started with the basic \"Hello World\" tutorial over at the Android Developers home page. The code is quite s

12条回答
  •  庸人自扰
    2021-01-11 10:36

    If anyone getting following error,

    [2010-09-29 09:35:04 - DeviceMonitor]Sending jdwp tracking request failed!

    [2010-09-29 09:41:50 - HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch [2010-09-29 10:16:23 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554' [2010-09-29 10:16:28 - HelloAndroid] Installing HelloAndroid.apk... [2010-09-29 10:20:27 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554! [2010-09-29 10:20:27 - HelloAndroid] (null) [2010-09-29 10:20:29 - HelloAndroid] Launch canceled!

    Simply restart your application. Wait for some time.Bcaz it take some time. when you will get screen with "Data-time-charging-lock", click on lock .There will be some animation.Again click on same lock. AND Your Are DONE.You will get output..........

提交回复
热议问题