And here is the log:

E/AndroidRuntime(  342): Uncaught handler: thread main exiting due to
uncaught exception
E/AndroidRuntime(  342): java.lang.RuntimeException: Unable to resume
activity {com.android.settings/com.android.settings.deviceinfo.Memory}:
java.lang.NullPointerException
E/AndroidRuntime(  342):     at
android.app.ActivityThread.performResumeActivity(ActivityThread.java:2504)
E/AndroidRuntime(  342):     at
android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2519)
E/AndroidRuntime(  342):     at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2159)
E/AndroidRuntime(  342):     at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
E/AndroidRuntime(  342):     at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1580)
E/AndroidRuntime(  342):     at
android.os.Handler.dispatchMessage(Handler.java:88)
E/AndroidRuntime(  342):     at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(  342):     at
android.app.ActivityThread.main(ActivityThread.java:3742)
E/AndroidRuntime(  342):     at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(  342):     at
java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime(  342):     at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
E/AndroidRuntime(  342):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:497)
E/AndroidRuntime(  342):     at dalvik.system.NativeStart.main(Native
Method)
E/AndroidRuntime(  342): Caused by: java.lang.NullPointerException
E/AndroidRuntime(  342):     at
com.android.settings.deviceinfo.Memory.updateMemoryStatus(Memory.java:169)
E/AndroidRuntime(  342):     at
com.android.settings.deviceinfo.Memory.onResume(Memory.java:88)
E/AndroidRuntime(  342):     at
android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1224)
E/AndroidRuntime(  342):     at
android.app.Activity.performResume(Activity.java:3360)
E/AndroidRuntime(  342):     at
android.app.ActivityThread.performResumeActivity(ActivityThread.java:2491)
E/AndroidRuntime(  342):     ... 12 more


On Sun, Jan 11, 2009 at 12:54 PM, Mariano Kamp <mariano.k...@gmail.com>wrote:

> Sorry, accidently sent the mail to early.
>
> The first sentence should have read: "When I open the settings screen for
> the sd card (sd card & phone storage) the emulator crashs with "The
> application Settings (process com.android.settings) has stopped
> unexpectedly. Please try again".
>
>
> On Jan 11, 2009, at 12:51 PM, Mariano Kamp wrote:
>
>  Hi,
>>
>>  when I open the settings screen in the emulator it crashs ...
>>
>>  This happens no matter if I start the emulator with my own image using
>> -sdcard or without this switch. I "wiped" the user data.
>>
>>  Anything else I can reset? Anybody else experiencing it?
>>
>> Cheers,
>> Mariano
>>
>
>

--~--~---------~--~----~------------~-------~--~----~
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