Hi, I am adding Webkit plugin which needs to talk to Java/application interface. But as NPN_GetJavaEnv is not supported, its getting tough.
I even tried creating separate lib which will be loaded by my JAVA service (android) and will provide JVM but as It is not working when I try to access that JVM and do attach thread from Plugin. So I am wondering what is best way to communicate with JAVA code from Webkit plugin? Regards Digambar -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

