08-09 10:36:51.282: ERROR/Zygote(32): setreuid() failed. errno: 2
08-09 10:36:56.513: ERROR/Zygote(32): setreuid() failed. errno: 17
08-09 10:36:57.322: ERROR/BatteryService(58): usbOnlinePath not found
08-09 10:36:57.322: ERROR/BatteryService(58): batteryVoltagePath not found
08-09 10:36:57.322: ERROR/BatteryService(58): batteryTemperaturePath not found
08-09 10:36:57.332: ERROR/SurfaceFlinger(58): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
08-09 10:37:02.083: ERROR/EventHub(58): could not get driver version for /dev/input/mouse0, Not a typewriter
08-09 10:37:02.083: ERROR/EventHub(58): could not get driver version for /dev/input/mice, Not a typewriter
08-09 10:37:02.282: ERROR/System(58): Failure starting core service
08-09 10:37:02.282: ERROR/System(58): java.lang.SecurityException
08-09 10:37:02.282: ERROR/System(58):     at android.os.BinderProxy.transact(Native Method)
08-09 10:37:02.282: ERROR/System(58):     at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
08-09 10:37:02.282: ERROR/System(58):     at android.os.ServiceManager.addService(ServiceManager.java:72)
08-09 10:37:02.282: ERROR/System(58):     at com.android.server.ServerThread.run(SystemServer.java:184)
08-09 10:37:02.803: ERROR/SoundPool(58): error loading /system/media/audio/ui/Effect_Tick.ogg
08-09 10:37:02.814: ERROR/SoundPool(58): error loading /system/media/audio/ui/KeypressStandard.ogg
08-09 10:37:02.814: ERROR/SoundPool(58): error loading /system/media/audio/ui/KeypressSpacebar.ogg
08-09 10:37:02.814: ERROR/SoundPool(58): error loading /system/media/audio/ui/KeypressDelete.ogg
08-09 10:37:02.814: ERROR/SoundPool(58): error loading /system/media/audio/ui/KeypressReturn.ogg
08-09 10:37:03.792: ERROR/ThrottleService(58): Could not open GPS configuration file /etc/gps.conf
08-09 10:37:04.702: ERROR/logwrapper(142): executing /system/bin/tc failed: No such file or directory
08-09 10:37:04.752: ERROR/logwrapper(143): executing /system/bin/tc failed: No such file or directory
08-09 10:37:04.752: ERROR/logwrapper(144): executing /system/bin/tc failed: No such file or directory
08-09 10:37:13.684: ERROR/HierarchicalStateMachine(58): TetherMaster - unhandledMessage: msg.what=3
08-09 10:37:49.104: ERROR/dalvikvm-heap(282): 10368000-byte external allocation too large for this process.
08-09 10:37:49.104: ERROR/GraphicsJNI(282): VM won't let us allocate 10368000 bytes
08-09 10:37:49.144: ERROR/AndroidRuntime(282): FATAL EXCEPTION: main
08-09 10:37:49.144: ERROR/AndroidRuntime(282): java.lang.RuntimeException: Unable to start activity ComponentInfo{mycom.example.relicense/mycom.example.relicense.Foriegn_Page}: android.view.InflateException: Binary XML file line #2: Error inflating class <unknown>
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread.access$2300(ActivityThread.java:125)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.os.Handler.dispatchMessage(Handler.java:99)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.os.Looper.loop(Looper.java:123)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread.main(ActivityThread.java:4627)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at java.lang.reflect.Method.invokeNative(Native Method)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at java.lang.reflect.Method.invoke(Method.java:521)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at dalvik.system.NativeStart.main(Native Method)
08-09 10:37:49.144: ERROR/AndroidRuntime(282): Caused by: android.view.InflateException: Binary XML file line #2: Error inflating class <unknown>
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.createView(LayoutInflater.java:513)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.inflate(LayoutInflater.java:385)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.Activity.setContentView(Activity.java:1647)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at mycom.example.relicense.Foriegn_Page.onCreate(Foriegn_Page.java:13)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     ... 11 more
08-09 10:37:49.144: ERROR/AndroidRuntime(282): Caused by: java.lang.reflect.InvocationTargetException
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.widget.LinearLayout.<init>(LinearLayout.java:115)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at java.lang.reflect.Constructor.constructNative(Native Method)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.LayoutInflater.createView(LayoutInflater.java:500)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     ... 21 more
08-09 10:37:49.144: ERROR/AndroidRuntime(282): Caused by: java.lang.OutOfMemoryError: bitmap size exceeds VM budget
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.Bitmap.nativeCreate(Native Method)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.Bitmap.createBitmap(Bitmap.java:468)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.Bitmap.createBitmap(Bitmap.java:435)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:340)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.BitmapFactory.finishDecode(BitmapFactory.java:488)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:462)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:323)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:697)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.content.res.Resources.loadDrawable(Resources.java:1709)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.View.<init>(View.java:1885)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.View.<init>(View.java:1834)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     at android.view.ViewGroup.<init>(ViewGroup.java:285)
08-09 10:37:49.144: ERROR/AndroidRuntime(282):     ... 25 more

로그캣에 생긴 오류정보입니다... 오류를 모르겠어여 ㅠㅠ

 

갤럭시2 디바이스로 실행하면 오류가 안뜨구여 컴퓨터 에뮬레이터로 하면 버튼클릭했을때 바로 종료됩니다..

 

ㅠㅠㅠㅠㅠㅠ