SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using the Android.mk to build then use the USE_AAPT2, which link in the built resource from the AAR.
Add below line in Android.mk file:
LOCAL_USE_AAPT2 := true