1. What is BitmapFactory in Android application development? | ![]() |
2. How can BitmapFactory be used to set a Bitmap in Android? | ![]() |
3. Can BitmapFactory handle different image formats in Android? | ![]() |
4. What is the significance of using InputStream with BitmapFactory in Android? | ![]() |
5. Are there any performance considerations when using BitmapFactory and InputStream in Android? | ![]() |