Thank you, but it did not work.
I downloaded the Java 8 and the sdk-tools-windows-3859397 SDK again
I installed the B4A again
The folder has been created:
\sdk-tools-windows-3859397\extras\b4a_remote\android
And the "Maven artifact not found: com.android.support/support-v4" error already occurs
simply when creating a new project with the following statement:
Sub Process_Globals
'These global variables will be declared once when the application starts.
'These variables can be accessed from all modules.
Public rp As RuntimePermissions
End Sub
Just select the library RuntimePermissions V1.10 (original)
I do not know if this is a B4A bug, because until then I had not experienced anything with this RuntimePermissions, but if it is already original with version 1.10, something is strange