• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Opengl ES 2.0 loading textures outside onsurfacecreated

tadmiral

Lurker
I need to be able to load content on demand but it seems like I can only load resources within the onSurfaceCreated or onSurfaceChanged methods. How do you achieve on the fly loading?
 
Back
Top Bottom