Android error APK -


hi have error: \app\build\intermediates\res\merged\debug\values-v23\values-v23.xml error:execution failed task ':app:processdebugresources'.

com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command appdata\local\android\sdk\build-tools\23.0.1\aapt.exe'' finished non-zero exit value 1 error:(24) error retrieving parent item: no resource found matches given name 'android:widget.material.button.colored'. error:(3) error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.button.inverse'.`

make sure use compiling version 23 of sdk , support library latest. seems using materialdesign components, trying build app older sdk.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -