Android Question Linker error after update to newest B4a version

ViMeAv ICT

Member
Licensed User
Longtime User
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?
 

DonManfred

Expert
Licensed User
Longtime User
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
Top