Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi

I'm new to android .It was my first application i'm creating with the help of
"https://developer.android.com/training/basics/firstapp/starting-activity.html[^]"

But once i create an Android Virtual Device and while i run using "AVD_for_Galaxy_Nexus_by_Google" Emulator i'm gettting the error as


[2014-03-31 12:42:16 - Firstapp] ------------------------------
[2014-03-31 12:42:16 - Firstapp] Android Launch!
[2014-03-31 12:42:16 - Firstapp] adb is running normally.
[2014-03-31 12:42:16 - Firstapp] Performing com.example.firstapp.MainActivity activity launch
[2014-03-31 12:42:16 - Firstapp] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_Galaxy_Nexus_by_Google'
[2014-03-31 12:42:16 - Firstapp] Launching a new emulator with Virtual Device 'AVD_for_Galaxy_Nexus_by_Google'
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] Failed to create Context 0x3005
[2014-03-31 12:42:53 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] could not get wglGetExtensionsStringARB
[2014-03-31 12:42:53 - Emulator] emulator: warning: opening audio input failed

[2014-03-31 12:42:53 - Emulator]
[2014-03-31 12:42:53 - Firstapp] New emulator found: emulator-5554
[2014-03-31 12:42:53 - Firstapp] Waiting for HOME ('android.process.acore') to be launched...
[2014-03-31 12:51:45 - Firstapp] HOME is up on device 'emulator-5554'
[2014-03-31 12:51:45 - Firstapp] Uploading Firstapp.apk onto device 'emulator-5554'
[2014-03-31 12:51:46 - Firstapp] Installing Firstapp.apk...
[2014-03-31 12:53:57 - Firstapp] Failed to install Firstapp.apk on device 'emulator-5554!
[2014-03-31 12:53:57 - Firstapp] (null)
[2014-03-31 12:53:57 - Firstapp] Launch canceled!


Can any one say whats really happening..I googled but didn't get proper solution.

Please help me.
Posted
Updated 30-Mar-14 22:04pm
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900