Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 457 Bytes

LoadImageFromGallery

load the Bitmap from Resource with in the Android Device.

Loading Bitmaps Effectively This Topic Mainly Concentrate on Loading the Bitmaps Effectively in Android Devices. When it comes to loading a bitmap, the question comes where it is loaded from. Here we are going to discuss about how to load the Bitmap from Resource with in the Android Device. i.e. eg from Gallery. We will go through this by example which are discussed below