dariuszseweryn/RxAndroidBle

Android 12 -android:usesPermissionFlags Not Found - Android resource linking failed

vijayalakshmi582356 opened this issue · 2 comments

build.gradle:

compileSdkVersion 32
buildToolsVersion "32.1.0-rc1"
minSdkVersion 21
targetSdkVersion 32

AndroidManifest.xml

For me, Assemble fails with error "Android resource linking failed" - AAPT: error: attribute android:usesPermissionFlags not found.
Please let me know if you know how to fix this error.

Thanks in advance and looking forward to your help.

Check if you can compile the sample application. For me it seems to work so I think it should work for you as well

Closing due to lack of information and inactivity of the original poster.

When more data will be available—feel free to add that information and reopen this issue.

Best Regards