¡@

Home 

2014/10/16 ¤W¤È 08:20:03

android Programming Glossary: neal

How to solve Android Libraries custom attributes and package name remapping during build?

http://stackoverflow.com/questions/8087744/how-to-solve-android-libraries-custom-attributes-and-package-name-remapping-duri

to compile. echo echo Handling Resources... aapt Found Deleted Target File aapt Generating resource IDs... aapt E CSI Neal trunk Clients Android MyAppSharedLib res layout fancy_layout.xml 22 error No resource identifier found for attribute 'state_add'.. fancy_layout.xml 22 error No resource identifier found for attribute 'state_add' in package 'com.myapp' aapt E CSI Neal trunk Clients Android MyAppSharedLib res layout fancy_layout.xml 22 error No resource identifier found for attribute 'state_list'.. fancy_layout.xml 22 error No resource identifier found for attribute 'state_list' in package 'com.myapp' aapt E CSI Neal trunk Clients Android MyAppSharedLib res drawable fancy_button_selector.xml 4 error No resource identifier found for attribute..