gokussjx

Untitled

Sep 1st, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. target Java: Mms (out/target/common/obj/APPS/Mms_intermediates/classes)
  2. packages/apps/Mms/src/com/android/mms/quickmessage/QuickMessage.java:512: cannot find symbol
  3. symbol : variable edit_text_holo_light
  4. location: class android.R.drawable
  5. qmReplyText.setBackgroundResource(android.R.drawable.edit_text_holo_light);
  6. ^
  7. Note: Some input files use or override a deprecated API.
  8. Note: Recompile with -Xlint:deprecation for details.
  9. Note: Some input files use unchecked or unsafe operations.
  10. Note: Recompile with -Xlint:unchecked for details.
  11. 1 error
  12. make: *** [out/target/common/obj/APPS/Mms_intermediates/classes-full-debug.jar] Error 41
Advertisement
Add Comment
Please, Sign In to add comment