No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator()
问题 I'm new to Unity, I'm trying to integrate Unity game(it has ARcore) into the native Android application. I'm able to launch unity in a new HelloWorld app but unable to launch in my real app(which has other modules). Note: When I'm building an android library from Unity project, I'm including armeabi-v7a and x86 architectures. java.lang.UnsatisfiedLinkError: No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator() (tried Java_com_unity3d_player