Guest User

Untitled

a guest
Sep 27th, 2013
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.24 KB | None | 0 0
  1. 09-26 13:40:45.019: D/dalvikvm(810): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  2. 09-26 13:40:45.089: D/AndroidRuntime(810): Shutting down VM
  3. 09-26 13:40:45.109: W/dalvikvm(810): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  4. 09-26 13:40:45.189: E/AndroidRuntime(810): FATAL EXCEPTION: main
  5. 09-26 13:40:45.189: E/AndroidRuntime(810): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  6. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  7. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  8. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  9. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  10. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.os.Handler.dispatchMessage(Handler.java:99)
  11. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.os.Looper.loop(Looper.java:137)
  12. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread.main(ActivityThread.java:5103)
  13. 09-26 13:40:45.189: E/AndroidRuntime(810): at java.lang.reflect.Method.invokeNative(Native Method)
  14. 09-26 13:40:45.189: E/AndroidRuntime(810): at java.lang.reflect.Method.invoke(Method.java:525)
  15. 09-26 13:40:45.189: E/AndroidRuntime(810): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  16. 09-26 13:40:45.189: E/AndroidRuntime(810): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  17. 09-26 13:40:45.189: E/AndroidRuntime(810): at dalvik.system.NativeStart.main(Native Method)
  18. 09-26 13:40:45.189: E/AndroidRuntime(810): Caused by: java.lang.IllegalAccessException: access to class not allowed
  19. 09-26 13:40:45.189: E/AndroidRuntime(810): at java.lang.Class.newInstanceImpl(Native Method)
  20. 09-26 13:40:45.189: E/AndroidRuntime(810): at java.lang.Class.newInstance(Class.java:1130)
  21. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  22. 09-26 13:40:45.189: E/AndroidRuntime(810): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  23. 09-26 13:40:45.189: E/AndroidRuntime(810): ... 11 more
  24. 09-26 13:40:48.349: I/Process(810): Sending signal. PID: 810 SIG: 9
  25. 09-26 13:41:31.809: D/dalvikvm(835): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  26. 09-26 13:41:31.889: D/AndroidRuntime(835): Shutting down VM
  27. 09-26 13:41:31.889: W/dalvikvm(835): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  28. 09-26 13:41:32.019: E/AndroidRuntime(835): FATAL EXCEPTION: main
  29. 09-26 13:41:32.019: E/AndroidRuntime(835): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  30. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  31. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  32. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  33. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  34. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.os.Handler.dispatchMessage(Handler.java:99)
  35. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.os.Looper.loop(Looper.java:137)
  36. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread.main(ActivityThread.java:5103)
  37. 09-26 13:41:32.019: E/AndroidRuntime(835): at java.lang.reflect.Method.invokeNative(Native Method)
  38. 09-26 13:41:32.019: E/AndroidRuntime(835): at java.lang.reflect.Method.invoke(Method.java:525)
  39. 09-26 13:41:32.019: E/AndroidRuntime(835): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  40. 09-26 13:41:32.019: E/AndroidRuntime(835): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  41. 09-26 13:41:32.019: E/AndroidRuntime(835): at dalvik.system.NativeStart.main(Native Method)
  42. 09-26 13:41:32.019: E/AndroidRuntime(835): Caused by: java.lang.IllegalAccessException: access to class not allowed
  43. 09-26 13:41:32.019: E/AndroidRuntime(835): at java.lang.Class.newInstanceImpl(Native Method)
  44. 09-26 13:41:32.019: E/AndroidRuntime(835): at java.lang.Class.newInstance(Class.java:1130)
  45. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  46. 09-26 13:41:32.019: E/AndroidRuntime(835): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  47. 09-26 13:41:32.019: E/AndroidRuntime(835): ... 11 more
  48. 09-26 13:41:46.600: D/dalvikvm(873): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  49. 09-26 13:41:46.638: D/AndroidRuntime(873): Shutting down VM
  50. 09-26 13:41:46.668: W/dalvikvm(873): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  51. 09-26 13:41:46.768: E/AndroidRuntime(873): FATAL EXCEPTION: main
  52. 09-26 13:41:46.768: E/AndroidRuntime(873): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  53. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  54. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  55. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  56. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  57. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.os.Handler.dispatchMessage(Handler.java:99)
  58. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.os.Looper.loop(Looper.java:137)
  59. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread.main(ActivityThread.java:5103)
  60. 09-26 13:41:46.768: E/AndroidRuntime(873): at java.lang.reflect.Method.invokeNative(Native Method)
  61. 09-26 13:41:46.768: E/AndroidRuntime(873): at java.lang.reflect.Method.invoke(Method.java:525)
  62. 09-26 13:41:46.768: E/AndroidRuntime(873): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  63. 09-26 13:41:46.768: E/AndroidRuntime(873): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  64. 09-26 13:41:46.768: E/AndroidRuntime(873): at dalvik.system.NativeStart.main(Native Method)
  65. 09-26 13:41:46.768: E/AndroidRuntime(873): Caused by: java.lang.IllegalAccessException: access to class not allowed
  66. 09-26 13:41:46.768: E/AndroidRuntime(873): at java.lang.Class.newInstanceImpl(Native Method)
  67. 09-26 13:41:46.768: E/AndroidRuntime(873): at java.lang.Class.newInstance(Class.java:1130)
  68. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  69. 09-26 13:41:46.768: E/AndroidRuntime(873): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  70. 09-26 13:41:46.768: E/AndroidRuntime(873): ... 11 more
  71. 09-26 13:41:49.708: I/Process(873): Sending signal. PID: 873 SIG: 9
  72. 09-26 13:42:27.858: D/dalvikvm(934): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  73. 09-26 13:42:27.928: D/AndroidRuntime(934): Shutting down VM
  74. 09-26 13:42:27.928: W/dalvikvm(934): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  75. 09-26 13:42:27.958: E/AndroidRuntime(934): FATAL EXCEPTION: main
  76. 09-26 13:42:27.958: E/AndroidRuntime(934): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  77. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  78. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  79. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  80. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  81. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.os.Handler.dispatchMessage(Handler.java:99)
  82. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.os.Looper.loop(Looper.java:137)
  83. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread.main(ActivityThread.java:5103)
  84. 09-26 13:42:27.958: E/AndroidRuntime(934): at java.lang.reflect.Method.invokeNative(Native Method)
  85. 09-26 13:42:27.958: E/AndroidRuntime(934): at java.lang.reflect.Method.invoke(Method.java:525)
  86. 09-26 13:42:27.958: E/AndroidRuntime(934): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  87. 09-26 13:42:27.958: E/AndroidRuntime(934): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  88. 09-26 13:42:27.958: E/AndroidRuntime(934): at dalvik.system.NativeStart.main(Native Method)
  89. 09-26 13:42:27.958: E/AndroidRuntime(934): Caused by: java.lang.IllegalAccessException: access to class not allowed
  90. 09-26 13:42:27.958: E/AndroidRuntime(934): at java.lang.Class.newInstanceImpl(Native Method)
  91. 09-26 13:42:27.958: E/AndroidRuntime(934): at java.lang.Class.newInstance(Class.java:1130)
  92. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  93. 09-26 13:42:27.958: E/AndroidRuntime(934): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  94. 09-26 13:42:27.958: E/AndroidRuntime(934): ... 11 more
  95. 09-26 13:43:26.069: D/dalvikvm(981): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  96. 09-26 13:43:26.109: D/AndroidRuntime(981): Shutting down VM
  97. 09-26 13:43:26.109: W/dalvikvm(981): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  98. 09-26 13:43:26.159: E/AndroidRuntime(981): FATAL EXCEPTION: main
  99. 09-26 13:43:26.159: E/AndroidRuntime(981): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  100. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  101. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  102. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  103. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  104. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.os.Handler.dispatchMessage(Handler.java:99)
  105. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.os.Looper.loop(Looper.java:137)
  106. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread.main(ActivityThread.java:5103)
  107. 09-26 13:43:26.159: E/AndroidRuntime(981): at java.lang.reflect.Method.invokeNative(Native Method)
  108. 09-26 13:43:26.159: E/AndroidRuntime(981): at java.lang.reflect.Method.invoke(Method.java:525)
  109. 09-26 13:43:26.159: E/AndroidRuntime(981): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  110. 09-26 13:43:26.159: E/AndroidRuntime(981): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  111. 09-26 13:43:26.159: E/AndroidRuntime(981): at dalvik.system.NativeStart.main(Native Method)
  112. 09-26 13:43:26.159: E/AndroidRuntime(981): Caused by: java.lang.IllegalAccessException: access to class not allowed
  113. 09-26 13:43:26.159: E/AndroidRuntime(981): at java.lang.Class.newInstanceImpl(Native Method)
  114. 09-26 13:43:26.159: E/AndroidRuntime(981): at java.lang.Class.newInstance(Class.java:1130)
  115. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  116. 09-26 13:43:26.159: E/AndroidRuntime(981): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  117. 09-26 13:43:26.159: E/AndroidRuntime(981): ... 11 more
  118. 09-26 13:44:06.079: I/Process(981): Sending signal. PID: 981 SIG: 9
  119. 09-26 13:45:15.859: D/dalvikvm(1028): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  120. 09-26 13:45:15.859: D/AndroidRuntime(1028): Shutting down VM
  121. 09-26 13:45:15.859: W/dalvikvm(1028): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  122. 09-26 13:45:15.969: E/AndroidRuntime(1028): FATAL EXCEPTION: main
  123. 09-26 13:45:15.969: E/AndroidRuntime(1028): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  124. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  125. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  126. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  127. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  128. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.os.Handler.dispatchMessage(Handler.java:99)
  129. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.os.Looper.loop(Looper.java:137)
  130. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread.main(ActivityThread.java:5103)
  131. 09-26 13:45:15.969: E/AndroidRuntime(1028): at java.lang.reflect.Method.invokeNative(Native Method)
  132. 09-26 13:45:15.969: E/AndroidRuntime(1028): at java.lang.reflect.Method.invoke(Method.java:525)
  133. 09-26 13:45:15.969: E/AndroidRuntime(1028): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  134. 09-26 13:45:15.969: E/AndroidRuntime(1028): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  135. 09-26 13:45:15.969: E/AndroidRuntime(1028): at dalvik.system.NativeStart.main(Native Method)
  136. 09-26 13:45:15.969: E/AndroidRuntime(1028): Caused by: java.lang.IllegalAccessException: access to class not allowed
  137. 09-26 13:45:15.969: E/AndroidRuntime(1028): at java.lang.Class.newInstanceImpl(Native Method)
  138. 09-26 13:45:15.969: E/AndroidRuntime(1028): at java.lang.Class.newInstance(Class.java:1130)
  139. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  140. 09-26 13:45:15.969: E/AndroidRuntime(1028): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  141. 09-26 13:45:15.969: E/AndroidRuntime(1028): ... 11 more
  142. 09-26 13:45:19.140: I/Process(1028): Sending signal. PID: 1028 SIG: 9
  143. 09-26 13:46:51.848: D/dalvikvm(1081): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  144. 09-26 13:46:51.858: D/AndroidRuntime(1081): Shutting down VM
  145. 09-26 13:46:51.898: W/dalvikvm(1081): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  146. 09-26 13:46:51.948: E/AndroidRuntime(1081): FATAL EXCEPTION: main
  147. 09-26 13:46:51.948: E/AndroidRuntime(1081): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  148. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  149. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  150. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  151. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  152. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.os.Handler.dispatchMessage(Handler.java:99)
  153. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.os.Looper.loop(Looper.java:137)
  154. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread.main(ActivityThread.java:5103)
  155. 09-26 13:46:51.948: E/AndroidRuntime(1081): at java.lang.reflect.Method.invokeNative(Native Method)
  156. 09-26 13:46:51.948: E/AndroidRuntime(1081): at java.lang.reflect.Method.invoke(Method.java:525)
  157. 09-26 13:46:51.948: E/AndroidRuntime(1081): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  158. 09-26 13:46:51.948: E/AndroidRuntime(1081): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  159. 09-26 13:46:51.948: E/AndroidRuntime(1081): at dalvik.system.NativeStart.main(Native Method)
  160. 09-26 13:46:51.948: E/AndroidRuntime(1081): Caused by: java.lang.IllegalAccessException: access to class not allowed
  161. 09-26 13:46:51.948: E/AndroidRuntime(1081): at java.lang.Class.newInstanceImpl(Native Method)
  162. 09-26 13:46:51.948: E/AndroidRuntime(1081): at java.lang.Class.newInstance(Class.java:1130)
  163. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  164. 09-26 13:46:51.948: E/AndroidRuntime(1081): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  165. 09-26 13:46:51.948: E/AndroidRuntime(1081): ... 11 more
  166. 09-26 13:46:54.878: I/Process(1081): Sending signal. PID: 1081 SIG: 9
  167. 09-26 13:48:03.529: D/dalvikvm(1131): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  168. 09-26 13:48:03.558: D/AndroidRuntime(1131): Shutting down VM
  169. 09-26 13:48:03.558: W/dalvikvm(1131): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  170. 09-26 13:48:03.618: E/AndroidRuntime(1131): FATAL EXCEPTION: main
  171. 09-26 13:48:03.618: E/AndroidRuntime(1131): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  172. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  173. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  174. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  175. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  176. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.os.Handler.dispatchMessage(Handler.java:99)
  177. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.os.Looper.loop(Looper.java:137)
  178. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread.main(ActivityThread.java:5103)
  179. 09-26 13:48:03.618: E/AndroidRuntime(1131): at java.lang.reflect.Method.invokeNative(Native Method)
  180. 09-26 13:48:03.618: E/AndroidRuntime(1131): at java.lang.reflect.Method.invoke(Method.java:525)
  181. 09-26 13:48:03.618: E/AndroidRuntime(1131): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  182. 09-26 13:48:03.618: E/AndroidRuntime(1131): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  183. 09-26 13:48:03.618: E/AndroidRuntime(1131): at dalvik.system.NativeStart.main(Native Method)
  184. 09-26 13:48:03.618: E/AndroidRuntime(1131): Caused by: java.lang.IllegalAccessException: access to class not allowed
  185. 09-26 13:48:03.618: E/AndroidRuntime(1131): at java.lang.Class.newInstanceImpl(Native Method)
  186. 09-26 13:48:03.618: E/AndroidRuntime(1131): at java.lang.Class.newInstance(Class.java:1130)
  187. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  188. 09-26 13:48:03.618: E/AndroidRuntime(1131): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  189. 09-26 13:48:03.618: E/AndroidRuntime(1131): ... 11 more
  190. 09-26 13:48:06.970: I/Process(1131): Sending signal. PID: 1131 SIG: 9
  191. 09-26 14:01:43.518: D/gralloc_goldfish(1210): Emulator without GPU emulation detected.
  192. 09-26 14:05:04.359: I/Choreographer(1210): Skipped 76 frames! The application may be doing too much work on its main thread.
  193. 09-26 14:05:31.418: D/dalvikvm(1268): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  194. 09-26 14:05:31.488: D/AndroidRuntime(1268): Shutting down VM
  195. 09-26 14:05:31.518: W/dalvikvm(1268): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  196. 09-26 14:05:31.559: E/AndroidRuntime(1268): FATAL EXCEPTION: main
  197. 09-26 14:05:31.559: E/AndroidRuntime(1268): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  198. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  199. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  200. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  201. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  202. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.os.Handler.dispatchMessage(Handler.java:99)
  203. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.os.Looper.loop(Looper.java:137)
  204. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread.main(ActivityThread.java:5103)
  205. 09-26 14:05:31.559: E/AndroidRuntime(1268): at java.lang.reflect.Method.invokeNative(Native Method)
  206. 09-26 14:05:31.559: E/AndroidRuntime(1268): at java.lang.reflect.Method.invoke(Method.java:525)
  207. 09-26 14:05:31.559: E/AndroidRuntime(1268): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  208. 09-26 14:05:31.559: E/AndroidRuntime(1268): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  209. 09-26 14:05:31.559: E/AndroidRuntime(1268): at dalvik.system.NativeStart.main(Native Method)
  210. 09-26 14:05:31.559: E/AndroidRuntime(1268): Caused by: java.lang.IllegalAccessException: access to class not allowed
  211. 09-26 14:05:31.559: E/AndroidRuntime(1268): at java.lang.Class.newInstanceImpl(Native Method)
  212. 09-26 14:05:31.559: E/AndroidRuntime(1268): at java.lang.Class.newInstance(Class.java:1130)
  213. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  214. 09-26 14:05:31.559: E/AndroidRuntime(1268): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  215. 09-26 14:05:31.559: E/AndroidRuntime(1268): ... 11 more
  216. 09-26 14:05:35.049: I/Process(1268): Sending signal. PID: 1268 SIG: 9
  217. 09-26 14:06:29.709: D/dalvikvm(1315): newInstance failed: Lcom/example/appfit/Main; not accessible to Landroid/app/Instrumentation;
  218. 09-26 14:06:29.759: D/AndroidRuntime(1315): Shutting down VM
  219. 09-26 14:06:29.759: W/dalvikvm(1315): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  220. 09-26 14:06:29.849: E/AndroidRuntime(1315): FATAL EXCEPTION: main
  221. 09-26 14:06:29.849: E/AndroidRuntime(1315): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Main}: java.lang.IllegalAccessException: access to class not allowed
  222. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  223. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  224. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  225. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  226. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.os.Handler.dispatchMessage(Handler.java:99)
  227. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.os.Looper.loop(Looper.java:137)
  228. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread.main(ActivityThread.java:5103)
  229. 09-26 14:06:29.849: E/AndroidRuntime(1315): at java.lang.reflect.Method.invokeNative(Native Method)
  230. 09-26 14:06:29.849: E/AndroidRuntime(1315): at java.lang.reflect.Method.invoke(Method.java:525)
  231. 09-26 14:06:29.849: E/AndroidRuntime(1315): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  232. 09-26 14:06:29.849: E/AndroidRuntime(1315): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  233. 09-26 14:06:29.849: E/AndroidRuntime(1315): at dalvik.system.NativeStart.main(Native Method)
  234. 09-26 14:06:29.849: E/AndroidRuntime(1315): Caused by: java.lang.IllegalAccessException: access to class not allowed
  235. 09-26 14:06:29.849: E/AndroidRuntime(1315): at java.lang.Class.newInstanceImpl(Native Method)
  236. 09-26 14:06:29.849: E/AndroidRuntime(1315): at java.lang.Class.newInstance(Class.java:1130)
  237. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  238. 09-26 14:06:29.849: E/AndroidRuntime(1315): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  239. 09-26 14:06:29.849: E/AndroidRuntime(1315): ... 11 more
  240. 09-26 14:06:49.588: D/dalvikvm(1361): GC_FOR_ALLOC freed 51K, 6% free 2734K/2904K, paused 74ms, total 87ms
  241. 09-26 14:06:49.608: I/dalvikvm-heap(1361): Grow heap (frag case) to 3.388MB for 635812-byte allocation
  242. 09-26 14:06:49.690: D/dalvikvm(1361): GC_FOR_ALLOC freed 3K, 5% free 3351K/3528K, paused 82ms, total 82ms
  243. 09-26 14:06:49.818: I/Choreographer(1361): Skipped 142 frames! The application may be doing too much work on its main thread.
  244. 09-26 14:06:50.228: I/Choreographer(1361): Skipped 51 frames! The application may be doing too much work on its main thread.
  245. 09-26 14:06:50.298: D/gralloc_goldfish(1361): Emulator without GPU emulation detected.
  246. 09-26 14:06:50.618: I/Choreographer(1361): Skipped 95 frames! The application may be doing too much work on its main thread.
  247. 09-26 14:06:54.649: I/Choreographer(1361): Skipped 36 frames! The application may be doing too much work on its main thread.
  248. 09-26 14:06:55.109: I/Choreographer(1361): Skipped 30 frames! The application may be doing too much work on its main thread.
  249. 09-26 14:06:55.789: I/Choreographer(1361): Skipped 44 frames! The application may be doing too much work on its main thread.
  250. 09-26 14:06:56.069: I/Choreographer(1361): Skipped 64 frames! The application may be doing too much work on its main thread.
  251. 09-26 14:06:56.369: I/Choreographer(1361): Skipped 50 frames! The application may be doing too much work on its main thread.
  252. 09-26 14:06:57.779: I/Choreographer(1361): Skipped 30 frames! The application may be doing too much work on its main thread.
  253. 09-26 14:06:58.539: I/Choreographer(1361): Skipped 30 frames! The application may be doing too much work on its main thread.
  254. 09-26 14:06:58.669: I/Choreographer(1361): Skipped 31 frames! The application may be doing too much work on its main thread.
  255. 09-26 14:06:59.679: I/Choreographer(1361): Skipped 36 frames! The application may be doing too much work on its main thread.
  256. 09-26 14:07:02.009: I/Choreographer(1361): Skipped 57 frames! The application may be doing too much work on its main thread.
  257. 09-26 14:07:21.508: I/Choreographer(1361): Skipped 41 frames! The application may be doing too much work on its main thread.
  258. 09-26 14:07:23.378: I/Choreographer(1361): Skipped 50 frames! The application may be doing too much work on its main thread.
  259. 09-26 14:07:30.209: I/Choreographer(1361): Skipped 51 frames! The application may be doing too much work on its main thread.
  260. 09-26 14:08:17.169: I/Choreographer(1361): Skipped 250 frames! The application may be doing too much work on its main thread.
  261. 09-26 14:08:21.588: I/Choreographer(1361): Skipped 35 frames! The application may be doing too much work on its main thread.
  262. 09-26 14:08:31.608: I/Choreographer(1361): Skipped 128 frames! The application may be doing too much work on its main thread.
  263. 09-26 14:09:08.568: D/gralloc_goldfish(1445): Emulator without GPU emulation detected.
  264. 09-26 14:09:10.888: D/dalvikvm(1445): GC_FOR_ALLOC freed 62K, 7% free 2811K/2992K, paused 123ms, total 150ms
  265. 09-26 14:09:10.918: I/dalvikvm-heap(1445): Grow heap (frag case) to 3.463MB for 635812-byte allocation
  266. 09-26 14:09:11.108: D/dalvikvm(1445): GC_FOR_ALLOC freed 7K, 6% free 3424K/3616K, paused 187ms, total 187ms
  267. 09-26 14:09:11.888: I/Choreographer(1445): Skipped 136 frames! The application may be doing too much work on its main thread.
  268. 09-26 14:09:17.208: I/Choreographer(1445): Skipped 72 frames! The application may be doing too much work on its main thread.
  269. 09-26 14:18:46.608: D/gralloc_goldfish(1491): Emulator without GPU emulation detected.
  270. 09-26 14:18:48.948: D/dalvikvm(1491): GC_FOR_ALLOC freed 66K, 7% free 2811K/2996K, paused 128ms, total 148ms
  271. 09-26 14:18:48.991: I/dalvikvm-heap(1491): Grow heap (frag case) to 3.463MB for 635812-byte allocation
  272. 09-26 14:18:49.201: D/dalvikvm(1491): GC_FOR_ALLOC freed 7K, 6% free 3424K/3620K, paused 204ms, total 204ms
  273. 09-26 14:18:49.898: I/Choreographer(1491): Skipped 98 frames! The application may be doing too much work on its main thread.
  274. 09-26 14:18:52.318: I/Choreographer(1491): Skipped 97 frames! The application may be doing too much work on its main thread.
  275. 09-26 14:18:55.468: I/Choreographer(1491): Skipped 115 frames! The application may be doing too much work on its main thread.
  276. 09-26 14:18:57.568: I/Choreographer(1491): Skipped 57 frames! The application may be doing too much work on its main thread.
  277. 09-26 14:20:59.949: I/Choreographer(1553): Skipped 57 frames! The application may be doing too much work on its main thread.
  278. 09-26 14:21:00.399: D/gralloc_goldfish(1553): Emulator without GPU emulation detected.
  279. 09-26 14:21:00.599: I/Choreographer(1553): Skipped 71 frames! The application may be doing too much work on its main thread.
  280. 09-26 14:21:02.799: D/dalvikvm(1553): GC_FOR_ALLOC freed 70K, 7% free 2813K/3004K, paused 243ms, total 270ms
  281. 09-26 14:21:02.819: I/dalvikvm-heap(1553): Grow heap (frag case) to 3.465MB for 635812-byte allocation
  282. 09-26 14:21:03.049: D/dalvikvm(1553): GC_FOR_ALLOC freed 7K, 6% free 3426K/3628K, paused 223ms, total 223ms
  283. 09-26 14:21:03.629: I/Choreographer(1553): Skipped 74 frames! The application may be doing too much work on its main thread.
  284. 09-26 14:21:06.070: I/Choreographer(1553): Skipped 64 frames! The application may be doing too much work on its main thread.
  285. 09-26 14:21:08.660: I/Choreographer(1553): Skipped 137 frames! The application may be doing too much work on its main thread.
  286. 09-26 14:21:10.669: I/Choreographer(1553): Skipped 68 frames! The application may be doing too much work on its main thread.
  287. 09-26 14:21:13.359: I/Choreographer(1553): Skipped 96 frames! The application may be doing too much work on its main thread.
  288. 09-26 14:21:14.788: W/InputEventReceiver(1553): Attempted to finish an input event but the input event receiver has already been disposed.
  289. 09-26 15:26:33.941: I/Choreographer(1553): Skipped 44 frames! The application may be doing too much work on its main thread.
  290. 09-26 15:26:43.068: I/Choreographer(1553): Skipped 92 frames! The application may be doing too much work on its main thread.
  291. 09-26 15:27:30.419: D/gralloc_goldfish(1730): Emulator without GPU emulation detected.
  292. 09-26 15:27:57.560: D/dalvikvm(1730): GC_FOR_ALLOC freed 62K, 7% free 2813K/2996K, paused 124ms, total 148ms
  293. 09-26 15:27:57.598: I/dalvikvm-heap(1730): Grow heap (frag case) to 3.465MB for 635812-byte allocation
  294. 09-26 15:27:57.779: D/dalvikvm(1730): GC_FOR_ALLOC freed 7K, 6% free 3427K/3620K, paused 179ms, total 179ms
  295. 09-26 15:27:58.498: I/Choreographer(1730): Skipped 113 frames! The application may be doing too much work on its main thread.
  296. 09-26 15:28:00.178: W/InputEventReceiver(1730): Attempted to finish an input event but the input event receiver has already been disposed.
  297. 09-26 15:28:00.188: W/ViewRootImpl(1730): Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, id[0]=0, x[0]=158.0, y[0]=-86.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=6581158, downTime=6581101, deviceId=0, source=0x1002 }
  298. 09-26 15:28:00.188: W/InputEventReceiver(1730): Attempted to finish an input event but the input event receiver has already been disposed.
  299. 09-26 15:29:05.481: I/Choreographer(1730): Skipped 51 frames! The application may be doing too much work on its main thread.
  300. 09-26 15:29:14.159: I/Choreographer(1730): Skipped 41 frames! The application may be doing too much work on its main thread.
  301. 09-26 15:30:44.039: I/Choreographer(1780): Skipped 33 frames! The application may be doing too much work on its main thread.
  302. 09-26 15:30:44.719: D/gralloc_goldfish(1780): Emulator without GPU emulation detected.
  303. 09-26 15:30:46.409: I/Choreographer(1780): Skipped 32 frames! The application may be doing too much work on its main thread.
  304. 09-26 15:30:47.179: D/dalvikvm(1780): GC_FOR_ALLOC freed 67K, 7% free 2813K/3000K, paused 126ms, total 148ms
  305. 09-26 15:30:47.209: I/dalvikvm-heap(1780): Grow heap (frag case) to 3.465MB for 635812-byte allocation
  306. 09-26 15:30:47.409: D/dalvikvm(1780): GC_FOR_ALLOC freed 7K, 6% free 3426K/3624K, paused 191ms, total 191ms
  307. 09-26 15:30:48.069: I/Choreographer(1780): Skipped 107 frames! The application may be doing too much work on its main thread.
  308. 09-26 15:32:01.769: W/InputEventReceiver(1780): Attempted to finish an input event but the input event receiver has already been disposed.
  309. 09-26 15:32:05.779: I/Choreographer(1780): Skipped 37 frames! The application may be doing too much work on its main thread.
  310. 09-26 15:32:09.479: I/Choreographer(1780): Skipped 57 frames! The application may be doing too much work on its main thread.
  311. 09-26 15:32:32.709: D/gralloc_goldfish(1825): Emulator without GPU emulation detected.
  312. 09-26 15:32:32.919: I/Choreographer(1825): Skipped 31 frames! The application may be doing too much work on its main thread.
  313. 09-26 15:32:41.449: D/dalvikvm(1825): GC_FOR_ALLOC freed 69K, 7% free 2793K/2980K, paused 130ms, total 147ms
  314. 09-26 15:32:41.479: I/dalvikvm-heap(1825): Grow heap (frag case) to 3.446MB for 635812-byte allocation
  315. 09-26 15:32:41.679: D/dalvikvm(1825): GC_FOR_ALLOC freed 7K, 6% free 3407K/3604K, paused 194ms, total 194ms
  316. 09-26 15:32:42.741: I/Choreographer(1825): Skipped 142 frames! The application may be doing too much work on its main thread.
  317. 09-26 15:36:08.288: I/Choreographer(1868): Skipped 40 frames! The application may be doing too much work on its main thread.
  318. 09-26 15:36:08.568: D/gralloc_goldfish(1868): Emulator without GPU emulation detected.
  319. 09-26 15:36:08.748: I/Choreographer(1868): Skipped 55 frames! The application may be doing too much work on its main thread.
  320. 09-26 15:38:38.148: D/dalvikvm(1868): GC_FOR_ALLOC freed 76K, 7% free 2817K/3012K, paused 131ms, total 162ms
  321. 09-26 15:38:38.178: I/dalvikvm-heap(1868): Grow heap (frag case) to 3.469MB for 635812-byte allocation
  322. 09-26 15:38:38.368: D/dalvikvm(1868): GC_FOR_ALLOC freed 7K, 6% free 3430K/3636K, paused 186ms, total 186ms
  323. 09-26 15:38:39.011: I/Choreographer(1868): Skipped 92 frames! The application may be doing too much work on its main thread.
  324. 09-26 15:38:41.148: W/InputEventReceiver(1868): Attempted to finish an input event but the input event receiver has already been disposed.
  325. 09-26 15:45:42.428: I/Choreographer(1868): Skipped 94 frames! The application may be doing too much work on its main thread.
  326. 09-26 16:02:58.688: W/InputEventReceiver(1868): Attempted to finish an input event but the input event receiver has already been disposed.
  327. 09-26 16:03:02.119: I/Choreographer(1868): Skipped 53 frames! The application may be doing too much work on its main thread.
  328. 09-26 16:03:04.078: I/Choreographer(1868): Skipped 41 frames! The application may be doing too much work on its main thread.
  329. 09-27 01:36:27.338: I/Choreographer(2046): Skipped 38 frames! The application may be doing too much work on its main thread.
  330. 09-27 01:36:27.478: D/AndroidRuntime(2046): Shutting down VM
  331. 09-27 01:36:27.518: W/dalvikvm(2046): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  332. 09-27 01:36:27.568: E/AndroidRuntime(2046): FATAL EXCEPTION: main
  333. 09-27 01:36:27.568: E/AndroidRuntime(2046): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Select}: java.lang.NullPointerException
  334. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  335. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  336. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  337. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  338. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.os.Handler.dispatchMessage(Handler.java:99)
  339. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.os.Looper.loop(Looper.java:137)
  340. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread.main(ActivityThread.java:5103)
  341. 09-27 01:36:27.568: E/AndroidRuntime(2046): at java.lang.reflect.Method.invokeNative(Native Method)
  342. 09-27 01:36:27.568: E/AndroidRuntime(2046): at java.lang.reflect.Method.invoke(Method.java:525)
  343. 09-27 01:36:27.568: E/AndroidRuntime(2046): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  344. 09-27 01:36:27.568: E/AndroidRuntime(2046): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  345. 09-27 01:36:27.568: E/AndroidRuntime(2046): at dalvik.system.NativeStart.main(Native Method)
  346. 09-27 01:36:27.568: E/AndroidRuntime(2046): Caused by: java.lang.NullPointerException
  347. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.content.ContextWrapper.getResources(ContextWrapper.java:89)
  348. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.view.ContextThemeWrapper.getResources(ContextThemeWrapper.java:78)
  349. 09-27 01:36:27.568: E/AndroidRuntime(2046): at com.example.appfit.Select.<init>(Select.java:19)
  350. 09-27 01:36:27.568: E/AndroidRuntime(2046): at java.lang.Class.newInstanceImpl(Native Method)
  351. 09-27 01:36:27.568: E/AndroidRuntime(2046): at java.lang.Class.newInstance(Class.java:1130)
  352. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  353. 09-27 01:36:27.568: E/AndroidRuntime(2046): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  354. 09-27 01:36:27.568: E/AndroidRuntime(2046): ... 11 more
  355. 09-27 01:37:44.548: I/Process(2046): Sending signal. PID: 2046 SIG: 9
  356. 09-27 01:39:21.380: D/AndroidRuntime(2093): Shutting down VM
  357. 09-27 01:39:21.380: W/dalvikvm(2093): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  358. 09-27 01:39:21.389: E/AndroidRuntime(2093): FATAL EXCEPTION: main
  359. 09-27 01:39:21.389: E/AndroidRuntime(2093): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Select}: java.lang.NullPointerException
  360. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  361. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  362. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  363. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  364. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.os.Handler.dispatchMessage(Handler.java:99)
  365. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.os.Looper.loop(Looper.java:137)
  366. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread.main(ActivityThread.java:5103)
  367. 09-27 01:39:21.389: E/AndroidRuntime(2093): at java.lang.reflect.Method.invokeNative(Native Method)
  368. 09-27 01:39:21.389: E/AndroidRuntime(2093): at java.lang.reflect.Method.invoke(Method.java:525)
  369. 09-27 01:39:21.389: E/AndroidRuntime(2093): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  370. 09-27 01:39:21.389: E/AndroidRuntime(2093): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  371. 09-27 01:39:21.389: E/AndroidRuntime(2093): at dalvik.system.NativeStart.main(Native Method)
  372. 09-27 01:39:21.389: E/AndroidRuntime(2093): Caused by: java.lang.NullPointerException
  373. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.content.ContextWrapper.getResources(ContextWrapper.java:89)
  374. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.view.ContextThemeWrapper.getResources(ContextThemeWrapper.java:78)
  375. 09-27 01:39:21.389: E/AndroidRuntime(2093): at com.example.appfit.Select.<init>(Select.java:19)
  376. 09-27 01:39:21.389: E/AndroidRuntime(2093): at java.lang.Class.newInstanceImpl(Native Method)
  377. 09-27 01:39:21.389: E/AndroidRuntime(2093): at java.lang.Class.newInstance(Class.java:1130)
  378. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  379. 09-27 01:39:21.389: E/AndroidRuntime(2093): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  380. 09-27 01:39:21.389: E/AndroidRuntime(2093): ... 11 more
  381. 09-27 01:40:16.139: I/Process(2093): Sending signal. PID: 2093 SIG: 9
  382. 09-27 01:42:06.490: D/AndroidRuntime(2141): Shutting down VM
  383. 09-27 01:42:06.490: W/dalvikvm(2141): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  384. 09-27 01:42:06.579: E/AndroidRuntime(2141): FATAL EXCEPTION: main
  385. 09-27 01:42:06.579: E/AndroidRuntime(2141): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Select}: java.lang.NullPointerException
  386. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  387. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  388. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  389. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  390. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.os.Handler.dispatchMessage(Handler.java:99)
  391. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.os.Looper.loop(Looper.java:137)
  392. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread.main(ActivityThread.java:5103)
  393. 09-27 01:42:06.579: E/AndroidRuntime(2141): at java.lang.reflect.Method.invokeNative(Native Method)
  394. 09-27 01:42:06.579: E/AndroidRuntime(2141): at java.lang.reflect.Method.invoke(Method.java:525)
  395. 09-27 01:42:06.579: E/AndroidRuntime(2141): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  396. 09-27 01:42:06.579: E/AndroidRuntime(2141): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  397. 09-27 01:42:06.579: E/AndroidRuntime(2141): at dalvik.system.NativeStart.main(Native Method)
  398. 09-27 01:42:06.579: E/AndroidRuntime(2141): Caused by: java.lang.NullPointerException
  399. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.content.ContextWrapper.getResources(ContextWrapper.java:89)
  400. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.view.ContextThemeWrapper.getResources(ContextThemeWrapper.java:78)
  401. 09-27 01:42:06.579: E/AndroidRuntime(2141): at com.example.appfit.Select.<init>(Select.java:19)
  402. 09-27 01:42:06.579: E/AndroidRuntime(2141): at java.lang.Class.newInstanceImpl(Native Method)
  403. 09-27 01:42:06.579: E/AndroidRuntime(2141): at java.lang.Class.newInstance(Class.java:1130)
  404. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  405. 09-27 01:42:06.579: E/AndroidRuntime(2141): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  406. 09-27 01:42:06.579: E/AndroidRuntime(2141): ... 11 more
  407. 09-27 01:46:09.290: I/Choreographer(2188): Skipped 37 frames! The application may be doing too much work on its main thread.
  408. 09-27 01:46:09.588: D/gralloc_goldfish(2188): Emulator without GPU emulation detected.
  409. 09-27 01:46:09.839: I/Choreographer(2188): Skipped 77 frames! The application may be doing too much work on its main thread.
  410. 09-27 01:46:12.911: D/dalvikvm(2188): GC_FOR_ALLOC freed 126K, 9% free 2795K/3040K, paused 126ms, total 173ms
  411. 09-27 01:46:12.968: I/dalvikvm-heap(2188): Grow heap (frag case) to 3.448MB for 635812-byte allocation
  412. 09-27 01:46:13.158: D/dalvikvm(2188): GC_FOR_ALLOC freed 7K, 7% free 3408K/3664K, paused 189ms, total 189ms
  413. 09-27 01:46:14.238: I/Choreographer(2188): Skipped 148 frames! The application may be doing too much work on its main thread.
  414. 09-27 01:46:16.838: I/Choreographer(2188): Skipped 51 frames! The application may be doing too much work on its main thread.
  415. 09-27 01:46:31.369: I/Choreographer(2188): Skipped 48 frames! The application may be doing too much work on its main thread.
  416. 09-27 01:47:24.490: I/Choreographer(2237): Skipped 42 frames! The application may be doing too much work on its main thread.
  417. 09-27 01:47:25.178: D/gralloc_goldfish(2237): Emulator without GPU emulation detected.
  418. 09-27 01:47:25.688: I/Choreographer(2237): Skipped 33 frames! The application may be doing too much work on its main thread.
  419. 09-27 01:47:26.568: I/Choreographer(2237): Skipped 57 frames! The application may be doing too much work on its main thread.
  420. 09-27 01:47:27.099: I/Choreographer(2237): Skipped 44 frames! The application may be doing too much work on its main thread.
  421. 09-27 01:48:40.731: W/ViewRootImpl(2237): Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x8, repeatCount=0, eventTime=43820593, downTime=43820593, deviceId=0, source=0x101 }
  422. 09-27 01:48:40.950: I/Choreographer(2237): Skipped 74 frames! The application may be doing too much work on its main thread.
  423. 09-27 01:48:41.498: D/InputEventConsistencyVerifier(2237): KeyEvent: ACTION_UP but key was not down.
  424. 09-27 01:48:41.498: D/InputEventConsistencyVerifier(2237): in com.android.internal.policy.impl.PhoneWindow$DecorView{416f3918 V.E..... R.....I. 0,0-480,800}
  425. 09-27 01:48:41.498: D/InputEventConsistencyVerifier(2237): 0: sent at 43820681000000, KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x8, repeatCount=0, eventTime=43820681, downTime=43820593, deviceId=0, source=0x101 }
  426. 09-27 01:48:42.568: I/Choreographer(2237): Skipped 116 frames! The application may be doing too much work on its main thread.
  427. 09-27 01:48:44.808: I/Choreographer(2237): Skipped 46 frames! The application may be doing too much work on its main thread.
  428. 09-27 01:49:17.038: I/Choreographer(2282): Skipped 36 frames! The application may be doing too much work on its main thread.
  429. 09-27 01:49:17.318: D/gralloc_goldfish(2282): Emulator without GPU emulation detected.
  430. 09-27 01:49:17.728: I/Choreographer(2282): Skipped 116 frames! The application may be doing too much work on its main thread.
  431. 09-27 01:49:18.408: I/Choreographer(2282): Skipped 45 frames! The application may be doing too much work on its main thread.
  432. 09-27 01:50:05.629: D/dalvikvm(2282): GC_FOR_ALLOC freed 92K, 7% free 2845K/3056K, paused 141ms, total 179ms
  433. 09-27 01:50:05.668: I/dalvikvm-heap(2282): Grow heap (frag case) to 3.497MB for 635812-byte allocation
  434. 09-27 01:50:05.819: D/dalvikvm(2282): GC_FOR_ALLOC freed 59K, 8% free 3407K/3680K, paused 132ms, total 132ms
  435. 09-27 01:50:06.928: I/Choreographer(2282): Skipped 150 frames! The application may be doing too much work on its main thread.
  436. 09-27 01:50:09.229: I/Choreographer(2282): Skipped 53 frames! The application may be doing too much work on its main thread.
  437. 09-27 01:50:10.629: I/Choreographer(2282): Skipped 74 frames! The application may be doing too much work on its main thread.
  438. 09-27 01:54:52.419: D/AndroidRuntime(2328): Shutting down VM
  439. 09-27 01:54:52.429: W/dalvikvm(2328): threadid=1: thread exiting with uncaught exception (group=0x41465700)
  440. 09-27 01:54:52.459: E/AndroidRuntime(2328): FATAL EXCEPTION: main
  441. 09-27 01:54:52.459: E/AndroidRuntime(2328): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.appfit/com.example.appfit.Select}: java.lang.NullPointerException
  442. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2137)
  443. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261)
  444. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread.access$600(ActivityThread.java:141)
  445. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
  446. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.os.Handler.dispatchMessage(Handler.java:99)
  447. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.os.Looper.loop(Looper.java:137)
  448. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread.main(ActivityThread.java:5103)
  449. 09-27 01:54:52.459: E/AndroidRuntime(2328): at java.lang.reflect.Method.invokeNative(Native Method)
  450. 09-27 01:54:52.459: E/AndroidRuntime(2328): at java.lang.reflect.Method.invoke(Method.java:525)
  451. 09-27 01:54:52.459: E/AndroidRuntime(2328): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
  452. 09-27 01:54:52.459: E/AndroidRuntime(2328): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  453. 09-27 01:54:52.459: E/AndroidRuntime(2328): at dalvik.system.NativeStart.main(Native Method)
  454. 09-27 01:54:52.459: E/AndroidRuntime(2328): Caused by: java.lang.NullPointerException
  455. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.content.ContextWrapper.getResources(ContextWrapper.java:89)
  456. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.view.ContextThemeWrapper.getResources(ContextThemeWrapper.java:78)
  457. 09-27 01:54:52.459: E/AndroidRuntime(2328): at com.example.appfit.Select.<init>(Select.java:17)
  458. 09-27 01:54:52.459: E/AndroidRuntime(2328): at java.lang.Class.newInstanceImpl(Native Method)
  459. 09-27 01:54:52.459: E/AndroidRuntime(2328): at java.lang.Class.newInstance(Class.java:1130)
  460. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.Instrumentation.newActivity(Instrumentation.java:1061)
  461. 09-27 01:54:52.459: E/AndroidRuntime(2328): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2128)
  462. 09-27 01:54:52.459: E/AndroidRuntime(2328): ... 11 more
  463. 09-27 01:55:06.778: I/Process(2328): Sending signal. PID: 2328 SIG: 9
Advertisement
Add Comment
Please, Sign In to add comment