Advertisement
Guest User

ant debug errors

a guest
Jan 22nd, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.87 KB | None | 0 0
  1. Buildfile: /home/anthony/Documents/Android/AnySoftKeyboard/build.xml
  2.  
  3. -set-mode-check:
  4.  
  5. -set-debug-files:
  6.  
  7. -check-env:
  8. [checkenv] Android SDK Tools Revision 24.0.2
  9. [checkenv] Installed at /home/anthony/android-sdk-linux
  10.  
  11. -setup:
  12. [echo] Project Name: AnySoftKeyboard
  13. [gettype] Project Type: Application
  14.  
  15. -set-debug-mode:
  16.  
  17. -debug-obfuscation-check:
  18.  
  19. -pre-build:
  20.  
  21. -build-setup:
  22. [getbuildtools] Using latest Build Tools: 21.1.2
  23. [echo] Resolving Build Target for AnySoftKeyboard...
  24. [gettarget] Project Target: Android 4.4.2
  25. [gettarget] API level: 19
  26. [gettarget] WARNING: No minSdkVersion value set. Application will install on all Android versions.
  27. [echo] ----------
  28. [echo] Creating output directories if needed...
  29. [mkdir] Created dir: /home/anthony/Documents/Android/AnySoftKeyboard/bin/rsObj
  30. [mkdir] Created dir: /home/anthony/Documents/Android/AnySoftKeyboard/bin/rsLibs
  31. [echo] ----------
  32. [echo] Resolving Dependencies for AnySoftKeyboard...
  33. [dependency] Library dependencies:
  34. [dependency] No Libraries
  35. [dependency]
  36. [dependency] ------------------
  37. [echo] ----------
  38. [echo] Building Libraries with 'debug'...
  39. [subant] No sub-builds to iterate on
  40.  
  41. -code-gen:
  42. [mergemanifest] No changes in the AndroidManifest files.
  43. [echo] Handling aidl files...
  44. [aidl] No AIDL files to compile.
  45. [echo] ----------
  46. [echo] Handling RenderScript files...
  47. [echo] ----------
  48. [echo] Handling Resources...
  49. [aapt] Generating resource IDs...
  50. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:47: error: Error: No resource found that matches the given name: attr 'iconKeyAction'.
  51. [aapt]
  52. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:37: error: Error: No resource found that matches the given name: attr 'iconKeyBackspace'.
  53. [aapt]
  54. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:43: error: Error: No resource found that matches the given name: attr 'iconKeyCancel'.
  55. [aapt]
  56. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:57: error: Error: No resource found that matches the given name: attr 'iconKeyCondenseCompactToLeft'.
  57. [aapt]
  58. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:56: error: Error: No resource found that matches the given name: attr 'iconKeyCondenseCompactToRight'.
  59. [aapt]
  60. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:54: error: Error: No resource found that matches the given name: attr 'iconKeyCondenseNormal'.
  61. [aapt]
  62. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:55: error: Error: No resource found that matches the given name: attr 'iconKeyCondenseSplit'.
  63. [aapt]
  64. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:35: error: Error: No resource found that matches the given name: attr 'iconKeyControl'.
  65. [aapt]
  66. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:45: error: Error: No resource found that matches the given name: attr 'iconKeyGlobe'.
  67. [aapt]
  68. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:49: error: Error: No resource found that matches the given name: attr 'iconKeyMic'.
  69. [aapt]
  70. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:51: error: Error: No resource found that matches the given name: attr 'iconKeySettings'.
  71. [aapt]
  72. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:33: error: Error: No resource found that matches the given name: attr 'iconKeyShift'.
  73. [aapt]
  74. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:39: error: Error: No resource found that matches the given name: attr 'iconKeySpace'.
  75. [aapt]
  76. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:41: error: Error: No resource found that matches the given name: attr 'iconKeyTab'.
  77. [aapt]
  78. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:81: error: Error: No resource found that matches the given name: attr 'backgroundDimAmount'.
  79. [aapt]
  80. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:119: error: Error: No resource found that matches the given name: attr 'hintLabelAlign'.
  81. [aapt]
  82. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:118: error: Error: No resource found that matches the given name: attr 'hintLabelVAlign'.
  83. [aapt]
  84. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:116: error: Error: No resource found that matches the given name: attr 'hintTextColor'.
  85. [aapt]
  86. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:115: error: Error: No resource found that matches the given name: attr 'hintTextSize'.
  87. [aapt]
  88. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:63: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  89. [aapt]
  90. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:111: error: Error: No resource found that matches the given name: attr 'keyHorizontalGap'.
  91. [aapt]
  92. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:73: error: Error: No resource found that matches the given name: attr 'keyHysteresisDistance'.
  93. [aapt]
  94. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:109: error: Error: No resource found that matches the given name: attr 'keyLargeHeight'.
  95. [aapt]
  96. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:107: error: Error: No resource found that matches the given name: attr 'keyNormalHeight'.
  97. [aapt]
  98. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:90: error: Error: No resource found that matches the given name: attr 'keyPreviewBackground'.
  99. [aapt]
  100. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:93: error: Error: No resource found that matches the given name: attr 'keyPreviewLabelTextSize'.
  101. [aapt]
  102. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:94: error: Error: No resource found that matches the given name: attr 'keyPreviewOffset'.
  103. [aapt]
  104. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:91: error: Error: No resource found that matches the given name: attr 'keyPreviewTextColor'.
  105. [aapt]
  106. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:92: error: Error: No resource found that matches the given name: attr 'keyPreviewTextSize'.
  107. [aapt]
  108. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:108: error: Error: No resource found that matches the given name: attr 'keySmallHeight'.
  109. [aapt]
  110. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:67: error: Error: No resource found that matches the given name: attr 'keyTextColor'.
  111. [aapt]
  112. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:65: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  113. [aapt]
  114. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:66: error: Error: No resource found that matches the given name: attr 'keyTextStyle'.
  115. [aapt]
  116. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:112: error: Error: No resource found that matches the given name: attr 'keyVerticalGap'.
  117. [aapt]
  118. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:71: error: Error: No resource found that matches the given name: attr 'keyboardNameTextColor'.
  119. [aapt]
  120. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:70: error: Error: No resource found that matches the given name: attr 'keyboardNameTextSize'.
  121. [aapt]
  122. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:62: error: Error: No resource found that matches the given name: attr 'keyboardWallpaper'.
  123. [aapt]
  124. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:68: error: Error: No resource found that matches the given name: attr 'labelTextSize'.
  125. [aapt]
  126. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:96: error: Error: No resource found that matches the given name: attr 'previewGestureTextColor'.
  127. [aapt]
  128. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:95: error: Error: No resource found that matches the given name: attr 'previewGestureTextSize'.
  129. [aapt]
  130. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:77: error: Error: No resource found that matches the given name: attr 'shadowColor'.
  131. [aapt]
  132. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:79: error: Error: No resource found that matches the given name: attr 'shadowOffsetX'.
  133. [aapt]
  134. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:80: error: Error: No resource found that matches the given name: attr 'shadowOffsetY'.
  135. [aapt]
  136. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:78: error: Error: No resource found that matches the given name: attr 'shadowRadius'.
  137. [aapt]
  138. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:102: error: Error: No resource found that matches the given name: attr 'suggestionBackgroundImage'.
  139. [aapt]
  140. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:103: error: Error: No resource found that matches the given name: attr 'suggestionDividerImage'.
  141. [aapt]
  142. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:98: error: Error: No resource found that matches the given name: attr 'suggestionNormalTextColor'.
  143. [aapt]
  144. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:100: error: Error: No resource found that matches the given name: attr 'suggestionOthersTextColor'.
  145. [aapt]
  146. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:99: error: Error: No resource found that matches the given name: attr 'suggestionRecommendedTextColor'.
  147. [aapt]
  148. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:104: error: Error: No resource found that matches the given name: attr 'suggestionStripHeight'.
  149. [aapt]
  150. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:101: error: Error: No resource found that matches the given name: attr 'suggestionTextSize'.
  151. [aapt]
  152. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:105: error: Error: No resource found that matches the given name: attr 'suggestionWordXGap'.
  153. [aapt]
  154. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:82: error: Error: No resource found that matches the given name: attr 'symbolColorScheme'.
  155. [aapt]
  156. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:75: error: Error: No resource found that matches the given name: attr 'verticalCorrection'.
  157. [aapt]
  158. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:131: error: Error: No resource found that matches the given name: attr 'hintTextSize'.
  159. [aapt]
  160. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:130: error: Error: No resource found that matches the given name: attr 'keyPreviewTextSize'.
  161. [aapt]
  162. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:128: error: Error: No resource found that matches the given name: attr 'verticalCorrection'.
  163. [aapt]
  164. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:143: error: Error: No resource found that matches the given name: attr 'hintTextSize'.
  165. [aapt]
  166. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:137: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  167. [aapt]
  168. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:138: error: Error: No resource found that matches the given name: attr 'keyPreviewBackground'.
  169. [aapt]
  170. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:145: error: Error: No resource found that matches the given name: attr 'keyTextStyle'.
  171. [aapt]
  172. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:136: error: Error: No resource found that matches the given name: attr 'keyVerticalGap'.
  173. [aapt]
  174. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:142: error: Error: No resource found that matches the given name: attr 'keyboardNameTextColor'.
  175. [aapt]
  176. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:146: error: Error: No resource found that matches the given name: attr 'shadowRadius'.
  177. [aapt]
  178. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:139: error: Error: No resource found that matches the given name: attr 'suggestionBackgroundImage'.
  179. [aapt]
  180. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:151: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  181. [aapt]
  182. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:155: error: Error: No resource found that matches the given name: attr 'keyTextStyle'.
  183. [aapt]
  184. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:156: error: Error: No resource found that matches the given name: attr 'shadowRadius'.
  185. [aapt]
  186. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:162: error: Error: No resource found that matches the given name: attr 'hintTextSize'.
  187. [aapt]
  188. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:160: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  189. [aapt]
  190. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:161: error: Error: No resource found that matches the given name: attr 'keyTextStyle'.
  191. [aapt]
  192. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:166: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  193. [aapt]
  194. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:167: error: Error: No resource found that matches the given name: attr 'keyTextStyle'.
  195. [aapt]
  196. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:173: error: Error: No resource found that matches the given name: attr 'keyLargeHeight'.
  197. [aapt]
  198. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:171: error: Error: No resource found that matches the given name: attr 'keyNormalHeight'.
  199. [aapt]
  200. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:172: error: Error: No resource found that matches the given name: attr 'keySmallHeight'.
  201. [aapt]
  202. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:174: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  203. [aapt]
  204. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:180: error: Error: No resource found that matches the given name: attr 'keyLargeHeight'.
  205. [aapt]
  206. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:178: error: Error: No resource found that matches the given name: attr 'keyNormalHeight'.
  207. [aapt]
  208. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:179: error: Error: No resource found that matches the given name: attr 'keySmallHeight'.
  209. [aapt]
  210. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:181: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  211. [aapt]
  212. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:186: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  213. [aapt]
  214. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:188: error: Error: No resource found that matches the given name: attr 'keyHorizontalGap'.
  215. [aapt]
  216. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:187: error: Error: No resource found that matches the given name: attr 'keyPreviewBackground'.
  217. [aapt]
  218. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:189: error: Error: No resource found that matches the given name: attr 'keyVerticalGap'.
  219. [aapt]
  220. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:194: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  221. [aapt]
  222. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:213: error: Error: No resource found that matches the given name: attr 'hintLabelAlign'.
  223. [aapt]
  224. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:212: error: Error: No resource found that matches the given name: attr 'hintLabelVAlign'.
  225. [aapt]
  226. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:214: error: Error: No resource found that matches the given name: attr 'hintOverflowLabel'.
  227. [aapt]
  228. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:211: error: Error: No resource found that matches the given name: attr 'hintTextColor'.
  229. [aapt]
  230. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:210: error: Error: No resource found that matches the given name: attr 'hintTextSize'.
  231. [aapt]
  232. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:199: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  233. [aapt]
  234. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:216: error: Error: No resource found that matches the given name: attr 'keyHorizontalGap'.
  235. [aapt]
  236. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:226: error: Error: No resource found that matches the given name: attr 'keyLargeHeight'.
  237. [aapt]
  238. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:224: error: Error: No resource found that matches the given name: attr 'keyNormalHeight'.
  239. [aapt]
  240. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:201: error: Error: No resource found that matches the given name: attr 'keyPreviewBackground'.
  241. [aapt]
  242. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:204: error: Error: No resource found that matches the given name: attr 'keyPreviewLabelTextSize'.
  243. [aapt]
  244. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:202: error: Error: No resource found that matches the given name: attr 'keyPreviewTextColor'.
  245. [aapt]
  246. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:203: error: Error: No resource found that matches the given name: attr 'keyPreviewTextSize'.
  247. [aapt]
  248. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:225: error: Error: No resource found that matches the given name: attr 'keySmallHeight'.
  249. [aapt]
  250. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:208: error: Error: No resource found that matches the given name: attr 'keyTextColor'.
  251. [aapt]
  252. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:206: error: Error: No resource found that matches the given name: attr 'keyTextSize'.
  253. [aapt]
  254. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:217: error: Error: No resource found that matches the given name: attr 'keyVerticalGap'.
  255. [aapt]
  256. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:207: error: Error: No resource found that matches the given name: attr 'labelTextSize'.
  257. [aapt]
  258. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:232: error: Error: No resource found that matches the given name: attr 'suggestionBackgroundImage'.
  259. [aapt]
  260. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:233: error: Error: No resource found that matches the given name: attr 'suggestionDividerImage'.
  261. [aapt]
  262. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:228: error: Error: No resource found that matches the given name: attr 'suggestionNormalTextColor'.
  263. [aapt]
  264. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:231: error: Error: No resource found that matches the given name: attr 'suggestionOthersTextColor'.
  265. [aapt]
  266. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:230: error: Error: No resource found that matches the given name: attr 'suggestionRecommendedTextColor'.
  267. [aapt]
  268. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:235: error: Error: No resource found that matches the given name: attr 'suggestionStripHeight'.
  269. [aapt]
  270. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:234: error: Error: No resource found that matches the given name: attr 'suggestionTextSize'.
  271. [aapt]
  272. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:240: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  273. [aapt]
  274. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:241: error: Error: No resource found that matches the given name: attr 'keyTextColor'.
  275. [aapt]
  276. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:250: error: Error: No resource found that matches the given name: attr 'backgroundDimAmount'.
  277. [aapt]
  278. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:248: error: Error: No resource found that matches the given name: attr 'hintTextColor'.
  279. [aapt]
  280. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:246: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  281. [aapt]
  282. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:263: error: Error: No resource found that matches the given name: attr 'keyHorizontalGap'.
  283. [aapt]
  284. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:252: error: Error: No resource found that matches the given name: attr 'keyPreviewBackground'.
  285. [aapt]
  286. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:253: error: Error: No resource found that matches the given name: attr 'keyPreviewTextColor'.
  287. [aapt]
  288. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:247: error: Error: No resource found that matches the given name: attr 'keyTextColor'.
  289. [aapt]
  290. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:264: error: Error: No resource found that matches the given name: attr 'keyVerticalGap'.
  291. [aapt]
  292. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:259: error: Error: No resource found that matches the given name: attr 'suggestionBackgroundImage'.
  293. [aapt]
  294. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:260: error: Error: No resource found that matches the given name: attr 'suggestionDividerImage'.
  295. [aapt]
  296. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:255: error: Error: No resource found that matches the given name: attr 'suggestionNormalTextColor'.
  297. [aapt]
  298. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:257: error: Error: No resource found that matches the given name: attr 'suggestionOthersTextColor'.
  299. [aapt]
  300. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:256: error: Error: No resource found that matches the given name: attr 'suggestionRecommendedTextColor'.
  301. [aapt]
  302. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:261: error: Error: No resource found that matches the given name: attr 'suggestionStripHeight'.
  303. [aapt]
  304. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:258: error: Error: No resource found that matches the given name: attr 'suggestionTextSize'.
  305. [aapt]
  306. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:269: error: Error: No resource found that matches the given name: attr 'keyBackground'.
  307. [aapt]
  308. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:270: error: Error: No resource found that matches the given name: attr 'keyTextColor'.
  309. [aapt]
  310. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:330: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
  311. [aapt]
  312. [aapt] /home/anthony/Documents/Android/AnySoftKeyboard/res/values/styles.xml:338: error: Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog.FixedSize'.
  313. [aapt]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement