Unable to launch my android application -


i unable view application in emulator. have tried increasing adb timeout 10000 ms. result same. please tell me problem is.

console output:

[2014-09-22 12:52:51 - notificationexample] ------------------------------ [2014-09-22 12:52:51 - notificationexample] android launch! [2014-09-22 12:52:51 - notificationexample] adb running normally. [2014-09-22 12:52:51 - notificationexample] performing com.example.notificationexample.notification activity launch [2014-09-22 12:52:51 - notificationexample] automatic target mode: launching new emulator compatible avd 'avd_for_nexus_7_2012_by_google' [2014-09-22 12:52:51 - notificationexample] launching new emulator virtual device 'avd_for_nexus_7_2012_by_google' [2014-09-22 12:54:07 - emulator] emulator: warning: requested ram size of 1024mb large environment, , reduced 768mb. [2014-09-22 12:54:09 - emulator] emulator: warning: opening audio input failed [2014-09-22 12:54:09 - emulator]  [2014-09-22 12:54:11 - notificationexample] new emulator found: emulator-5554 [2014-09-22 12:54:11 - notificationexample] waiting home ('android.process.acore') launched... [2014-09-22 13:00:17 - notificationexample] home on device 'emulator-5554' [2014-09-22 13:00:17 - notificationexample] uploading notificationexample.apk onto device 'emulator-5554' [2014-09-22 13:00:20 - notificationexample] installing notificationexample.apk... [2014-09-22 13:02:53 - notificationexample] failed install notificationexample.apk on device 'emulator-5554! [2014-09-22 13:02:53 - notificationexample] (null) [2014-09-22 13:02:54 - notificationexample] launch canceled! [2014-09-22 13:04:07 - notificationexample] ------------------------------ [2014-09-22 13:04:07 - notificationexample] android launch! [2014-09-22 13:04:07 - notificationexample] adb running normally. [2014-09-22 13:04:07 - notificationexample] performing com.example.notificationexample.notification activity launch [2014-09-22 13:04:08 - notificationexample] automatic target mode: using existing emulator 'emulator-5554' running compatible avd 'avd_for_nexus_7_2012_by_google' [2014-09-22 13:04:08 - notificationexample] uploading notificationexample.apk onto device 'emulator-5554' [2014-09-22 13:04:13 - notificationexample] installing notificationexample.apk... [2014-09-22 13:06:38 - notificationexample] failed install notificationexample.apk on device 'emulator-5554! [2014-09-22 13:06:38 - notificationexample] (null) [2014-09-22 13:06:49 - notificationexample] failed install notificationexample.apk on device 'emulator-5554': null [2014-09-22 13:06:49 - notificationexample] com.android.ddmlib.installexception [2014-09-22 13:06:49 - notificationexample] launch canceled! 

make sure virtual device has valid sd card size (i.e. bigger 0)


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -