call to OpenGL ES API with no current context (logged once per thread)
5,070 views
Skip to first unread message
Tamil Arasan
unread,
Feb 9, 2012, 2:05:31 PM2/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap, z...@profinitisystems.com
Hi!,
I have developed a HTML5 app with JQUERY using phonegap 1.3.0
for android OS. I have installed all the plugins and sdk with eclipse
to build the app. The app work's fine in android 2.2 and 2.3.3 . But
when i try to install the same for android 4.0 . I got the following
errors.
1.call to OpenGL ES API with no current context (logged once per
thread)
2.couldn't load vertex shader.
I researched on GL(Graphics Library) ,but can't find any solutions.
Any help will be highly appreciated.
Thanks & Regards,
Tamilarsan
igor ganapolsky
unread,
Feb 29, 2012, 3:05:12 PM2/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com, z...@profinitisystems.com
I am getting the same error in a regular Android Java app. I am trying to show videos in a WebView when this happens.
Shu Sang
unread,
Mar 20, 2012, 7:51:06 PM3/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com, z...@profinitisystems.com
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com
could you solve this? I am also stuck.. I added android:hardwareAccelerated="true" as suggested by some people. But it doesn't work either. Shows couldn't open file !