ArthurHub / ArthurHub/Android-Image-Cropper

startActivityForResult() is deprecated!!

Open
#823 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Is necessary to update the method **startActivityForResult()** according to the offical documentation (https://developer.android.com/training/basics/intents/result?hl=es-419)

In order to be able to receive the **requestCode** from _CropImage.java_

Thank you so much!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading CropImage.java and the linked Android official documentation for the replacement of startActivityForResult(). Trace how CropImage.java currently receives the requestCode, then verify that the updated flow preserves that result information without the deprecated method.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.