B4A Version: 12.20
Parsing code. (0.05s)
Java Version: 14
Building folders structure. (0.11s)
Compiling code. (0.05s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.03s)
(AndroidX SDK)
Compiling resources (0.11s)
Linking resources (0.58s)
Compiling generated Java code. (0.08s)
Finding libraries that need to be dexed. (0.02s)
Dex: c:\android\tools\..\extras\b4a_remote\androidx\core\core\1.9.0\unpacked-core-1.9.0\jars\classes Error
Process timed out.
You can change it under Tools - IDE Options.
Manifest:
AddManifestText(
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="31"/>
<supports-screens android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true"/>)
SetApplicationAttribute(android:icon, "@drawable/icon")
SetApplicationAttribute(android:label, "$LABEL$")
CreateResourceFromFile(Macro, Themes.DarkTheme)