What steps will reproduce the problem?
1. emulator -wipe-data (or remove all relevant application and data files
manually)
2. adb install Newsreader.apk (but not OpenIntents.apk)
3. launch Newsreader.apk
What is the expected output? What do you see instead?
There should be the standard OpenIntents required message. Instead:
Application Error:
org.openintents.applications.newsreader
An error has occurred in org.openintents.applications.newsreader.
Unable to resume activity
{org.openintents.applications.newsreader/org.openintents.applications.newsr
eader.Newsreader}: java.lang.NullPointerException.
E/AndroidRuntime( 864): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 864): at
org.openintents.applications.newsreader.Newsr
eader.updateChannelsList(Newsreader.java:355) <<<<<<<<<<<<< !!!!!!!!!!!!
E/AndroidRuntime( 864): at
org.openintents.applications.newsreader.Newsr
eader.onResume(Newsreader.java:340)
E/AndroidRuntime( 864): at
android.app.Instrumentation.callActivityOnRes
ume(Instrumentation.java:921)
E/AndroidRuntime( 864): at android.app.Activity.performResume
(Activity.j
ava:2687)
E/AndroidRuntime( 864): at
android.app.ActivityThread.performResumeActiv
ity(ActivityThread.java:2060)
E/AndroidRuntime( 864): ... 12 more
I/Process ( 517): Sending signal. PID: 864 SIG: 3
I/dalvikvm( 864): threadid=7: reacting to signal 3
I/dalvikvm( 864): DALVIK THREADS:
I/dalvikvm( 864): "Main" prio=5 tid=3 NATIVE
Please use labels and text to provide additional information.
Original issue reported on code.google.com by peli0...@googlemail.com on 10 Apr 2008 at 5:49
Original issue reported on code.google.com by
peli0...@googlemail.com
on 10 Apr 2008 at 5:49