Hi, I want to port Java Application to Android. The application is based on JOGL. For implementing Texture part I need to find out an alternative to ImageIO class. I have read about Bitmap class.
Moreover, can someone let me know how to load texture from Inputstream which is not in the resource folder. I mean to say that the image will be fetched from a URL. Hope to get a reply soon. Thanks & Regards Sunil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

