I have a problem with my project when I try build to android. If I not imported the GoogleVr package, I can build it easily, but if I import GoogleVr I have some error when my project is build to android. Please help me, I’m a little frustrated because I have been searching anything still not fixed
This is the error notice and console.
You can copy the text from the log using Ctrl+C and then paste into a post here. It’s very hard to tell from these screen shots what is actually at issue. I would guess the two entries above ‘Error Building Player: 2 Errors.’ log line would tell you more.
sorry I’ve close my project before. so this is what my console says:
CommandInvokationFailure: Gradle build failed.
C:/Program Files/Java/jdk1.8.0_60\bin\java.exe -classpath “C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-4.0.1.jar” org.gradle.launcher.GradleMain “-Dorg.gradle.jvmargs=-Xmx2048m” “assembleRelease”
stderr[
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:81: AAPT: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:81: AAPT: No resource identifier found for attribute ‘resizeableActivity’ in package ‘android’
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:93: AAPT: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:81: error: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:81: error: No resource identifier found for attribute ‘resizeableActivity’ in package ‘android’
\?\D:\Kuliah\TA\New Unity Project\Temp\gradleOut\build\intermediates\manifests\full\release\AndroidManifest.xml:93: error: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’
udah nemu belum gan solusinya…?
same errors here
same error! suddenly when integrate facebook sdk in my project
Same here!!
same HEREEEEEEEEEEEEEEEEEEEEE!!
@joejo I’m on 17.4.14
How can I solve the problem ?
Same error here
That error basically looks like the Google Daydream package is not installed. Is this still 17.4 you are using?
Yes sir I am using 17.4
Do you have a simple. stripped down repro project that you can share so we can take a look?