Hello.
I already exporte my project to Android Studio
But can I keep working with Unity and exporting again without loosing my changes in Android?
Thanks for the help!
Hello.
I already exporte my project to Android Studio
But can I keep working with Unity and exporting again without loosing my changes in Android?
Thanks for the help!
Probably, you can add the unity part as module in your main android project. In this way, you can update the unity part by just updating the module without interfering with Android’s part. Module of Unity Project will be made separately in Android studio only. You have to make 1 time effort to configure the settings of the project.