ArthurHub / ArthurHub/Android-Image-Cropper
why Bitmap bitMap = result.getBitmap(); is null
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
how can I get the bitMap from the result. I want to store the image into a local file and then upload to server. but the bitMap is null when I call result.gteBitmap(). when should I do to get the bitmap. Hope hear from you soon.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the null result from result.getBitmap() in the Android-Image-Cropper usage path described in the issue. Inspect how the result is produced and determine the supported point at which a bitmap can be obtained for local storage and upload; done means the behavior and required usage are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100