I reinstalled a computer and B4A shows when compiling "File > Create New > Default" :
B4A Version: 10.90
Parsing code. (0.01s)
Java Version: 11
Building folders structure. (0.19s)
Compiling code. (0.05s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(Android Support Library)
Compiling resources (0.73s)
Linking resources (1.68s)
Compiling debugger engine code. (0.00s)
Compiling generated Java code. (0.01s)
Convert byte code - optimized dex. (4.39s)
Copying libraries resources (0.39s)
ZipAlign file. (0.23s)
Signing package file (debug key). Error
Unsupported option: --v4-signing-enabled. See --help for supported options.
Displayed when compiling B4XPages:
B4A Version: 10.90
Parsing code. (0.23s)
Java Version: 11
Building folders structure. (0.33s)
Running custom action. (1.07s)
Compiling code. (0.29s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(Android Support Library)
Compiling resources (0.68s)
Linking resources Error
aapt2.exe W 06-26 12:25:22 5188 4240 ApkAssets.cpp:138] resources.arsc in APK 'C:\Program Files (x86)\Android\android-sdk\platforms\android-29\android.jar' is compressed.
AndroidManifest.xml:20: error: 'porbtrait' is incompatible with attribute screenOrientation (attr) enum [behind=3, fullSensor=10, fullUser=13, landscape=0, locked=14, nosensor=5, portrait=1, reverseLandscape=8, reversePortrait=9, sensor=4, sensorLandscape=6, sensorPortrait=7, unspecified=4294967295, user=2, userLandscape=11, userPortrait=12].
error: failed processing manifest.
How do I deal with it?
B4A Version: 10.90
Parsing code. (0.01s)
Java Version: 11
Building folders structure. (0.19s)
Compiling code. (0.05s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(Android Support Library)
Compiling resources (0.73s)
Linking resources (1.68s)
Compiling debugger engine code. (0.00s)
Compiling generated Java code. (0.01s)
Convert byte code - optimized dex. (4.39s)
Copying libraries resources (0.39s)
ZipAlign file. (0.23s)
Signing package file (debug key). Error
Unsupported option: --v4-signing-enabled. See --help for supported options.
Displayed when compiling B4XPages:
B4A Version: 10.90
Parsing code. (0.23s)
Java Version: 11
Building folders structure. (0.33s)
Running custom action. (1.07s)
Compiling code. (0.29s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(Android Support Library)
Compiling resources (0.68s)
Linking resources Error
aapt2.exe W 06-26 12:25:22 5188 4240 ApkAssets.cpp:138] resources.arsc in APK 'C:\Program Files (x86)\Android\android-sdk\platforms\android-29\android.jar' is compressed.
AndroidManifest.xml:20: error: 'porbtrait' is incompatible with attribute screenOrientation (attr) enum [behind=3, fullSensor=10, fullUser=13, landscape=0, locked=14, nosensor=5, portrait=1, reverseLandscape=8, reversePortrait=9, sensor=4, sensorLandscape=6, sensorPortrait=7, unspecified=4294967295, user=2, userLandscape=11, userPortrait=12].
error: failed processing manifest.
How do I deal with it?