Android Question Error while adding RuntimePermissions

tigrot

Well-Known Member
Licensed User
Longtime User
Hi everybody,
I get this error simply adding RuntimePermission Library to my project.

I have added to my project manifest:

AddManifestText(<uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="18" />
)
what can I check?

Ciao
Mauro
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…