Find your content:

Search form

You are here

Android error code - AAPT: error: file

 
Share

Try this in build.gradle

 

android {
    ....
    aaptOptions {
        cruncherEnabled = false
    }
    ....
}

My Block Status

My Block Content