Here is the error that I am facing while using chaquopy with android studio
Whenever I try to build apk, then it opens values.xml and points to a line
Error is on line 105 :
<declare-styleable name="ColorStateListItem">
<!-- Base color for this state. -->
<attr name="android:color"/>
<!-- Alpha multiplier applied to the base color. -->
<attr format="float" name="alpha"/>
<attr name="android:alpha"/>
<!-- Perceptual luminance applied to the base color. From 0 to 100. -->
<attr format="float" name="lStar"/>
<attr name="android:lStar"/>
</declare-styleable>
I am not able to post full values.xml file because of words limit. comment down if you need full file.
Please help me out.
uninstall your old version of android studio
install the latest version from android studio site
https://developer.android.com/studio
it worked for me :-)
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