List
When unity project export as gradle project not opencamera
Posted Date: 2019-12-11 15:28     Edited Date: 2019-12-13 8:21     Writer: inactive

Please provide your development details as below;

1. SDK Version: 4.1.3
2. Development Environment: Unity Android
3. Tracker/Scanner:Tracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise): Free
5. Target Device(Optional): Xiaomi mi 8 lite

Hi,
We are using maxst ar sdk at unity. When we build and run AR project from Unity we can show camera. But we export project as gradle project from Unity and we when open gradle project run on Android studio we get only pink screen (unity default preview). How can fix this error.

When run on Unity:

 

 

When run on Android Studio:

Posted Date: 2019-12-13 1:47     Edited Date: 2019-12-13 1:47     Writer: inactive

As you said, I exported the Gradle project on Unity and imported it from Android Studio.

The cause is that our library is missing during Unity's optimization process. We do not officially support this gradle project export yet.

Thank you.

 

Leo

Maxst Support Team

Posted Date: 2019-12-13 8:21     Edited Date: 2019-12-13 8:21     Writer: inactive

Hi Leo,

 

Thanks for your response