As far as I know, you’d need to copy the activitie...
# android
a
As far as I know, you’d need to copy the activities etc. that you want. You might be able to refactor it into a library module and import it into your project, then just call into it.