Hi Guys.
Could someone please enlighten me on how to heck do export a project from Unity to Android Studio.
I have tried the export to Google project but to no luck.
I’m using Unity 5. Any simple steps would be appreciated. Please help
Hi Guys.
Could someone please enlighten me on how to heck do export a project from Unity to Android Studio.
I have tried the export to Google project but to no luck.
I’m using Unity 5. Any simple steps would be appreciated. Please help
Hi chenyuchih!
I followed every step you explain … but when I open the project with Android Studio, the Gradle file is empty and can not run the project. You tell me if there is any extra step that you forgot?
@enriqueflores
Sorry for late response. Maybe you have solved this.
Do you import which directory with android studio?
Here I use the direcotry specified in step 1. (You should see AndroidManifest.xml after step 1 complete)
And the import result should like this
Done. @chenyuchih I made a mistake when I open the project using “open project” instead of “import” option. thanks!!..