farrakhj

Results 5 comments of farrakhj

When onActivityResult is not called than no image path is received.

Above code create BitmapFactory.Options with options instance. options instance is never loaded with filePath image data. So this always return sampleSize 1 for every image. The correct code should be...

Sure i would like to create PR for it. Can you please guide the steps as i am new at GitHub?

Reading writing images from external memory is not allowed in android 11. If someone find a solution please do share.