Hi everyone!
I have a problem that i hope anyone can help me to solve it.
I try to build an apk with Android Studio from Google project generated in Unity.
My framework is:
Unity 4.5.3
Android Studio Beta (0.8.14)
Android API 19 (java 1.8.0_05)
Steps:
Export the Google project with Unity
Open the Google project with Android Studio
Link sdk in project structure and set compiler output
Make a development version and read the logcat, then post the chrash you are experiencing.
Without the stacktrace or error, only people with the exact same situation might be able to help.
With the exact error, others (or even a quick search) might get you to the next step.
Because I want modify the manifest and add activities in the next steps. First I try to build the unity apk without any modifications, only export google project and build apk with Android Studio.