Guest User

Logcat

a guest
Aug 7th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. 08-07 18:33:13.966: W/dalvikvm(16552): Unable to resolve superclass of Lwei/mark/example/MultiWindow; (53)
  2. 08-07 18:33:13.966: W/dalvikvm(16552): Link of class 'Lwei/mark/example/MultiWindow;' failed
  3. 08-07 18:33:13.966: E/dalvikvm(16552): Could not find class 'wei.mark.example.MultiWindow', referenced from method wei.mark.example.StandOutExampleActivity.onCreate
  4. 08-07 18:33:13.966: W/dalvikvm(16552): VFY: unable to resolve const-class 39 (Lwei/mark/example/MultiWindow;) in Lwei/mark/example/StandOutExampleActivity;
  5. 08-07 18:33:13.966: E/AndroidRuntime(16552): java.lang.NoClassDefFoundError: wei.mark.example.MultiWindow
  6. 08-07 18:33:13.966: E/AndroidRuntime(16552): at wei.mark.example.StandOutExampleActivity.onCreate(StandOutExampleActivity.java:15)
Advertisement
Add Comment
Please, Sign In to add comment