Hi everybody,
I get this error simply adding RuntimePermission Library to my project.
Ciao
Mauro
I get this error simply adding RuntimePermission Library to my project.
I have added to my project manifest:B4A version: 6.00
Parsing code. (0.23s)
Compiling code. (0.63s)
Compiling layouts code. (0.02s)
Organizing libraries. Error
Error parsing metadata file: C:\Program Files (x86)\Android\android-sdk\tools\..\extras\android\m2repository\com\android\support\support-v4\maven-metadata.xml
what can I check?AddManifestText(<uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="18" />
)
Ciao
Mauro