I updated to B4A v7.80 on my laptop and I deleted my Android SDK that was installed with Android Studio and I installed a new one as explained in the SDK Manager thread (using the SDK Manager from B4A).
Now B4A can't compile my old apps because it can't find the Appcompat styles.
I installed B4A v7.8 on my desktop where I still have the Android SDK from Android Studio and it compiled the app without any problem...
So with the Android SDK installed by the included SDK Manager we have missing files i think... I get this error: "AndroidManifest.xml:16: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat')."
How can I fix this without installing Android Studio and using its SDK? (is another 10G of wasted SSD)
Now B4A can't compile my old apps because it can't find the Appcompat styles.
I installed B4A v7.8 on my desktop where I still have the Android SDK from Android Studio and it compiled the app without any problem...
So with the Android SDK installed by the included SDK Manager we have missing files i think... I get this error: "AndroidManifest.xml:16: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat')."
How can I fix this without installing Android Studio and using its SDK? (is another 10G of wasted SSD)