grovelearning Posted March 31, 2020 Share Posted March 31, 2020 Hi, I am trying to build my Unity application for the Focus with a custom gradle and imported aar library file. When I try to build the app, it gives me an error: "Resource 'style/Theme.WaveVR.Loading' not found in AndroidManifest.xml:58" However, when I remove the imported aar file and remove the custom gradle, it builds normally. Does anyone know how to fix this? Thank you in advance. @Cotta @Tony PH Lin Link to comment Share on other sites More sharing options...
Sean Lu Posted April 6, 2020 Share Posted April 6, 2020 Hi grovelearning, May I know the SDK version you used? Thanks. BR, Sean Lu @grovelearning Link to comment Share on other sites More sharing options...
grovelearning Posted April 6, 2020 Author Share Posted April 6, 2020 I believe we are using version 3.1.6. Thanks @Sean Lu Link to comment Share on other sites More sharing options...
Sean Lu Posted April 9, 2020 Share Posted April 9, 2020 Hi grovelearning, I test SDK 3.1.6 on Unity 2019.3/1f. I did not see the issue you meet... What's your gradle file for? BR, Sean Lu Link to comment Share on other sites More sharing options...
grovelearning Posted April 20, 2020 Author Share Posted April 20, 2020 Hi, Unfortunately we still see the error. The gradle file is for importing a custom library aar file. We also entirely replaced the contents of the mainTemplate.gradle with our own custom file - is there something in the default mainTemplate.gradle that we should be keeping / including? @Cotta Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now