Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I create one application which send the email. but when i click on send button
following error occure.i don't know meaning of this error.
Pls help me how to solve this error.
Thanks in advance.

[2012-02-17 17:53:35 - Emulator] could not get wglGetExtensionsStringARB
[2012-02-17 17:53:36 - Emulator] destroyOpenGLSubwindow not implemented for separate renderer process !!!
[2012-02-17 17:53:36 - Emulator] createOpenGLSubwindow not implemented for separate renderer process !!!
[2012-02-17 17:53:36 - Emulator] repaintOpenGLDisplay not implemented for separate renderer process !!!
share|improve this question
4  
Could you perhaps show us some code where this is happening. – user859955 Feb 17 '12 at 12:42
Are you using openGL in your application?? – Creator Feb 17 '12 at 12:47
@Creator: Yes! But how to solve this? – Sandip Armal Patil Feb 17 '12 at 12:50
2  
@sandiparmal: Then this is a duplicate of that question and this question needs to be closed. – Nicol Bolas Feb 17 '12 at 15:44
Did you find a solution ? – Redwarp May 28 '12 at 15:31
show 1 more comment

1 Answer

up vote 0 down vote accepted

Here i got my answer..... This link is very helpful and solve my problem
This problem occure most time when you try to open emulator with Android SDK 2.1 traget.
Enjoy...

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.