I've just upgraded my app to use AppCompat v22.1.0 and I'm getting the following exception from the AppCompat layout XML file:
removing attribute http://schemas.android.com/apk/res/android:layout_marginEnd
from <ImageView>
removing attribute http://schemas.android.com/apk/res/android:textAlignment
from <android.support.v7.internal.widget.DialogTitle>
removing attribute http://schemas.android.com/apk/res/android:layoutDirection
from <LinearLayout>
I upgraded to version v1.8 of the JDK and does not work either.
See discussion on https://code.google.com/p/android/issues/detail?id=164673
You have a couple of options:
Preferences > Android > Build > Build output
to Normal
or Silent
. Verbose
is causing the problem.You can have as many SDK Build Tools installed, you can specify a version per project or otherwise it will pick up the latest.
Solved by now uninstalling the "SDK v22.0.1 Build Tools" and install a previous version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With