- Home /
Export the project from Unity and opened by Android Studio
Hello everyone , I was export project from Unity and opened by Android Studio by follow steps:
Export the project from Unity with the Google Android project checkbox selected.
Open Android Studio:
Go to File > Import Project. Choose a path (For example: If your project was exported to C:\MyProjects, pick C:\MyProjects\ path). Pick Import Destination Folder
If it asks you to reload a project in the Language Level Changed dialog box, choose yes.
now, the project can run in Android Studio.But when Unity has some changes ,I export to android project again(step as above), before the project is completely covered instead of merge,so I want to ask that is the export project can be combined ?thanks a lot...
Your answer

Follow this Question
Related Questions
my android game cannot come back from an unity ad or facebook login 0 Answers
Error when building for Android, SDK path is incorrect while it is. 0 Answers
How to define which Android API level should I target for Minimum and Target? 1 Answer
Three problems needed to be solved for completing my game Please help me in it 1 Answer
My Game works on Unity editor but doesn't load second level on Android 4.2 1 Answer