Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bitmapimage

How To Convert .raw File To Image File In Android Rooted Device Programmatically

I am trying to create a screenshot capturing app in android which capture screen shot of device scr… Read more How To Convert .raw File To Image File In Android Rooted Device Programmatically

Load Large Bitmap From Url And Resize It

I want load huge image from url and show on my device. I read this post for doing this. In that ex… Read more Load Large Bitmap From Url And Resize It

Outofmemory Error In Bitmap Runtime Exception

i am displaying my images from assests/image folder , but this code is not working . this code dis… Read more Outofmemory Error In Bitmap Runtime Exception