[Android][Question]How to get something result from onActivityResult.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have a question.
When we want to get something result from onActivityResult, there is callbacks only in RibActivity.
But usually, interactor don't know activity.
Is there any practice to get something result from onActivityResult in interactor?
Should I pass callbacks to each Builder??
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the onActivityResult callbacks in RibActivity and trace how an interactor connects through its Builder. Determine whether an interactor can receive the result without knowing the activity, and whether callbacks must be passed through each Builder. Done means the supported practice is documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100