Join Slack
Powered by
I am building an Android library, is there anyway ...
# android
r
Remon Shehata
01/30/2022, 6:20 PM
I am building an Android library, is there anyway to create an intent to start an activity the exist in the host app?
😶 3
m
marlonlom
01/30/2022, 7:02 PM
mmm, its a similar topic related to the firebase auth android library... you could start checking that.
https://github.com/firebase/FirebaseUI-Android
👀 1
z
Zun
01/31/2022, 12:44 PM
Why not let the client provide the intent to your library, or make a callback function where the user needs to launch an intent
2
Views
Open in Slack
Previous
Next