Error in Manifest after upgrading from Android Studio to version 1.4

4

I'm starting on Android now and I had not encountered this error previously, I've tried to see other projects but still the error persists, I'd like to know what's causing the error and how to resolve it.

    
asked by anonymous 27.10.2015 / 01:31

1 answer

0

Regarding this specific error, it was just necessary to do "Un-Inject Language or Reference" and remove the reference to the Aidl that was there.

After this, the Manifest file no longer displays the error.

    
27.10.2015 / 03:30