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

I have to deploy our android application to another server and i need to change some references inside the code and i am new to android application development.

I installed

1)Eclipse
2)SDK ADT plugin (from developers.android site)
3)JDK 1.8 oracle
4)set environmental variables
5) my emulator is working like normal mobile but my application apk is not installing on it.
6)i am getting error message in console like "could not get wglGetExtensionsStringARB"
7)there is many data in logcat
8)i am using google map
9)enabled google map play store as well
10)AVD target:google api level1 CPU:google API arm skin:wqvga400 host gpu enabled
11)i will get "process not able to continuew" on emulator and simultaniously i wil get apk installation failed on console




Please help. here by attaching my console data


------------------------------------------------------------------------------------

[2014-10-30 14:50:15 - iAlert] ------------------------------
[2014-10-30 14:50:15 - iAlert] Android Launch!
[2014-10-30 14:50:15 - iAlert] adb is running normally.
[2014-10-30 14:50:15 - iAlert] Performing com.droid.ialert.Splash_Activity activity launch
[2014-10-30 14:50:16 - iAlert] Automatic Target Mode: launching new emulator with compatible AVD 'test'
[2014-10-30 14:50:16 - iAlert] Launching a new emulator with Virtual Device 'test'
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB

[2014-10-30 14:51:31 - Emulator] Created filesystem with 11/4224 inodes and 1302/16896 blocks
[2014-10-30 14:51:31 - Emulator] Failed to create Context 0x3005
[2014-10-30 14:51:31 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - Emulator] could not get wglGetExtensionsStringARB
[2014-10-30 14:51:31 - iAlert] New emulator found: emulator-5554
[2014-10-30 14:51:31 - iAlert] Waiting for HOME ('android.process.acore') to be launched...
[2014-10-30 14:56:55 - iAlert] Uploading iAlert.apk onto device 'emulator-5554'
[2014-10-30 14:56:57 - iAlert] Installing iAlert.apk...
[2014-10-30 14:59:07 - iAlert] Failed to install iAlert.apk on device 'emulator-5554!
[2014-10-30 14:59:07 - iAlert] (null)
[2014-10-30 14:59:07 - iAlert] Launch canceled!
Posted

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