Hi Friends,
I am trying to run the yahoo messenger code(which is already posted in the
Google Code), but i am trying for the new SDK 1.0 version. (Note the same
code is working like a charm with the previous version). There is no errors
in the code. But while running the app. its not showing up in the emulator.
I am pasting the errors and the log files.
Please suggest me what is wrong?
Am i missing something ?
Thank you for your time.
I included
<uses-permission android:name="android.permission.INTERNET" />
But during the run time i am getting the following errror.
[2008-11-02 23:17:13 - ClientMain] Success!
[2008-11-02 23:17:13 - ClientMain] Starting activity
org.if_itb.ui.ClientLogin on device
[2008-11-02 23:17:15 - ClientMain] ActivityManager: Starting: Intent {
comp={org.if_itb.client/org.if_itb.ui.ClientLogin} }
[2008-11-02 23:17:15 - ClientMain] ActivityManager: [1]
Killed am start -n org....
Log File:
11-03 07:17:09.038: ERROR/AndroidRuntime(512): Uncaught handler: thread main
exiting due to uncaught exception
11-03 07:17:09.038: ERROR/AndroidRuntime(512): *** EXCEPTION IN SYSTEM
PROCESS. System will crash.
11-03 07:17:09.038: ERROR/AndroidRuntime(512): java.lang.SecurityException:
Permission Denial: starting Intent { flags=0x10000000
comp={org.if_itb.client/org.if_itb.ui.ClientLogin} } from null (pid=-1,
uid=-1) requires null
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
android.os.Parcel.readException(Parcel.java:1234)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
android.os.Parcel.readException(Parcel.java:1222)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:998)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
com.android.commands.am.Am.runStart(Am.java:197)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
com.android.commands.am.Am.run(Am.java:73)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
com.android.commands.am.Am.main(Am.java:51)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
com.android.internal.os.RuntimeInit.finishInit(Native Method)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
com.android.internal.os.RuntimeInit.main(RuntimeInit.java:186)
11-03 07:17:09.038: ERROR/AndroidRuntime(512): at
dalvik.system.NativeStart.main(Native Method)
11-03 07:17:09.048: ERROR/JavaBinder(512): Unknown binder error code.
0xfffffff7
11-03 07:17:09.058: ERROR/AndroidRuntime(512): Crash logging skipped, no
checkin service
--
Dhiwakar (dhiku)
http://www.simori.com/
http://dhiku.tend.10.googlepages.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---