Look at BitmapFactory. On Mon, Aug 10, 2009 at 1:06 AM, javame_android<[email protected]> wrote: > > 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 > > >
-- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

