Advertisement
Guest User

Untitled

a guest
May 15th, 2014
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. $ make apk
  2. MANIFEST AndroidManifest.xml
  3. AAPT bin/resources.ap_
  4. W/ResourceType(22519): Bad string block: last string is not 0-terminated
  5. /mnt/old/jonno/rockbox/android/res/values/style.xml:9: error: Error: No resource found that matches the given name: attr 'android:background'.
  6. /mnt/old/jonno/rockbox/android/res/values/style.xml:6: error: Error: No resource found that matches the given name: attr 'android:layout_height'.
  7. /mnt/old/jonno/rockbox/android/res/values/style.xml:7: error: Error: No resource found that matches the given name: attr 'android:layout_weight'.
  8. /mnt/old/jonno/rockbox/android/res/values/style.xml:5: error: Error: No resource found that matches the given name: attr 'android:layout_width'.
  9. /mnt/old/jonno/rockbox/android/res/values/style.xml:8: error: Error: No resource found that matches the given name: attr 'android:textColor'.
  10. /mnt/old/jonno/rockbox/android/res/values/style.xml:15: error: Error: No resource found that matches the given name: attr 'android:background'.
  11. /mnt/old/jonno/rockbox/android/res/values/style.xml:13: error: Error: No resource found that matches the given name: attr 'android:layout_height'.
  12. /mnt/old/jonno/rockbox/android/res/values/style.xml:12: error: Error: No resource found that matches the given name: attr 'android:layout_width'.
  13. /mnt/old/jonno/rockbox/android/res/values/style.xml:14: error: Error: No resource found that matches the given name: attr 'android:scaleType'.
  14. make: *** [/mnt/old/jonno/rockbox/build/android/bin/resources.ap_] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement