Hi, I was wondering if it might be possible to emulate a native EGL interface by somehow dispatchting EGL calls via the JNI interface? As far as I could tell the EGL interface is stable and accessible via the Java libraries, or am I mistaken?
I know that native EGL is supported since 2.3, but I need support for native EGL on Android >=2.1, or at least Android >= 2.2. Do you think there is any hope at all of achieving this? I am new to the android platform, so please bear with me, and thanks for your input! Manuel -- 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

