Hello Sir i created a Android Application by using SQLiteDatabase, my
project is launch Succesfully.But i got runtime Exception.
va/lang/String;)V (CallStaticVoidMethodV)
W/dalvikvm(  170): Pending exception is:
I/dalvikvm(  170): java.lang.RuntimeException:
android.os.RemoteException
I/dalvikvm(  170):      at
android.os.Parcel.writeException(Parcel.java:1222)
I/dalvikvm(  170):      at android.os.Binder.execTransact(Binder.java:
341)
I/dalvikvm(  170):      at
com.android.server.SystemServer.init1(Native Method)
I/dalvikvm(  170):      at
com.android.server.SystemServer.main(SystemServer.jav
a:643)
I/dalvikvm(  170):      at
java.lang.reflect.Method.invokeNative(Native Method)
I/dalvikvm(  170):      at java.lang.reflect.Method.invoke(Method.java:
491)
I/dalvikvm(  170):      at com.android.internal.os.ZygoteInit
$MethodAndArgsCalle
r.run(ZygoteInit.java:841)
I/dalvikvm(  170):      at
com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:599)
I/dalvikvm(  170):      at dalvik.system.NativeStart.main(Native
Method)
I/dalvikvm(  170): Caused by:
I/dalvikvm(  170): android.os.RemoteException:
I/dalvikvm(  170):      at
com.android.server.CountryDetectorService.detectCount
ry(CountryDetectorService.java:96)
I/dalvikvm(  170):      at android.location.ICountryDetector
$Stub.onTransact(ICo
untryDetector.java:53)
I/dalvikvm(  170):      at android.os.Binder.execTransact(Binder.java:
339)
I/dalvikvm(  170):      at
com.android.server.SystemServer.init1(Native Method)
I/dalvikvm(  170):      at
com.android.server.SystemServer.main(SystemServer.jav
a:643)
I/dalvikvm(  170):      at
java.lang.reflect.Method.invokeNative(Native Method)
I/dalvikvm(  170):      at java.lang.reflect.Method.invoke(Method.java:
491)
I/dalvikvm(  170):      at com.android.internal.os.ZygoteInit
$MethodAndArgsCalle
r.run(ZygoteInit.java:841)
I/dalvikvm(  170):      at
com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:599)
I/dalvikvm(  170):      at dalvik.system.NativeStart.main(Native
Method)
I/dalvikvm(  170): "main" prio=5 tid=1 NATIVE
I/dalvikvm(  170):   | group="main" sCount=0 dsCount=0 obj=0x4001b5c8
self=0x125
d8
I/dalvikvm(  170):   | sysTid=170 nice=0 sched=0/0 cgrp=default
handle=-13429134
32
I/dalvikvm(  170):   | schedstat=( 913830670 679912199 101 ) utm=55
stm=36 core=
0
I/dalvikvm(  170):   at com.android.server.SystemServer.init1(Native
Method)
I/dalvikvm(  170):   at
com.android.server.SystemServer.main(SystemServer.java:6
43)
I/dalvikvm(  170):   at java.lang.reflect.Method.invokeNative(Native
Method)
I/dalvikvm(  170):   at java.lang.reflect.Method.invoke(Method.java:
491)
I/dalvikvm(  170):   at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.r
un(ZygoteInit.java:841)
I/dalvikvm(  170):   at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:
599)
I/dalvikvm(  170):   at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm(  170):
E/dalvikvm(  170): VM aborting
I/DEBUG   (   31): *** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** *
**

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to