ViMeAv ICT Member Licensed User Longtime User Tuesday at 12:45 PM #1 I get this linker error: Linking resources Error res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found. error: failed linking references. I found this style attribute in the themes.jar, deleted the row, zipped again, but other error appeared. How can I solve this error?
I get this linker error: Linking resources Error res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found. error: failed linking references. I found this style attribute in the themes.jar, deleted the row, zipped again, but other error appeared. How can I solve this error?
C Chris2 Active Member Licensed User Longtime User Tuesday at 1:24 PM #2 Search Results www.b4x.com Upvote 0
Sagenut Expert Licensed User Longtime User Tuesday at 1:42 PM #3 Do a completely new B4A installation like it was the first time. Follow all the steps and download all the needed files from the guide https://www.b4x.com/b4a.html Upvote 0
Do a completely new B4A installation like it was the first time. Follow all the steps and download all the needed files from the guide https://www.b4x.com/b4a.html
DonManfred Expert Licensed User Longtime User Tuesday at 1:43 PM #4 With the newest B4A you also need a new SDK. Did you updated both? Follow the installationsinstructions carefully. https://www.b4x.com/b4a.html Upvote 0
With the newest B4A you also need a new SDK. Did you updated both? Follow the installationsinstructions carefully. https://www.b4x.com/b4a.html
ViMeAv ICT Member Licensed User Longtime User Tuesday at 2:04 PM #5 I did not had android-36 platform, it's working again, thanks Upvote 0