02-06 04:35:10.854: I/Choreographer(1060): Skipped 40 frames! The application may be doing too much work on its main thread. 02-06 04:35:11.014: I/Choreographer(1060): Skipped 40 frames! The application may be doing too much work on its main thread. 02-06 04:35:11.134: D/gralloc_goldfish(1060): Emulator without GPU emulation detected. 02-06 04:35:12.094: D/AndroidRuntime(1060): Shutting down VM 02-06 04:35:12.094: W/dalvikvm(1060): threadid=1: thread exiting with uncaught exception (group=0xb4ac0b90) 02-06 04:35:12.164: E/AndroidRuntime(1060): FATAL EXCEPTION: main 02-06 04:35:12.164: E/AndroidRuntime(1060): Process: gates.apps.automaticmessageresponder, PID: 1060 02-06 04:35:12.164: E/AndroidRuntime(1060): java.lang.IllegalStateException: Could not execute method of the activity 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.view.View$1.onClick(View.java:3814) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.view.View.performClick(View.java:4424) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.view.View$PerformClick.run(View.java:18383) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.os.Handler.handleCallback(Handler.java:733) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.os.Handler.dispatchMessage(Handler.java:95) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.os.Looper.loop(Looper.java:137) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.app.ActivityThread.main(ActivityThread.java:4998) 02-06 04:35:12.164: E/AndroidRuntime(1060): at java.lang.reflect.Method.invokeNative(Native Method) 02-06 04:35:12.164: E/AndroidRuntime(1060): at java.lang.reflect.Method.invoke(Method.java:515) 02-06 04:35:12.164: E/AndroidRuntime(1060): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777) 02-06 04:35:12.164: E/AndroidRuntime(1060): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593) 02-06 04:35:12.164: E/AndroidRuntime(1060): at dalvik.system.NativeStart.main(Native Method) 02-06 04:35:12.164: E/AndroidRuntime(1060): Caused by: java.lang.reflect.InvocationTargetException 02-06 04:35:12.164: E/AndroidRuntime(1060): at java.lang.reflect.Method.invokeNative(Native Method) 02-06 04:35:12.164: E/AndroidRuntime(1060): at java.lang.reflect.Method.invoke(Method.java:515) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.view.View$1.onClick(View.java:3809) 02-06 04:35:12.164: E/AndroidRuntime(1060): ... 11 more 02-06 04:35:12.164: E/AndroidRuntime(1060): Caused by: java.lang.IllegalArgumentException: Component class gates.apps.automaticmessageresponder.SmsReceiver does not exist in gates.apps.automaticmessageresponder 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.os.Parcel.readException(Parcel.java:1465) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.os.Parcel.readException(Parcel.java:1415) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:2912) 02-06 04:35:12.164: E/AndroidRuntime(1060): at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:1283) 02-06 04:35:12.164: E/AndroidRuntime(1060): at gates.apps.automaticmessageresponder.MainActivity.register(MainActivity.java:22) 02-06 04:35:12.164: E/AndroidRuntime(1060): ... 14 more