Hello,
I have a small B4A Project. Starting it I get the compilor error message asl followes:
B4A Version: 13.40
Parse den Code. (0.01s)
Java Version: 19
Building folders structure. (0.01s)
Führe individuellen Aktion aus. (0.03s)
Kompiliere den Code. (0.04s)
Kompiliere Layoutcode. (0.00s)
Organisiere Libraries. (0.00s)
(AndroidX SDK)
Ressourcen zusammenstellen (0.05s)
Ressourcen verknüpfen Error
res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found.
error: failed linking references.
I need help to understand what is wrong and how to fix it. Thank you
I have a small B4A Project. Starting it I get the compilor error message asl followes:
B4A Version: 13.40
Parse den Code. (0.01s)
Java Version: 19
Building folders structure. (0.01s)
Führe individuellen Aktion aus. (0.03s)
Kompiliere den Code. (0.04s)
Kompiliere Layoutcode. (0.00s)
Organisiere Libraries. (0.00s)
(AndroidX SDK)
Ressourcen zusammenstellen (0.05s)
Ressourcen verknüpfen Error
res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found.
error: failed linking references.
I need help to understand what is wrong and how to fix it. Thank you