Using internal memory by default? - Barnes & Noble Nook Tablet

I am rooting and flashing a nook for my friend and I've been using my own sd in the process. When I give the nook back I'll take my ad out of it so is there a way of making the nook's internal memory partition as its default memory for storage and whatnot? I think I saw a rom that did this but I might be mistaken

This probably belongs in q&a. Search the forums specifically look into posts under the various ROM posts as I believe it has been covered numerous times. Vold.fstab. In addition an SD card costs $5-10 and comes in handy when updating or troubleshooting problems. Its a wise investment for the minimal expense.
Sent from my CM 10 nook. Thanks devs.

Yes, it's all about the recovery you install and then you can flash a rom using emmc by default. So, the answer is YES.
http://forum.xda-developers.com/showthread.php?t=2056626

katu2006 said:
Yes, it's all about the recovery you install and then you can flash a rom using emmc by default. So, the answer is YES.
http://forum.xda-developers.com/showthread.php?t=2056626
Click to expand...
Click to collapse
Uhh he was asking if STORAGE could be set to default to emmc not about installing ROMs from emmc.
Sent from my CM 10 nook. Thanks devs.

7heBoss said:
I am rooting and flashing a nook for my friend and I've been using my own sd in the process. When I give the nook back I'll take my ad out of it so is there a way of making the nook's internal memory partition as its default memory for storage and whatnot? I think I saw a rom that did this but I might be mistaken
Click to expand...
Click to collapse
See the thread http://forum.xda-developers.com/showthread.php?t=2068595.

SlowCobra96 said:
Uhh he was asking if STORAGE could be set to default to emmc not about installing ROMs from emmc.
Sent from my CM 10 nook. Thanks devs.
Click to expand...
Click to collapse
Misread the post, i thought he was running the rooted version of the SD card...

So I have figured out what I need to do, I just have yet to figure out exactly what text I need to change in that file in order to work for me. I want it to work without an sd in the slot.

7heBoss said:
So I have figured out what I need to do, I just have yet to figure out exactly what text I need to change in that file in order to work for me. I want it to work without an sd in the slot.
Click to expand...
Click to collapse
adb shell setprop persist.sys.vold.switchexternal 1
Click to expand...
Click to collapse
OR directly in Terminal emulator:
su
setprop persist.sys.vold.switchexternal 1
Click to expand...
Click to collapse
This feature was inroduced in CM9 but unfortunelly it missing GUI control in Settings in CM10.

mik_os said:
OR directly in Terminal emulator:
This feature was inroduced in CM9 but unfortunelly it missing GUI control in Settings in CM10.
Click to expand...
Click to collapse
Words can't even express how Thankful I am right now. This is exactly what I was looking for. I was going crazy and getting super frustrated but I finally have this all worked out. Thanks again

7heBoss said:
Words can't even express how Thankful I am right now. This is exactly what I was looking for. I was going crazy and getting super frustrated but I finally have this all worked out. Thanks again
Click to expand...
Click to collapse
Can you post whether you encounter any negative side-effect with this fix (such as reported in this thread http://forum.xda-developers.com/showpost.php?p=35945579&postcount=1)?

digixmax said:
Can you post whether you encounter any negative side-effect with this fix (such as reported in this thread http://forum.xda-developers.com/showpost.php?p=35945579&postcount=1)?
Click to expand...
Click to collapse
Nope, it appears after swapping storage using this way I still get the process android.process.media force closing. (CM10.1)

noobernz said:
Nope, it appears after swapping storage using this way I still get the process android.process.media force closing. (CM10.1)
Click to expand...
Click to collapse
Here is excerpt from Logcat when trying to get to the play store and receiving the error:
Code:
I/ActivityThread( 3813): Pub drm: com.android.providers.drm.DrmProvider
I/DownloadManager( 3813): in removeSpuriousFiles
I/ActivityThread( 3813): Pub media: com.android.providers.media.MediaProvider
E/MediaProvider( 3813): Can't obtain external volume ID even though it's mounted.
D/AndroidRuntime( 3813): Shutting down VM
W/dalvikvm( 3813): threadid=1: thread exiting with uncaught exception (group=0x40e7a930)
E/AndroidRuntime( 3813): FATAL EXCEPTION: main
E/AndroidRuntime( 3813): java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaProvider: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3813): at android.app.ActivityThread.installProvider(ActivityThread.java:4972)
E/AndroidRuntime( 3813): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4582)
E/AndroidRuntime( 3813): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4524)
E/AndroidRuntime( 3813): at android.app.ActivityThread.access$1300(ActivityThread.java:150)
E/AndroidRuntime( 3813): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1304)
E/AndroidRuntime( 3813): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3813): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3813): at android.app.ActivityThread.main(ActivityThread.java:5191)
E/AndroidRuntime( 3813): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3813): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3813): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 3813): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 3813): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3813): Caused by: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3813): at com.android.providers.media.MediaProvider.attachVolume(MediaProvider.java:4986)
E/AndroidRuntime( 3813): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.java:598)
E/AndroidRuntime( 3813): at android.content.ContentProvider.attachInfo(ContentProvider.java:1058)
E/AndroidRuntime( 3813): at android.app.ActivityThread.installProvider(ActivityThread.java:4969)
E/AndroidRuntime( 3813): ... 12 more
D/OpenGLRenderer( 3780): Enabling debug mode 0
W/IInputConnectionWrapper( 614): showStatusIcon on inactive InputConnection
D/Finsky ( 3780): [1] SelfUpdateScheduler.checkForSelfUpdate: Skipping DFE self-update. Local Version [8016010] >= Server Version [-1]
D/dalvikvm( 3780): GC_CONCURRENT freed 196K, 10% free 3440K/3816K, paused 11ms+11ms, total 44ms
I/Choreographer( 493): Skipped 44 frames! The application may be doing too much work on its main thread.
D/Finsky ( 3780): [1] 2.run: Loaded library for account: [CeCzEOBU3MuyC-Ig393z6fIL5Hs]
D/Finsky ( 3780): [1] 2.run: Finished loading 1 libraries.
I/ActivityManager( 381): Displayed com.android.vending/.AssetBrowserActivity: +1s57ms
D/Finsky ( 3780): [1] InstallerImpl.kick: Installer kick null - no action, not running yet
D/Finsky ( 3780): [1] MainActivity.initializeBilling: Optimistically initializing billing parameters.
I/QuickSettingsController( 493): Default tiles being loaded
I/QuickSettingsController( 493): Tiles list: toggleUser|toggleBrightness|toggleSettings|toggleWifi|toggleMobileData|toggleBattery|toggleAirplane|toggleBluetooth
D/dalvikvm( 3780): GC_FOR_ALLOC freed 210K, 11% free 3513K/3908K, paused 29ms, total 29ms
D/dalvikvm( 3780): GC_FOR_ALLOC freed 10K, 10% free 3788K/4184K, paused 25ms, total 25ms
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/dalvikvm( 3780): GC_FOR_ALLOC freed 138K, 8% free 4000K/4328K, paused 33ms, total 33ms
D/dalvikvm( 3780): GC_FOR_ALLOC freed 8K, 8% free 4226K/4564K, paused 31ms, total 32ms
I/dalvikvm-heap( 3780): Grow heap (frag case) to 5.265MB for 1013776-byte allocation
D/dalvikvm( 3780): GC_FOR_ALLOC freed <1K, 7% free 5216K/5556K, paused 32ms, total 32ms
D/dalvikvm( 3780): GC_CONCURRENT freed 2K, 6% free 5291K/5612K, paused 3ms+4ms, total 47ms
D/dalvikvm( 3780): GC_FOR_ALLOC freed 52K, 4% free 6009K/6244K, paused 23ms, total 23ms
D/dalvikvm( 3780): GC_CONCURRENT freed 56K, 4% free 7158K/7392K, paused 3ms+3ms, total 32ms
D/dalvikvm( 3780): GC_FOR_ALLOC freed 44K, 3% free 8266K/8504K, paused 27ms, total 27ms
D/dalvikvm( 3780): GC_FOR_ALLOC freed 24K, 3% free 9366K/9584K, paused 26ms, total 26ms
D/Finsky ( 3780): [1] BitmapLoader.onGetImageSuccess: #W720#H0http://lh3.ggpht.com/meAsKuRNusGOGdu0-GQZU_1ttJIahYiv7n2UAQeOmX-LuMaS2fUtjSV-J68haJ6qw8Y=w720 is too large to cache
D/Finsky ( 3780): [1] BitmapLoader.onGetImageSuccess: #W720#H0http://lh3.ggpht.com/_xTM0NIKM_JKPrO0c-H9Wvlru765wwiK5sfYNrMXfWxjF_fwlXMyBQtxt1F8E203zw5h=w720 is too large to cache
D/Finsky ( 3780): [1] BitmapLoader.onGetImageSuccess: #W720#H0http://lh4.ggpht.com/i9_A4pBMd275x6VtvBrYUgw151O5i8lFqGq1AQ-Y5wX4iM77PKIAEwR9VuFhso9yzJc=w720 is too large to cache
D/Finsky ( 3780): [1] BitmapLoader.onGetImageSuccess: #W720#H0http://lh6.ggpht.com/scuFNy24WOBaRdAhDq6CPRq4t5z11iv4KLDp1xoB527epHLAVuJLqb_tECQQs36ytQSO=w720 is too large to cache
D/dalvikvm( 3780): GC_EXPLICIT freed 328K, 5% free 10183K/10688K, paused 9ms+10ms, total 114ms
D/dalvikvm( 381): GC_EXPLICIT freed 1394K, 32% free 9874K/14348K, paused 10ms+10ms, total 123ms
I/Process ( 3813): Sending signal. PID: 3813 SIG: 9
I/ActivityManager( 381): Process android.process.media (pid 3813) has died.
W/ActivityManager( 381): Scheduling restart of crashed service com.android.providers.downloads/.DownloadService in 13032ms
I/ActivityManager( 381): Start proc android.process.media for restart android.process.media: pid=3840 uid=10017 gids={50017, 1015, 1023, 1024, 1028, 2001, 3003, 3007}
W/InputMethodManagerService( 381): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/ActivityThread( 3840): Pub downloads: com.android.providers.downloads.DownloadProvider
I/DownloadManager( 3840): in removeSpuriousFiles
I/ActivityThread( 3840): Pub drm: com.android.providers.drm.DrmProvider
I/ActivityThread( 3840): Pub media: com.android.providers.media.MediaProvider
E/MediaProvider( 3840): Can't obtain external volume ID even though it's mounted.
D/AndroidRuntime( 3840): Shutting down VM
W/dalvikvm( 3840): threadid=1: thread exiting with uncaught exception (group=0x40e7a930)
E/AndroidRuntime( 3840): FATAL EXCEPTION: main
E/AndroidRuntime( 3840): java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaProvider: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3840): at android.app.ActivityThread.installProvider(ActivityThread.java:4972)
E/AndroidRuntime( 3840): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4582)
E/AndroidRuntime( 3840): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4524)
E/AndroidRuntime( 3840): at android.app.ActivityThread.access$1300(ActivityThread.java:150)
E/AndroidRuntime( 3840): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1304)
E/AndroidRuntime( 3840): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3840): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3840): at android.app.ActivityThread.main(ActivityThread.java:5191)
E/AndroidRuntime( 3840): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3840): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3840): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 3840): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 3840): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3840): Caused by: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3840): at com.android.providers.media.MediaProvider.attachVolume(MediaProvider.java:4986)
E/AndroidRuntime( 3840): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.java:598)
E/AndroidRuntime( 3840): at android.content.ContentProvider.attachInfo(ContentProvider.java:1058)
E/AndroidRuntime( 3840): at android.app.ActivityThread.installProvider(ActivityThread.java:4969)
E/AndroidRuntime( 3840): ... 12 more
W/ActivityManager( 381): Process android.process.media has crashed too many times: killing!
I/ActivityManager( 381): Killing proc 3840:android.process.media/u0a10017: crash
W/Finsky ( 3780): [336] DownloadManagerImpl.queryAllDownloads: Download progress cursor null when attempting to fetch all Downloads.
D/Finsky ( 3780): [1] InstallerImpl.kick: Installer kick null - starting com.eamobile.nfsshift_na_wf
W/ActivityManager( 381): Unable to launch app com.android.providers.downloads/10017 for provider downloads: launching app became null
E/ActivityThread( 3780): Failed to find provider info for downloads
D/Finsky ( 3780): [1] DownloadImpl.setState: com.eamobile.nfsshift_na_wf from null to UNQUEUED.
D/Finsky ( 3780): [1] DownloadQueueImpl.add: Download com.eamobile.nfsshift_na_wf added to DownloadQueue
D/Finsky ( 3780): [1] DownloadImpl.setState: com.eamobile.nfsshift_na_wf from UNQUEUED to QUEUED.
I/installd( 99): free_cache(1225593) avail 3262046208
I/ActivityManager( 381): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=3857 uid=10017 gids={50017, 1015, 1023, 1024, 1028, 2001, 3003, 3007}
D/Finsky ( 3780): [1] DownloadQueueImpl.startDownload: Download com.eamobile.nfsshift_na_wf starting
I/ActivityThread( 3857): Pub downloads: com.android.providers.downloads.DownloadProvider
I/DownloadManager( 3857): in removeSpuriousFiles
I/ActivityThread( 3857): Pub drm: com.android.providers.drm.DrmProvider
I/ActivityThread( 3857): Pub media: com.android.providers.media.MediaProvider
E/MediaProvider( 3857): Can't obtain external volume ID even though it's mounted.
D/AndroidRuntime( 3857): Shutting down VM
W/dalvikvm( 3857): threadid=1: thread exiting with uncaught exception (group=0x40e7a930)
E/AndroidRuntime( 3857): FATAL EXCEPTION: main
E/AndroidRuntime( 3857): java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaProvider: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3857): at android.app.ActivityThread.installProvider(ActivityThread.java:4972)
E/AndroidRuntime( 3857): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4582)
E/AndroidRuntime( 3857): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4524)
E/AndroidRuntime( 3857): at android.app.ActivityThread.access$1300(ActivityThread.java:150)
E/AndroidRuntime( 3857): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1304)
E/AndroidRuntime( 3857): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3857): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3857): at android.app.ActivityThread.main(ActivityThread.java:5191)
E/AndroidRuntime( 3857): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3857): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3857): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 3857): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 3857): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3857): Caused by: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3857): at com.android.providers.media.MediaProvider.attachVolume(MediaProvider.java:4986)
E/AndroidRuntime( 3857): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.java:598)
E/AndroidRuntime( 3857): at android.content.ContentProvider.attachInfo(ContentProvider.java:1058)
E/AndroidRuntime( 3857): at android.app.ActivityThread.installProvider(ActivityThread.java:4969)
E/AndroidRuntime( 3857): ... 12 more
I/Process ( 3857): Sending signal. PID: 3857 SIG: 9
I/ActivityManager( 381): Process android.process.media (pid 3857) has died.
W/ActivityManager( 381): Scheduling restart of crashed service com.android.providers.downloads/.DownloadService in 5000ms
I/ActivityManager( 381): Start proc android.process.media for restart android.process.media: pid=3873 uid=10017 gids={50017, 1015, 1023, 1024, 1028, 2001, 3003, 3007}
W/InputMethodManagerService( 381): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/ActivityThread( 3873): Pub downloads: com.android.providers.downloads.DownloadProvider
I/ActivityThread( 3873): Pub drm: com.android.providers.drm.DrmProvider
I/DownloadManager( 3873): in removeSpuriousFiles
I/ActivityThread( 3873): Pub media: com.android.providers.media.MediaProvider
E/MediaProvider( 3873): Can't obtain external volume ID even though it's mounted.
D/AndroidRuntime( 3873): Shutting down VM
W/dalvikvm( 3873): threadid=1: thread exiting with uncaught exception (group=0x40e7a930)
E/AndroidRuntime( 3873): FATAL EXCEPTION: main
E/AndroidRuntime( 3873): java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaProvider: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3873): at android.app.ActivityThread.installProvider(ActivityThread.java:4972)
E/AndroidRuntime( 3873): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4582)
E/AndroidRuntime( 3873): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4524)
E/AndroidRuntime( 3873): at android.app.ActivityThread.access$1300(ActivityThread.java:150)
E/AndroidRuntime( 3873): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1304)
E/AndroidRuntime( 3873): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3873): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3873): at android.app.ActivityThread.main(ActivityThread.java:5191)
E/AndroidRuntime( 3873): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3873): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3873): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 3873): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 3873): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3873): Caused by: java.lang.IllegalArgumentException: Can't obtain external volume ID for external volume.
E/AndroidRuntime( 3873): at com.android.providers.media.MediaProvider.attachVolume(MediaProvider.java:4986)
E/AndroidRuntime( 3873): at com.android.providers.media.MediaProvider.onCreate(MediaProvider.java:598)
E/AndroidRuntime( 3873): at android.content.ContentProvider.attachInfo(ContentProvider.java:1058)
E/AndroidRuntime( 3873): at android.app.ActivityThread.installProvider(ActivityThread.java:4969)
E/AndroidRuntime( 3873): ... 12 more
W/ActivityManager( 381): Process android.process.media has crashed too many times: killing!
I/ActivityManager( 381): Killing proc 3873:android.process.media/u0a10017: crash
I/ActivityManager( 381): Kill com.android.vending (pid 3780): provider com.android.providers.downloads.DownloadProvider in dying process android.process.media
W/ActivityManager( 381): Unable to launch app com.android.providers.downloads/10017 for provider downloads: launching app became null
W/ActivityManager( 381): Unable to launch app com.android.providers.downloads/10017 for provider downloads: launching app became null
I/WindowState( 381): WIN DEATH: Window{41882c90 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
I/ActivityManager( 381): Process com.android.vending (pid 3780) has died.
W/ActivityManager( 381): Force removing ActivityRecord{416c6b58 u0 com.android.vending/.AssetBrowserActivity}: app died, no saved state
I/InputReader( 381): Reconfiguring input devices. changes=0x00000004
I/InputReader( 381): Device reconfigured: id=5, name='ft5x06-i2c', size 1024x600, orientation 3, mode 1, display id 0
I/ActivityManager( 381): Config changed: {1.0 ?mcc?mnc en_US ldltr sw600dp w600dp h951dp 160dpi lrg port finger -keyb/v/h -nav/h s.20 themeResource=null}
W/InputMethodManagerService( 381): Got RemoteException sending setActive(false) notification to pid 3780 uid 10058
I/QuickSettingsController( 493): Default tiles being loaded
I/QuickSettingsController( 493): Tiles list: toggleUser|toggleBrightness|toggleSettings|toggleWifi|toggleMobileData|toggleBattery|toggleAirplane|toggleBluetooth
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 493): 1092469392: getState() : mService = null. Returning STATE_OFF
D/dalvikvm( 381): GC_EXPLICIT freed 446K, 32% free 9792K/14348K, paused 8ms+7ms, total 139ms

Related

[Q] home screen crashing

any hint on how to restore it?
I can enter safe mode, (pressing MENU key at boot) but I can't figure out what to fix.
Here is the logcat of homescreen crashing
Code:
W/ActivityManager( 1159): Activity pause timeout for HistoryRecord{2ff36928 com.sonyericsson.homescreen/.HomeScreen}
I/WindowManager( 1159): onOrientationChanged, rotation changed to 0
W/KeyCharacterMap( 1159): Can't open keycharmap file
W/KeyCharacterMap( 1159): Error loading keycharmap file '/system/usr/keychars/robyn_keypad.kcm.bin'. hw.keyboards.0.devname='robyn_keypad'
W/KeyCharacterMap( 1159): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/KeyguardViewMediator( 1159): pokeWakelock(5000)
I/ActivityManager( 1159): Process com.sonyericsson.homescreen (pid 1768) has died.
I/ActivityManager( 1159): Start proc com.sonyericsson.homescreen for activity com.sonyericsson.homescreen/.HomeScreen: pid=1780 uid=10009 gids={1015, 3003}
W/UsageStats( 1159): Something wrong here, didn't expect com.sonyericsson.homescreen to be resumed
I/ActivityThread( 1780): Publishing provider com.sonyericsson.homescreen.widgetprovider: com.sonyericsson.homescreen.widgetprovider.WidgetProvider
I/ActivityThread( 1780): Publishing provider com.sonyericsson.homescreen.settingsprovider: com.sonyericsson.homescreen.settingsprovider.SettingsProvider
I/ActivityManager( 1159): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.sonyericsson.homescreen/.HomeScreen }
I/ActivityManager( 1159): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.sonyericsson.homescreen/.HomeScreen }
W/dalvikvm( 1780): threadid=3: thread exiting with uncaught exception (group=0x2aac9a28)
E/AndroidRuntime( 1780): Uncaught handler: thread main exiting due to uncaught exception
I/global ( 1780): Default buffer size used in BufferedWriter constructor. It would be better to be explicit if an 8k-char buffer is required.
E/AndroidRuntime( 1780): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sonyericsson.homescreen/com.sonyericsson.homescreen.HomeScreen}: java.lang.ClassCastException: android.graphics.drawable.NinePatchDrawable
E/AndroidRuntime( 1780): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2401)
E/AndroidRuntime( 1780): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
E/AndroidRuntime( 1780): at android.app.ActivityThread.access$2100(ActivityThread.java:116)
E/AndroidRuntime( 1780): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
E/AndroidRuntime( 1780): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1780): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1780): at android.app.ActivityThread.main(ActivityThread.java:4203)
E/AndroidRuntime( 1780): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1780): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1780): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 1780): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
E/AndroidRuntime( 1780): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1780): Caused by: java.lang.ClassCastException: android.graphics.drawable.NinePatchDrawable
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ItemFactory.internalCreateApplication(ItemFactory.java:90)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ItemFactory.createApplication(ItemFactory.java:49)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ApplicationLoader.loadApplicationInfoList(ApplicationLoader.java:84)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.loadApplications(LauncherModel.java:846)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.<init>(LauncherModel.java:223)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.getInstance(LauncherModel.java:327)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.HomeScreen.onCreate(HomeScreen.java:243)
E/AndroidRuntime( 1780): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
E/AndroidRuntime( 1780): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2364)
E/AndroidRuntime( 1780): ... 11 more
I/CrashSMS( 1412): FileObserver found new crash data. Send DO_CRASH_MSG_ACTION
I/CrashSMS( 1412): Received DO_CRASH_MSG_ACTION
I/global ( 1412): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/CrashSMS( 1412): Picking oldest crash data file 1281433209.txt
I/CrashSMS( 1412): Compiling the crash report
I/global ( 1412): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
W/TimeStamp( 1412): TimeStamp is different! Directory: /system/app
I/CrashSMS( 1412): Storing report: type=2 unit=1
I/CrashSMS( 1412): MiscTA index = 2:1 1:1 10:1 9:1 8:1 7:1 6:1 5:1 4:1 3:1
I/MTBFParamSet( 1412): Converting to MTBF Message
I/CrashSMS( 1412): update counters and delete crash data
I/DumpStateReceiver( 1159): Added state dump to 1 crashes
I found the problem, it was the latest update of AnySoftKeyboard.
I already told the developer about the issue.
Do anyone experience the same problem?
It's easy to restore the phone, just reboot it in safe mode (keep MENU pressed at boot) and uninstall AnySoftKeyboard.
Ditto
The same thing happened to my wife's X10 mini after updating AnySoftKeyboard, just like you.
Thanks for providing the solution.
Uninstalled.
Nasty bug.
Same happend to me, thanks for sollution.
But I really like the soft-keyboard, hope he/she will fix the bug
good news, latest version in the market fixes the issue!

CM7.2 and Viber Problem

Viber doesn't work in my ROM, but in other works, and I don't know why. The logcat show it
I/ActivityManager( 1332): Start proc com.viber.voip for restart com.viber.voip: pid=11625 uid=10004 gids={3003, 1015, 3002, 3001, 1007, 1006}
I/ActivityThread(11625): Pub com.viber.provider.vibercontacts: com.viber.voip.contacts.ViberContactsProvider
I/ActivityThread(11625): Pub com.viber.provider.vibermessages: com.viber.voip.messages.ViberMessagesProvider
D/dalvikvm(11625): GC_CONCURRENT freed 134K, 47% free 3020K/5639K, external 0K/0K, paused 7ms+8ms
D/Logger (11625): creating log dir /mnt/sdcard/viber/.logs/trace/
D/Logger (11625): Console_4 deleted=false
D/Logger (11625): Console_3 renamedTo=false Console_4
D/Logger (11625): Console_2 renamedTo=false Console_3
D/Logger (11625): Console_1 renamedTo=false Console_2
D/Logger (11625): Console renamedTo=false Console_1
D/dalvikvm(11625): GC_EXTERNAL_ALLOC freed 62K, 46% free 3071K/5639K, external 0K/0K, paused 89ms
E/GTalkService( 1782): asyncFetch: no username
D/C2DMRegistrar( 1782): [C2DMRegistrar.506] AuthTokenCallback: account missing
W/dalvikvm(11625): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/viber/voip/sound/SoundFactory;
W/dalvikvm(11625): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lcom/viber/jni/PhoneControllerHelper;
D/AndroidRuntime(11625): Shutting down VM
W/dalvikvm(11625): threadid=1: thread exiting with uncaught exception (group=0x40018608)
D/dalvikvm(11625): GC_CONCURRENT freed 306K, 47% free 3240K/6023K, external 9K/521K, paused 8ms+11ms
E/AndroidRuntime(11625): FATAL EXCEPTION: main
E/AndroidRuntime(11625): java.lang.ExceptionInInitializerError
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$VoipServiceImpl.init(VoipConnectorService.java:497)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$VoipServiceImpl.access$11(VoipConnectorService.java:492)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$4.onAppReady(VoipConnectorService.java:168)
E/AndroidRuntime(11625): at com.viber.voip.ViberApplication.getViberApp(ViberApplication.java:720)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService.onCreate(VoipConnectorService.java:160)
E/AndroidRuntime(11625): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)
E/AndroidRuntime(11625): at android.app.ActivityThread.access$2500(ActivityThread.java:123)
E/AndroidRuntime(11625): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)
E/AndroidRuntime(11625): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(11625): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(11625): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime(11625): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(11625): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(11625): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
E/AndroidRuntime(11625): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
E/AndroidRuntime(11625): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(11625): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime(11625): at com.viber.jni.PhoneControllerHelper.<clinit>(PhoneControllerHelper.java:31)
E/AndroidRuntime(11625): ... 16 more
E/AndroidRuntime(11625): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load VoipEngineNative: findLibrary returned null
E/AndroidRuntime(11625): at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime(11625): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime(11625): at com.viber.voip.sound.SoundFactory.<clinit>(SoundFactory.java:54)
E/AndroidRuntime(11625): ... 17 more
W/ActivityManager( 1332): Process com.viber.voip has crashed too many times: killing!
I/Process (11625): Sending signal. PID: 11625 SIG: 9
I/ActivityManager( 1332): Process com.viber.voip (pid 11625) has died.
Click to expand...
Click to collapse
Anyone know how to fix it?
Someone?

[Q] SystemUI.apk from AOSP 4.2 FQ

Hello, EDIT: FQ = Force Close
I have a VM with Ubuntu 10.04, sun java6 jdk, everything configured like I read here: http://source.android.com/source/initializing.html
I try to mod the SystemUI-QuickSettings on my Nexus4 - Android 4.2
For that I downloaded the hole repo https://android.googlesource.com/platform/manifest
and i tryed the repo https://android.googlesource.com/platform/manifest -b android-4.2_r1
too.
A make -j8 finish's without any error.
------------
Problem:
Iam not able to compile the SystemUI from Source and get it working...
Question 1:
The emulator, which is built during the compilation process dont start (opengles problem). How can I export the "built emulator" into my android sdk avd? because when I create an emulator with android avd it works!
Question 2:
I try to modifiy the SystemUI (the onclick behavior in the QuickSettings for the Wifi toggle - but till now I just comment the override out) and compile it (.build/env... with mako built). When I push the SystemUI.apk from(.../out/target/product/mako/system/app/) to the system folder on my Nexus 4 and change the rights (chmod 644) and reboot, I still get a force close. To get it on my phone I added in the manifest.xml
<uses-sdk android:minSdkVersion="17"
android:targetSdkVersion="17">
</uses-sdk>
Logcat:
I/Process ( 2181): Sending signal. PID: 2181 SIG: 9
I/ActivityManager( 595): Process com.android.systemui (pid 2181) has died.
W/ActivityManager( 595): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
I/ActivityManager( 595): Start proc com.android.systemui for restart com.android.systemui: pid=3403 uid=10057 gids={50057, 1028, 1015, 3002, 3001}
W/InputMethodManagerService( 595): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
D/AndroidRuntime( 3403): Shutting down VM
W/dalvikvm( 3403): threadid=1: thread exiting with uncaught exception (group=0x40c01930)
E/AndroidRuntime( 3403): FATAL EXCEPTION: main
E/AndroidRuntime( 3403): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.SecurityException: Call from user 0 as user -2 without permission INTERACT_ACROSS_USERS or INTERACT_ACROSS_USERS_FULL not allowed.
E/AndroidRuntime( 3403): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2539)
E/AndroidRuntime( 3403): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 3403): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)
E/AndroidRuntime( 3403): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3403): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3403): at android.app.ActivityThread.main(ActivityThread.java:5039)
E/AndroidRuntime( 3403): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3403): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3403): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 3403): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 3403): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3403): Caused by: java.lang.SecurityException: Call from user 0 as user -2 without permission INTERACT_ACROSS_USERS or INTERACT_ACROSS_USERS_FULL not allowed.
E/AndroidRuntime( 3403): at android.os.Parcel.readException(Parcel.java:1425)
E/AndroidRuntime( 3403): at android.os.Parcel.readException(Parcel.java:1379)
E/AndroidRuntime( 3403): at android.view.accessibility.IAccessibilityManager$Stub$Proxy.addClient(IAccessibilityManager.java:203)
E/AndroidRuntime( 3403): at android.view.accessibility.AccessibilityManager.<init>(AccessibilityManager.java:200)
E/AndroidRuntime( 3403): at android.view.accessibility.AccessibilityManager.createSingletonInstance(AccessibilityManager.java:182)
E/AndroidRuntime( 3403): at android.view.accessibility.AccessibilityManager.createAsSharedAcrossUsers(AccessibilityManager.java:153)
E/AndroidRuntime( 3403): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:73)
E/AndroidRuntime( 3403): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2529)
E/AndroidRuntime( 3403): ... 10 more
W/ActivityManager( 595): Process com.android.systemui has crashed too many times: killing!
D/overlay ( 163): FROM_STATE = OV_CLOSED TO_STATE = OV_BYPASS_3_LAYER
D/overlay ( 163): FROM_STATE = OV_BYPASS_3_LAYER TO_STATE = OV_CLOSED
D/dalvikvm( 1303): GC_CONCURRENT freed 909K, 7% free 14176K/15228K, paused 3ms+4ms, total 29ms
D/dalvikvm( 1303): GC_CONCURRENT freed 935K, 7% free 15013K/15976K, paused 5ms+6ms, total 78ms
D/dalvikvm( 1303): WAIT_FOR_CONCURRENT_GC blocked 62ms
D/dalvikvm( 1303): GC_CONCURRENT freed 1485K, 9% free 15557K/17080K, paused 3ms+4ms, total 37ms
W/Finsky ( 1303): [1] 1.onResponse: No document details for app: pkg=com.imdb.mobile
W/Finsky ( 1303): [1] 1.onResponse: No document details for app: pkg=de.tzwebdesign.TUCMensa
W/Finsky ( 1303): [1] 1.onResponse: No document details for app: pkg=eu.chainfire.supersu
W/ActivityManager( 595): Timeout executing service: ServiceRecord{41ae4608 u0 com.android.systemui/.SystemUIService}
I/ActivityManager( 595): Crashing app skipping ANR: ProcessRecord{41808a68 3403:com.android.systemui/u0a10057} Executing service com.android.systemui/.SystemUIService
D/Finsky ( 1303): [1] 5.onFinished: Installation state replication succeeded.
W/ThrottleService( 595): unable to find stats for iface rmnet_usb0
I/dalvikvm( 2521): Total arena pages for JIT: 18
D/dalvikvm( 2521): GC_CONCURRENT freed 409K, 5% free 9933K/10372K, paused 3ms+3ms, total 25ms
D/dalvikvm( 2521): GC_CONCURRENT freed 332K, 4% free 10033K/10396K, paused 3ms+3ms, total 26ms
I/Process ( 3403): Sending signal. PID: 3403 SIG: 9
I/ActivityManager( 595): Process com.android.systemui (pid 3403) has died.
W/ActivityManager( 595): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
I/ActivityManager( 595): Start proc com.android.systemui for restart com.android.systemui: pid=3462 uid=10057 gids={50057, 1028, 1015, 3002, 3001}
W/InputMethodManagerService( 595): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
D/dalvikvm( 164): GC_EXPLICIT freed 39K, 1% free 8871K/8940K, paused 2ms+3ms, total 30ms
D/dalvikvm( 164): GC_EXPLICIT freed <1K, 1% free 8871K/8940K, paused 2ms+2ms, total 23ms
D/dalvikvm( 164): GC_EXPLICIT freed <1K, 1% free 8871K/8940K, paused 1ms+2ms, total 18ms
Click to expand...
Click to collapse
E/AndroidRuntime( 3403): FATAL EXCEPTION: main
E/AndroidRuntime( 3403): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.SecurityException: Call from user 0 as user -2 without permission INTERACT_ACROSS_USERS or INTERACT_ACROSS_USERS_FULL not allowed.
So I looked into the source code and found in the SystemUI manifest.xml
<!-- ActivityManager -->
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-permission android:name="android.permission.GET_DETAILED_TASKS" />
<uses-permission android:name="android.permission.REORDER_TASKS" />
<uses-permission android:name="android.permission.REMOVE_TASKS" />
<uses-permission android:name="android.permission.STOP_APP_SWITCHES" />
<uses-permission android:name="android.permission.SET_SCREEN_COMPATIBILITY" />
<uses-permission android:name="android.permission.START_ANY_ACTIVITY" />
<uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" />
So the app still have the permission! Can anyone help me to figure out what is wrong with my built?
I am getting a similar error, and cannot figure it out either. If you figured it our please let me know.
I think the problem is making a call as user -2 since it starts at 0 and goes up. This leads me to believe -2 does not exist but I can't figure out why it is calling it as -2.
W/dalvikvm( 2668): threadid=1: thread exiting with uncaught exception (group=0x40bee930)
E/AndroidRuntime( 2668): FATAL EXCEPTION: main
E/AndroidRuntime( 2668): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.SecurityException: Call from user 0 as user -2 without permission INTERACT_ACROSS_USERS or INTERACT_ACROSS_USERS_FULL not allowed.
E/AndroidRuntime( 2668): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2539)
E/AndroidRuntime( 2668): at android.app.ActivityThread.access$1600(ActivityThread.java:141)
E/AndroidRuntime( 2668): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)
E/AndroidRuntime( 2668): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2668): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2668): at android.app.ActivityThread.main(ActivityThread.java:5039)
E/AndroidRuntime( 2668): at java.lang.reflect.Method.invokeNative(NativeMethod)
E/AndroidRuntime( 2668): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2668): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 2668): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 2668): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2668): Caused by: java.lang.SecurityException: Call from user 0 as user -2 without permission INTERACT_ACROSS_USERS or INTERACT_ACROSS_USERS_FULL not allowed.
E/AndroidRuntime( 2668): at android.os.Parcel.readException(Parcel.java:1425)
E/AndroidRuntime( 2668): at android.os.Parcel.readException(Parcel.java:1379)
E/AndroidRuntime( 2668): at android.view.accessibility.IAccessibilityManager$Stub$Proxy.addClient(IAccessibilityManager.java:203)
E/AndroidRuntime( 2668): at android.view.accessibility.AccessibilityManager.<init>(AccessibilityManager.java:200)
E/AndroidRuntime( 2668): at android.view.accessibility.AccessibilityManager.createSingletonInstance(AccessibilityManager.java:182)
E/AndroidRuntime( 2668): at android.view.accessibility.AccessibilityManager.createAsSharedAcrossUsers(AccessibilityManager.java:153)
E/AndroidRuntime( 2668): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:73)
E/AndroidRuntime( 2668): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2529)
E/AndroidRuntime( 2668): ... 10 more
W/ActivityManager( 509): Process com.android.systemui has crashed too many times: killing!
Click to expand...
Click to collapse
Questions should be posted in Q&A forums, not Development forums.
http://forum.xda-developers.com/announcement.php?a=81
See rule #15
Thread moved.

[Q] [Help] Adding Su to build

I'm in the process of learning to build android from source. I've got my AOKP rom booting and am working on adding superuser to it, and am running into troubles. After much googling here is what I've done
Cloned Superuser source code
Code:
git clone git://github.com/ChainsDD/Superuser.git packages/apps/Superuser
Copied the su binary from my current rom (/system/xbin/su) to my device tree
Edited device.mk
Code:
# Build superuser
PRODUCT_PACKAGES := \
Superuser
# copy su binary
PRODUCT_COPY_FILES += \
device/lge/E973/su:system/xbin/su
Everything built fine and Superuser is in my app drawer when rom boots. If i try to open Superuser it force closes. Root checker shows that i am rooted, and typing 'su' in terminal emulator gets root access. Neither will give me a dialog asking to deny or grant.
If i install SuperSuperuser from the market, it will present all the normal dialogs and everything seems as it should.
I'm wondering what it is I'm doing wrong, and how I can correct it.
Here is a logcat of the failed attempt to open superuser
Code:
D/dalvikvm( 2157): Late-enabling CheckJNI
I/ActivityManager( 530): Start proc com.noshufou.android.su for activity com.noshufou.android.su/.Su: pid=2157 uid=10040 gids={50040, 3003, 1015, 1028}
I/dalvikvm( 2157): Turning on JNI app bug workarounds for target SDK version 11...
D/overlay ( 161): FROM_STATE = OV_BYPASS_3_LAYER TO_STATE = OV_CLOSED
I/ActivityThread( 2157): Pub com.noshufou.android.su.provider: com.noshufou.android.su.provider.PermissionsProvider
D/Su.HomeActivity( 2157): onCreate()
D/AndroidRuntime( 2157): Shutting down VM
W/dalvikvm( 2157): threadid=1: thread exiting with uncaught exception (group=0x40dd7930)
E/AndroidRuntime( 2157): FATAL EXCEPTION: main
E/AndroidRuntime( 2157): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.noshufou.android.su/com.noshufou.android.su.HomeActivity}: java.lang.RuntimeException: java.lang.NoSuchMethodException: <init> [class android.app.Activity, int]
E/AndroidRuntime( 2157): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2306)
E/AndroidRuntime( 2157): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2356)
E/AndroidRuntime( 2157): at android.app.ActivityThread.access$600(ActivityThread.java:150)
E/AndroidRuntime( 2157): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244)
E/AndroidRuntime( 2157): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2157): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2157): at android.app.ActivityThread.main(ActivityThread.java:5193)
E/AndroidRuntime( 2157): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2157): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2157): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 2157): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 2157): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2157): Caused by: java.lang.RuntimeException: java.lang.NoSuchMethodException: <init> [class android.app.Activity, int]
E/AndroidRuntime( 2157): at com.actionbarsherlock.ActionBarSherlock.wrap(ActionBarSherlock.java:232)
E/AndroidRuntime( 2157): at com.actionbarsherlock.app.SherlockFragmentActivity.getSherlock(SherlockFragmentActivity.java:32)
E/AndroidRuntime( 2157): at com.actionbarsherlock.app.SherlockFragmentActivity.requestWindowFeature(SherlockFragmentActivity.java:265)
E/AndroidRuntime( 2157): at com.noshufou.android.su.HomeActivity.onCreate(HomeActivity.java:59)
E/AndroidRuntime( 2157): at android.app.Activity.performCreate(Activity.java:5104)
E/AndroidRuntime( 2157): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
E/AndroidRuntime( 2157): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2260)
E/AndroidRuntime( 2157): ... 11 more
E/AndroidRuntime( 2157): Caused by: java.lang.NoSuchMethodException: <init> [class android.app.Activity, int]
E/AndroidRuntime( 2157): at java.lang.Class.getConstructorOrMethod(Class.java:460)
E/AndroidRuntime( 2157): at java.lang.Class.getConstructor(Class.java:431)
E/AndroidRuntime( 2157): at com.actionbarsherlock.ActionBarSherlock.wrap(ActionBarSherlock.java:229)
E/AndroidRuntime( 2157): ... 17 more
W/ActivityManager( 530): Force finishing activity com.noshufou.android.su/.Su
D/dalvikvm( 2157): GC_CONCURRENT freed 219K, 15% free 2489K/2912K, paused 2ms+1ms, total 21ms
I/dalvikvm( 530): Jit: resizing JitTable from 8192 to 16384
W/ActivityManager( 530): Activity pause timeout for ActivityRecord{41681370 u0 com.noshufou.android.su/.Su}
I/Process ( 2157): Sending signal. PID: 2157 SIG: 9
I/ActivityManager( 530): Process com.noshufou.android.su (pid 2157) has died.
W/InputMethodManagerService( 530): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
D/dalvikvm( 530): GC_CONCURRENT freed 7964K, 44% free 13574K/23868K, paused 2ms+6ms, total 57ms
D/overlay ( 161): FROM_STATE = OV_CLOSED TO_STATE = OV_BYPASS_3_LAYER
just a lilttle bump, if anyone can just point me in the dirrection of where i'm going wrong here I would be very appreciative.

[ROM][JB-4.2.2]BeanStalk for Motorola Photon 1.168 [3/20]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FOR
Motorola Photon​
I am proud to present to you BeanStalk Builds put together by my good friend scott.hart.bti from the Samsung Infuse 4G. This is a build composed off of the CM10.1 builds that he has added alot of features on top of it. So you get speed, stability, and ultra customization ability. Many of the additional code additions came from slim ROM and also Derteufels build and have been modified to work with my current setup. A huge thanks to Derteufel and the Slim ROM guys for their work and dedication. Also a big thanks to everyone involved with CM as that is the building stone in this project. Thanks to skyliner33v for the bootanimation and upcoming wallpapers!
I plan on updating this and adding features on a pretty regular basis, so if you happen to like this, keep checking back.
Like what you see? Click the thanks button or Donate to scott.hart.bti by clicking HERE
Interested in Porting/Building BeanStalk on another device? Check out Post #3!
Feature List.... Its a long one and growing every day!
CM based
Lockscreen background options (Color fill, Custom image, Transparent)
Customizable Lockscreen text color
Lockscreen rotation
Option to enable all widgets
Minimize lockscreen challange
Use widget carousel
Slider Shortcuts
Static Lockscreen shortcuts
Lockscreen button actions
LCD Density
Scroll elasticity options
Default App grip option
Custom Carrier label
Dual Pane options
Customizable boot animation (off, default, set your own bootanimation)
Status bar color and transparency
Clock and date options which includes color, location, style
Signal Styles which include color and text instead of icons, alternate GB signal layout, hide signal icons
Breathing SMS option
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Pie controls (need to have lockscreen background set to something other then default to work correctly (dont ask why) )
Fully customizable navigation bar - Includes style, layout, color, nav rings, pretty much everything you can think of.
Quick settings color settings, tiles per row, Quick pulldown, text color
Notification shortcuts, behaviour, drawer style (customizable colors), toggle colors, longpress quicksettings icon to enable/disable toggles
Keyboard and input method options which include disable full screen keyboard and auto rotate
Kil app back button with customizable timeout values
High end graphic effects option
option to disable/enable vibrate on expand for notifications alerts
Low battery warning customizable options
Recents RAM bar fully customizable with color styles
Clock widget for LockClock including extra options to fully customize every feature of the lockclock
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
About BeanStalk option with links to github source and facebook for beanstalk. Also links to my twitter and donate.
insane amount of edits/tweaks/fixes to make this build absolutely fly
option to use a fully themable MMS packages. You can access from mms - settings - theme settings
Numerous other options hidding throughout the build
All Builds Will Be Located HERE
Trouble Alerts/Workarounds:
Status bar/Notification Drawer - There seems to be a bug with the 4.2.2 status bar/notification drawer freezing. It is happening on numerous phones at random and there is not a fix available yet. Workaround - Numerous ways to workaround this issue, but easiest in my opinion is to go to settings - system settings - PIE - Enable/Disable PIE. This restarts systemUI and unfreezes the status bar.
PIE - PIE seems to be functioning good for the most part, but there is one bug i have noticed. When you first bring the phone out of sleep and unlock it and try to use PIE without doing anything else, it does not show the PIE image until you change a screen. So basically you have to do something first and then it will work fine. Workaround - Settings - Lockscreen - custom lockscreen background - Select any options... it can be Color, transparent, or custom image. As soon as you select one of those options, PIE works perfectly.
***Please keep in mind that this is the initial release and bugs are to be expected. Scott is working on this mostly himself and does not have a team that is helping him. Before reporting bugs, please make sure you verify everything on your end and make sure you do a full wipe and format first to make sure it is a legitimate issue. Im going to say this once and only once... He is doing this for fun and I am building it for this device for fun. It is our CHOICE to share the work with everyone. If you decide that you do not like it, good for you.. Move on and flash something else. I will not tolerate ungrateful people in my thread.***
Instructions
USE CWM by Th3Bill or TWRP
Place ROM onto storage on your device
If you have NOT flashed via Aroma before, use Aroma-Prep (DO NOT report a failed install if you have not done this, as I am letting you know NOW that it might bork if you don't)
Do NOT wipe first
Flash the ROM
Choose Wipe INSIDE the ROM flash (recommend FULL the first time)
Choose storage and tweaks
Select Install
When finished, UN-ckeck reboot box, then click finish. You may get a supposed "failed" error in CWM at this point. Ignore it.
Manually reboot phone.
Install Gapps(Optional...then follow next 3 steps)
Wipe Cache Partition
Advanced/Wipe Dalvik Cache
Reboot
CREDITS
Scott.hart.bti his source can be found HERE[/B
SlimROM source can be found HERE
DerTeufel's source can be found HERE
Jokersax11for the initial work on the Atrix that became the base for the work I do now.​
Code:
[SIZE="5"][B][U]Working[/U][/B][/SIZE]
[LIST]
[*]phone
[*]data
[*]sms
[*]mms
[*]camera
[*]music
[*]wifi
[*]storages
[*]usb
[*]voice dialer
[/LIST]
Code:
[SIZE="5"][B][U]Not-Working[/U][/B][/SIZE]
[LIST]
[*]bluetooth!! DO NOT ASK WHEN IT WILL BE FIXED
[*]Some Transitional Stuttering
[/LIST]
Code:
[SIZE="5"][B][U]Unsupported[/U][/B][/SIZE]
[LIST]
[*]Stock Camcorder-try 3rd party. No guarantee it will ever work
[*]Chrome
[/LIST]
mine 2
mine 3 just in case
This looks awesome! Im glad you're back! I have one question though. How is the transitional stuttering? is it more noticeable than cm 10.1? or more noticable than cm10?
kdog350 said:
This looks awesome! Im glad you're back! I have one question though. How is the transitional stuttering? is it more noticeable than cm 10.1? or more noticable than cm10?
Click to expand...
Click to collapse
Seems to run a bit smoother in my experience. Try modding the cpu speed and see if that helps. Sometimes, having the kernel set at 1.3 doesn;t necessarily help with stutter.
Believe me when I say that it has a TON of features added in...
thank you bill for the hard work u are doing
i have try to install this last rom but unfortunately at the end the phone sya that the ui phones are not ok.
i have done all the steps that u have mentioned for almost 5 times but nothing changes
u have any idea, what is my problem?
thanks again
matis820 said:
thank you bill for the hard work u are doing
i have try to install this last rom but unfortunately at the end the phone sya that the ui phones are not ok.
i have done all the steps that u have mentioned for almost 5 times but nothing changes
u have any idea, what is my problem?
thanks again
Click to expand...
Click to collapse
ui phones are not ok? I'm not sure what you mean. Are you talking about the installer fails during flashing? Is it after you finish installing it says that it failed in recovery?
the message that appear when i reboot for the last time after doig everything that u sad is
unfortunately, system UIhas stopped
and the
unfornately the process com.android has stopped
at this point i can't make the configuration of the phone and nothing else
Th3Bill said:
ui phones are not ok? I'm not sure what you mean. Are you talking about the installer fails during flashing? Is it after you finish installing it says that it failed in recovery?
Click to expand...
Click to collapse
matis820 said:
the message that appear when i reboot for the last time after doig everything that u sad is
unfortunately, system UIhas stopped
and the
unfornately the process com.android has stopped
at this point i can't make the configuration of the phone and nothing else
Click to expand...
Click to collapse
Did you full wipe?
Did you flash anything after it? If you did gaps, the only one I have tested to work is mine for 4.2. Any other 4.2 gapps may cause issues, as I know I had to rework them to get it working for Photon on 4.2
Data must be wiped coming from any other rom due to the heavy modification of CM code that Scott did.
Also. 4.1 JB gapps will DEFINITELY cause FCs because 4.2 was a pretty decent overhaul of jellybean
Th3Bill said:
Did you full wipe?
Did you flash anything after it? If you did gaps, the only one I have tested to work is mine for 4.2. Any other 4.2 gapps may cause issues, as I know I had to rework them to get it working for Photon on 4.2
Data must be wiped coming from any other rom due to the heavy modification of CM code that Scott did.
Click to expand...
Click to collapse
i did a full wipe
i install than this one th3bill_gapps_jb_4.2_Aroma.zip
and the make the wipi cache and dalvick cache
nothing else
matis820 said:
i did a full wipe
i install than this one th3bill_gapps_jb_4.2_Aroma.zip
and the make the wipi cache and dalvick cache
nothing else
Click to expand...
Click to collapse
Which options did u pick during flashing?
Th3Bill said:
Which options did u pick during flashing?
Click to expand...
Click to collapse
gsm
standard
emmc
matis820 said:
gsm
standard
emmc
Click to expand...
Click to collapse
Try doing sdcard and see if it works
Anyone else having this issue?
Is multi touch working like on CM9, I have a game that needs to have it working, I could not use cm10 or cm10.1 with it
May I please ask what is the amora-prep. I have been searching but can't find anything on it. I have also used amora before but I am not familiar with "prep"
Sent from my MB855 using Tapatalk 2
Th3Bill said:
Anyone else having this issue?
Click to expand...
Click to collapse
I too am facing the same System UI, phone process killed errors. tried reinstalling with CDMA, USCC, EMMC, SDCARD almost all the combinations, but it does work. Going back to my previous rom right now.
Here's some logcat output...
Code:
I/PowerWidget( 3695): Setting up widget
I/PowerWidget( 3695): Default buttons being loaded
I/PowerWidget( 3695): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x003c
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x001e
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x0114
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x003c
W/TelephonyProvider( 3711): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
D/TelephonyManager( 3711): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
W/dalvikvm( 3711): Unable to resolve superclass of Lcom/android/phone/IccProvider; (242)
W/dalvikvm( 3711): Link of class 'Lcom/android/phone/IccProvider;' failed
D/AndroidRuntime( 3711): Shutting down VM
W/dalvikvm( 3711): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3711): FATAL EXCEPTION: main
E/AndroidRuntime( 3711): java.lang.RuntimeException: Unable to get provider com.android.phone.IccProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3711): at android.app.ActivityThread.installProvider(ActivityThread.java:5042)
E/AndroidRuntime( 3711): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4652)
E/AndroidRuntime( 3711): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4592)
E/AndroidRuntime( 3711): at android.app.ActivityThread.access$1300(ActivityThread.java:154)
E/AndroidRuntime( 3711): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
E/AndroidRuntime( 3711): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3711): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3711): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3711): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3711): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3711): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3711): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3711): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3711): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3711): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
E/AndroidRuntime( 3711): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 3711): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 3711): at android.app.ActivityThread.installProvider(ActivityThread.java:5027)
E/AndroidRuntime( 3711): ... 12 more
W/ActivityManager( 1837): Process com.android.phone has crashed too many times: killing!
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 1837): GC_EXPLICIT freed 477K, 26% free 8199K/11048K, paused 5ms+8ms, total 80ms
D/AudioHardwareMot( 1458): bufSize = 8192
D/PhoneStatusBar( 3695): disable: < expand icons alerts ticker system_info back home recent clock search >
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/SystemUIService( 3695): loading: class com.android.systemui.power.PowerUI
D/SystemUIService( 3695): running: [email protected]
D/PowerUI ( 3695): Preferences set: showLowBatteryWarning: true; playLowBatterySound: true
D/SystemUIService( 3695): loading: class com.android.systemui.media.RingtonePlayer
D/SystemUIService( 3695): running: [email protected]
D/dalvikvm( 3695): GC_FOR_ALLOC freed 450K, 31% free 7718K/11048K, paused 19ms, total 19ms
I/dalvikvm-heap( 3695): Grow heap (frag case) to 13.832MB for 3855376-byte allocation
D/dalvikvm( 3695): GC_CONCURRENT freed 34K, 23% free 11449K/14816K, paused 3ms+2ms, total 25ms
D/libEGL ( 3695): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 3695): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 3695): loaded /system/lib/egl/libGLESv2_tegra.so
E/libEGL ( 3695): call to OpenGL ES API with no current context (logged once per thread)
E/ImageWallpaperGL( 3695): requested texture size 1004x960 exceeds the support maximum of 0x0
I/Choreographer( 3695): Skipped 48 frames! The application may be doing too much work on its main thread.
D/AndroidRuntime( 3695): Shutting down VM
W/dalvikvm( 3695): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3695): FATAL EXCEPTION: main
E/AndroidRuntime( 3695): java.lang.NoClassDefFoundError: com.android.internal.telephony.PhoneStateIntentReceiver
E/AndroidRuntime( 3695): at com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow(SignalText.java:93)
E/AndroidRuntime( 3695): at android.view.View.dispatchAttachedToWindow(View.java:11937)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1192)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
E/AndroidRuntime( 3695): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
E/AndroidRuntime( 3695): at android.view.Choreographer.doCallbacks(Choreographer.java:562)
E/AndroidRuntime( 3695): at android.view.Choreographer.doFrame(Choreographer.java:532)
E/AndroidRuntime( 3695): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
E/AndroidRuntime( 3695): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 3695): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3695): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3695): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3695): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3695): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3695): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3695): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3695): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1837): Process com.android.systemui has crashed too many times: killing!
D/AudioHardwareMot( 1458): bufSize = 8192
I/Process ( 3695): Sending signal. PID: 3695 SIG: 9
I/ActivityManager( 1837): Process com.android.systemui (pid 3695) has died.
W/InputDispatcher( 1837): channel '40d97b58 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 1837): channel '40d97b58 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 1837): channel '40dc7948 com.android.systemui.ImageWallpaper (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 1837): channel '40dc7948 com.android.systemui.ImageWallpaper (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowState( 1837): WIN DEATH: Window{40d97b58 u0 StatusBar}
W/InputDispatcher( 1837): Attempted to unregister already unregistered input channel '40d97b58 StatusBar (server)'
W/WallpaperService( 1837): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
W/WallpaperService( 1837): Reverting to built-in wallpaper!
W/ActivityManager( 1837): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
W/ActivityManager( 1837): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
W/InputDispatcher( 1837): Attempted to unregister already unregistered input channel '40dc7948 com.android.systemui.ImageWallpaper (server)'
I/WindowState( 1837): WIN DEATH: Window{40dc7948 u0 com.android.systemui.ImageWallpaper}
I/ActivityManager( 1837): Start proc com.android.systemui for restart com.android.systemui: pid=3736 uid=10045 gids={50045, 1028, 1015, 1023, 3002, 3001, 1006}
D/SystemUIService( 3736): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
D/SystemUIService( 3736): running: [email protected]
I/StatusBarManagerService( 1837): registerStatusBar [email protected]8
E/dalvikvm( 3736): Could not find class 'com.android.internal.telephony.PhoneStateIntentReceiver', referenced from method com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow
W/dalvikvm( 3736): VFY: unable to resolve new-instance 329 (Lcom/android/internal/telephony/PhoneStateIntentReceiver;) in Lcom/android/systemui/statusbar/policy/SignalText;
D/dalvikvm( 3736): VFY: replacing opcode 0x22 at 0x0029
I/dalvikvm( 3736): Could not find method com.android.internal.telephony.PhoneStateIntentReceiver.unregisterIntent, referenced from method com.android.systemui.statusbar.policy.SignalText.onDetachedFromWindow
W/dalvikvm( 3736): VFY: unable to resolve virtual method 1382: Lcom/android/internal/telephony/PhoneStateIntentReceiver;.unregisterIntent ()V
D/dalvikvm( 3736): VFY: replacing opcode 0x6e at 0x000c
I/dalvikvm( 3736): Could not find method com.android.internal.telephony.PhoneStateIntentReceiver.getSignalStrengthDbm, referenced from method com.android.systemui.statusbar.policy.SignalText.updateSignalStrength
W/dalvikvm( 3736): VFY: unable to resolve virtual method 1378: Lcom/android/internal/telephony/PhoneStateIntentReceiver;.getSignalStrengthDbm ()I
D/dalvikvm( 3736): VFY: replacing opcode 0x6e at 0x0004
D/dalvikvm( 3736): DexOpt: unable to opt direct call 0x0561 at 0x2f in Lcom/android/systemui/statusbar/policy/SignalText;.onAttachedToWindow
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
I/PowerWidget( 3736): Clearing any old widget stuffs
I/PowerWidget( 3736): Setting up widget
I/PowerWidget( 3736): Default buttons being loaded
I/PowerWidget( 3736): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothManagerService( 1837): Message: 20
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothManagerService( 1837): Added callback: [email protected]:true
I/QuickSettingsController( 3736): Default tiles being loaded
I/QuickSettingsController( 3736): Tiles list: toggleUser|toggleBrightness|toggleSettings|toggleWifi|toggleMobileData|toggleBattery|toggleAirplane|toggleBluetooth
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/PowerWidget( 3736): Clearing any old widget stuffs
I/PowerWidget( 3736): Setting up widget
I/PowerWidget( 3736): Default buttons being loaded
I/PowerWidget( 3736): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
D/PhoneStatusBar( 3736): disable: < expand icons alerts ticker system_info back home recent clock search >
D/dalvikvm( 1837): GC_EXPLICIT freed 375K, 26% free 8217K/11048K, paused 3ms+8ms, total 73ms
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
I/Process ( 3711): Sending signal. PID: 3711 SIG: 9
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/ActivityManager( 1837): Process com.android.phone (pid 3711) has died.
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/ActivityManager( 1837): Start proc com.android.phone for restart com.android.phone: pid=3753 uid=1001 gids={41001, 3002, 3001, 3003, 1015, 1023, 1028}
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
W/dalvikvm( 3753): VFY: unable to resolve static field 3 (CONTENT_URI) in Landroid/provider/Telephony$MmsSms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x0008
W/dalvikvm( 3753): VFY: unable to resolve static field 2 (CONTENT_URI) in Landroid/provider/Telephony$Mms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x004d
E/dalvikvm( 3753): Could not find class 'com.google.android.mms.pdu.EncodedStringValue', referenced from method com.android.providers.telephony.MmsSmsDatabaseHelper.upgradeDatabaseToVersion46
W/dalvikvm( 3753): VFY: unable to resolve new-instance 49 (Lcom/google/android/mms/pdu/EncodedStringValue;) in Lcom/android/providers/telephony/MmsSmsDatabaseHelper;
D/dalvikvm( 3753): VFY: replacing opcode 0x22 at 0x0057
D/dalvikvm( 3753): DexOpt: unable to opt direct call 0x0103 at 0x5b in Lcom/android/providers/telephony/MmsSmsDatabaseHelper;.upgradeDatabaseToVersion46
W/dalvikvm( 3753): VFY: unable to find class referenced in signature (Landroid/telephony/SmsMessage;)
I/dalvikvm( 3753): Could not find method android.telephony.SmsMessage.getServiceCenterAddress, referenced from method com.android.providers.telephony.SmsProvider.convertIccToSms
W/dalvikvm( 3753): VFY: unable to resolve virtual method 102: Landroid/telephony/SmsMessage;.getServiceCenterAddress ()Ljava/lang/String;
D/dalvikvm( 3753): VFY: replacing opcode 0x6e at 0x0005
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.deleteMessageFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0001
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.getAllMessagesFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0000
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.getSingleMessageFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0004
W/dalvikvm( 3753): VFY: unable to resolve static field 3 (CONTENT_URI) in Landroid/provider/Telephony$MmsSms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x000c
I/dalvikvm( 3753): Could not find method android.provider.Telephony$Threads.getOrCreateThreadId, referenced from method com.android.providers.telephony.SmsProvider.insert
W/dalvikvm( 3753): VFY: unable to resolve static method 94: Landroid/provider/Telephony$Threads;.getOrCreateThreadId (Landroid/content/Context;Ljava/lang/String;)J
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x00a2
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x003c
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x001e
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x0114
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x003c
W/TelephonyProvider( 3753): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
D/TelephonyManager( 3753): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
W/dalvikvm( 3753): Unable to resolve superclass of Lcom/android/phone/IccProvider; (242)
W/dalvikvm( 3753): Link of class 'Lcom/android/phone/IccProvider;' failed
D/AndroidRuntime( 3753): Shutting down VM
W/dalvikvm( 3753): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3753): FATAL EXCEPTION: main
E/AndroidRuntime( 3753): java.lang.RuntimeException: Unable to get provider com.android.phone.IccProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3753): at android.app.ActivityThread.installProvider(ActivityThread.java:5042)
E/AndroidRuntime( 3753): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4652)
E/AndroidRuntime( 3753): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4592)
E/AndroidRuntime( 3753): at android.app.ActivityThread.access$1300(ActivityThread.java:154)
E/AndroidRuntime( 3753): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
E/AndroidRuntime( 3753): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3753): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3753): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3753): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3753): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3753): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3753): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3753): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3753): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3753): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
E/AndroidRuntime( 3753): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 3753): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 3753): at android.app.ActivityThread.installProvider(ActivityThread.java:5027)
E/AndroidRuntime( 3753): ... 12 more
W/ActivityManager( 1837): Process com.android.phone has crashed too many times: killing!
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/SystemUIService( 3736): loading: class com.android.systemui.power.PowerUI
D/SystemUIService( 3736): running: [email protected]
D/PowerUI ( 3736): Preferences set: showLowBatteryWarning: true; playLowBatterySound: true
D/SystemUIService( 3736): loading: class com.android.systemui.media.RingtonePlayer
D/SystemUIService( 3736): running: [email protected]
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 3736): GC_FOR_ALLOC freed 423K, 31% free 7717K/11048K, paused 21ms, total 21ms
D/AudioHardwareMot( 1458): bufSize = 8192
I/dalvikvm-heap( 3736): Grow heap (frag case) to 13.830MB for 3855376-byte allocation
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 3736): GC_CONCURRENT freed 34K, 23% free 11448K/14816K, paused 2ms+3ms, total 25ms
D/libEGL ( 3736): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 3736): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 3736): loaded /system/lib/egl/libGLESv2_tegra.so
E/libEGL ( 3736): call to OpenGL ES API with no current context (logged once per thread)
E/ImageWallpaperGL( 3736): requested texture size 1004x960 exceeds the support maximum of 0x0
I/Choreographer( 3736): Skipped 52 frames! The application may be doing too much work on its main thread.
D/AndroidRuntime( 3736): Shutting down VM
W/dalvikvm( 3736): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3736): FATAL EXCEPTION: main
E/AndroidRuntime( 3736): java.lang.NoClassDefFoundError: com.android.internal.telephony.PhoneStateIntentReceiver
E/AndroidRuntime( 3736): at com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow(SignalText.java:93)
E/AndroidRuntime( 3736): at android.view.View.dispatchAttachedToWindow(View.java:11937)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1192)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
E/AndroidRuntime( 3736): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
E/AndroidRuntime( 3736): at android.view.Choreographer.doCallbacks(Choreographer.java:562)
E/AndroidRuntime( 3736): at android.view.Choreographer.doFrame(Choreographer.java:532)
E/AndroidRuntime( 3736): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
E/AndroidRuntime( 3736): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 3736): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3736): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3736): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3736): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3736): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3736): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3736): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3736): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1837): Process com.android.systemui has crashed too many times: killing!
D/AudioHardwareMot( 1458): AudioStreamOutMot::standby called
D/AudioHardwareMot( 1458): Output 0x2a009f98 entering standby
rishie said:
I too am facing the same System UI, phone process killed errors. tried reinstalling with CDMA, USCC, EMMC, SDCARD almost all the combinations, but it does work. Going back to my previous rom right now.
Here's some logcat output...
Code:
I/PowerWidget( 3695): Setting up widget
I/PowerWidget( 3695): Default buttons being loaded
I/PowerWidget( 3695): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x003c
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x001e
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x0114
W/dalvikvm( 3711): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3711): VFY: replacing opcode 0x62 at 0x003c
W/TelephonyProvider( 3711): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
D/TelephonyManager( 3711): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
W/dalvikvm( 3711): Unable to resolve superclass of Lcom/android/phone/IccProvider; (242)
W/dalvikvm( 3711): Link of class 'Lcom/android/phone/IccProvider;' failed
D/AndroidRuntime( 3711): Shutting down VM
W/dalvikvm( 3711): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3711): FATAL EXCEPTION: main
E/AndroidRuntime( 3711): java.lang.RuntimeException: Unable to get provider com.android.phone.IccProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3711): at android.app.ActivityThread.installProvider(ActivityThread.java:5042)
E/AndroidRuntime( 3711): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4652)
E/AndroidRuntime( 3711): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4592)
E/AndroidRuntime( 3711): at android.app.ActivityThread.access$1300(ActivityThread.java:154)
E/AndroidRuntime( 3711): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
E/AndroidRuntime( 3711): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3711): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3711): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3711): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3711): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3711): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3711): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3711): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3711): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3711): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
E/AndroidRuntime( 3711): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 3711): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 3711): at android.app.ActivityThread.installProvider(ActivityThread.java:5027)
E/AndroidRuntime( 3711): ... 12 more
W/ActivityManager( 1837): Process com.android.phone has crashed too many times: killing!
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 1837): GC_EXPLICIT freed 477K, 26% free 8199K/11048K, paused 5ms+8ms, total 80ms
D/AudioHardwareMot( 1458): bufSize = 8192
D/PhoneStatusBar( 3695): disable: < expand icons alerts ticker system_info back home recent clock search >
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3695): 1088987856: getState() : mService = null. Returning STATE_OFF
D/SystemUIService( 3695): loading: class com.android.systemui.power.PowerUI
D/SystemUIService( 3695): running: [email protected]
D/PowerUI ( 3695): Preferences set: showLowBatteryWarning: true; playLowBatterySound: true
D/SystemUIService( 3695): loading: class com.android.systemui.media.RingtonePlayer
D/SystemUIService( 3695): running: [email protected]
D/dalvikvm( 3695): GC_FOR_ALLOC freed 450K, 31% free 7718K/11048K, paused 19ms, total 19ms
I/dalvikvm-heap( 3695): Grow heap (frag case) to 13.832MB for 3855376-byte allocation
D/dalvikvm( 3695): GC_CONCURRENT freed 34K, 23% free 11449K/14816K, paused 3ms+2ms, total 25ms
D/libEGL ( 3695): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 3695): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 3695): loaded /system/lib/egl/libGLESv2_tegra.so
E/libEGL ( 3695): call to OpenGL ES API with no current context (logged once per thread)
E/ImageWallpaperGL( 3695): requested texture size 1004x960 exceeds the support maximum of 0x0
I/Choreographer( 3695): Skipped 48 frames! The application may be doing too much work on its main thread.
D/AndroidRuntime( 3695): Shutting down VM
W/dalvikvm( 3695): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3695): FATAL EXCEPTION: main
E/AndroidRuntime( 3695): java.lang.NoClassDefFoundError: com.android.internal.telephony.PhoneStateIntentReceiver
E/AndroidRuntime( 3695): at com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow(SignalText.java:93)
E/AndroidRuntime( 3695): at android.view.View.dispatchAttachedToWindow(View.java:11937)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1192)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
E/AndroidRuntime( 3695): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
E/AndroidRuntime( 3695): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
E/AndroidRuntime( 3695): at android.view.Choreographer.doCallbacks(Choreographer.java:562)
E/AndroidRuntime( 3695): at android.view.Choreographer.doFrame(Choreographer.java:532)
E/AndroidRuntime( 3695): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
E/AndroidRuntime( 3695): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 3695): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3695): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3695): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3695): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3695): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3695): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3695): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3695): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1837): Process com.android.systemui has crashed too many times: killing!
D/AudioHardwareMot( 1458): bufSize = 8192
I/Process ( 3695): Sending signal. PID: 3695 SIG: 9
I/ActivityManager( 1837): Process com.android.systemui (pid 3695) has died.
W/InputDispatcher( 1837): channel '40d97b58 StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 1837): channel '40d97b58 StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 1837): channel '40dc7948 com.android.systemui.ImageWallpaper (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 1837): channel '40dc7948 com.android.systemui.ImageWallpaper (server)' ~ Channel is unrecoverably broken and will be disposed!
I/WindowState( 1837): WIN DEATH: Window{40d97b58 u0 StatusBar}
W/InputDispatcher( 1837): Attempted to unregister already unregistered input channel '40d97b58 StatusBar (server)'
W/WallpaperService( 1837): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
W/WallpaperService( 1837): Reverting to built-in wallpaper!
W/ActivityManager( 1837): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
W/ActivityManager( 1837): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
W/InputDispatcher( 1837): Attempted to unregister already unregistered input channel '40dc7948 com.android.systemui.ImageWallpaper (server)'
I/WindowState( 1837): WIN DEATH: Window{40dc7948 u0 com.android.systemui.ImageWallpaper}
I/ActivityManager( 1837): Start proc com.android.systemui for restart com.android.systemui: pid=3736 uid=10045 gids={50045, 1028, 1015, 1023, 3002, 3001, 1006}
D/SystemUIService( 3736): loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
D/SystemUIService( 3736): running: [email protected]
I/StatusBarManagerService( 1837): registerStatusBar [email protected]8
E/dalvikvm( 3736): Could not find class 'com.android.internal.telephony.PhoneStateIntentReceiver', referenced from method com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow
W/dalvikvm( 3736): VFY: unable to resolve new-instance 329 (Lcom/android/internal/telephony/PhoneStateIntentReceiver;) in Lcom/android/systemui/statusbar/policy/SignalText;
D/dalvikvm( 3736): VFY: replacing opcode 0x22 at 0x0029
I/dalvikvm( 3736): Could not find method com.android.internal.telephony.PhoneStateIntentReceiver.unregisterIntent, referenced from method com.android.systemui.statusbar.policy.SignalText.onDetachedFromWindow
W/dalvikvm( 3736): VFY: unable to resolve virtual method 1382: Lcom/android/internal/telephony/PhoneStateIntentReceiver;.unregisterIntent ()V
D/dalvikvm( 3736): VFY: replacing opcode 0x6e at 0x000c
I/dalvikvm( 3736): Could not find method com.android.internal.telephony.PhoneStateIntentReceiver.getSignalStrengthDbm, referenced from method com.android.systemui.statusbar.policy.SignalText.updateSignalStrength
W/dalvikvm( 3736): VFY: unable to resolve virtual method 1378: Lcom/android/internal/telephony/PhoneStateIntentReceiver;.getSignalStrengthDbm ()I
D/dalvikvm( 3736): VFY: replacing opcode 0x6e at 0x0004
D/dalvikvm( 3736): DexOpt: unable to opt direct call 0x0561 at 0x2f in Lcom/android/systemui/statusbar/policy/SignalText;.onAttachedToWindow
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
I/PowerWidget( 3736): Clearing any old widget stuffs
I/PowerWidget( 3736): Setting up widget
I/PowerWidget( 3736): Default buttons being loaded
I/PowerWidget( 3736): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/BluetoothManagerService( 1837): Message: 20
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothManagerService( 1837): Added callback: [email protected]:true
I/QuickSettingsController( 3736): Default tiles being loaded
I/QuickSettingsController( 3736): Tiles list: toggleUser|toggleBrightness|toggleSettings|toggleWifi|toggleMobileData|toggleBattery|toggleAirplane|toggleBluetooth
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/PowerWidget( 3736): Clearing any old widget stuffs
I/PowerWidget( 3736): Setting up widget
I/PowerWidget( 3736): Default buttons being loaded
I/PowerWidget( 3736): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSound
D/PhoneStatusBar( 3736): disable: < expand icons alerts ticker system_info back home recent clock search >
D/dalvikvm( 1837): GC_EXPLICIT freed 375K, 26% free 8217K/11048K, paused 3ms+8ms, total 73ms
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMot( 1458): bufSize = 8192
I/Process ( 3711): Sending signal. PID: 3711 SIG: 9
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/ActivityManager( 1837): Process com.android.phone (pid 3711) has died.
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
I/ActivityManager( 1837): Start proc com.android.phone for restart com.android.phone: pid=3753 uid=1001 gids={41001, 3002, 3001, 3003, 1015, 1023, 1028}
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
W/dalvikvm( 3753): VFY: unable to resolve static field 3 (CONTENT_URI) in Landroid/provider/Telephony$MmsSms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x0008
W/dalvikvm( 3753): VFY: unable to resolve static field 2 (CONTENT_URI) in Landroid/provider/Telephony$Mms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x004d
E/dalvikvm( 3753): Could not find class 'com.google.android.mms.pdu.EncodedStringValue', referenced from method com.android.providers.telephony.MmsSmsDatabaseHelper.upgradeDatabaseToVersion46
W/dalvikvm( 3753): VFY: unable to resolve new-instance 49 (Lcom/google/android/mms/pdu/EncodedStringValue;) in Lcom/android/providers/telephony/MmsSmsDatabaseHelper;
D/dalvikvm( 3753): VFY: replacing opcode 0x22 at 0x0057
D/dalvikvm( 3753): DexOpt: unable to opt direct call 0x0103 at 0x5b in Lcom/android/providers/telephony/MmsSmsDatabaseHelper;.upgradeDatabaseToVersion46
W/dalvikvm( 3753): VFY: unable to find class referenced in signature (Landroid/telephony/SmsMessage;)
I/dalvikvm( 3753): Could not find method android.telephony.SmsMessage.getServiceCenterAddress, referenced from method com.android.providers.telephony.SmsProvider.convertIccToSms
W/dalvikvm( 3753): VFY: unable to resolve virtual method 102: Landroid/telephony/SmsMessage;.getServiceCenterAddress ()Ljava/lang/String;
D/dalvikvm( 3753): VFY: replacing opcode 0x6e at 0x0005
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.deleteMessageFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0001
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.getAllMessagesFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0000
I/dalvikvm( 3753): Could not find method android.telephony.SmsManager.getDefault, referenced from method com.android.providers.telephony.SmsProvider.getSingleMessageFromIcc
W/dalvikvm( 3753): VFY: unable to resolve static method 97: Landroid/telephony/SmsManager;.getDefault ()Landroid/telephony/SmsManager;
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x0004
W/dalvikvm( 3753): VFY: unable to resolve static field 3 (CONTENT_URI) in Landroid/provider/Telephony$MmsSms;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x000c
I/dalvikvm( 3753): Could not find method android.provider.Telephony$Threads.getOrCreateThreadId, referenced from method com.android.providers.telephony.SmsProvider.insert
W/dalvikvm( 3753): VFY: unable to resolve static method 94: Landroid/provider/Telephony$Threads;.getOrCreateThreadId (Landroid/content/Context;Ljava/lang/String;)J
D/dalvikvm( 3753): VFY: replacing opcode 0x71 at 0x00a2
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x003c
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x001e
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x0114
W/dalvikvm( 3753): VFY: unable to resolve static field 1 (CONTENT_URI) in Landroid/provider/Telephony$Carriers;
D/dalvikvm( 3753): VFY: replacing opcode 0x62 at 0x003c
W/TelephonyProvider( 3753): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
D/TelephonyManager( 3753): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
W/dalvikvm( 3753): Unable to resolve superclass of Lcom/android/phone/IccProvider; (242)
W/dalvikvm( 3753): Link of class 'Lcom/android/phone/IccProvider;' failed
D/AndroidRuntime( 3753): Shutting down VM
W/dalvikvm( 3753): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3753): FATAL EXCEPTION: main
E/AndroidRuntime( 3753): java.lang.RuntimeException: Unable to get provider com.android.phone.IccProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3753): at android.app.ActivityThread.installProvider(ActivityThread.java:5042)
E/AndroidRuntime( 3753): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4652)
E/AndroidRuntime( 3753): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4592)
E/AndroidRuntime( 3753): at android.app.ActivityThread.access$1300(ActivityThread.java:154)
E/AndroidRuntime( 3753): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
E/AndroidRuntime( 3753): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3753): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3753): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3753): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3753): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3753): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3753): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3753): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3753): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.phone.IccProvider" on path: /system/app/Phone.apk
E/AndroidRuntime( 3753): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
E/AndroidRuntime( 3753): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 3753): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 3753): at android.app.ActivityThread.installProvider(ActivityThread.java:5027)
E/AndroidRuntime( 3753): ... 12 more
W/ActivityManager( 1837): Process com.android.phone has crashed too many times: killing!
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 3736): 1088995296: getState() : mService = null. Returning STATE_OFF
D/SystemUIService( 3736): loading: class com.android.systemui.power.PowerUI
D/SystemUIService( 3736): running: [email protected]
D/PowerUI ( 3736): Preferences set: showLowBatteryWarning: true; playLowBatterySound: true
D/SystemUIService( 3736): loading: class com.android.systemui.media.RingtonePlayer
D/SystemUIService( 3736): running: [email protected]
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 3736): GC_FOR_ALLOC freed 423K, 31% free 7717K/11048K, paused 21ms, total 21ms
D/AudioHardwareMot( 1458): bufSize = 8192
I/dalvikvm-heap( 3736): Grow heap (frag case) to 13.830MB for 3855376-byte allocation
D/AudioHardwareMot( 1458): bufSize = 8192
D/dalvikvm( 3736): GC_CONCURRENT freed 34K, 23% free 11448K/14816K, paused 2ms+3ms, total 25ms
D/libEGL ( 3736): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 3736): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 3736): loaded /system/lib/egl/libGLESv2_tegra.so
E/libEGL ( 3736): call to OpenGL ES API with no current context (logged once per thread)
E/ImageWallpaperGL( 3736): requested texture size 1004x960 exceeds the support maximum of 0x0
I/Choreographer( 3736): Skipped 52 frames! The application may be doing too much work on its main thread.
D/AndroidRuntime( 3736): Shutting down VM
W/dalvikvm( 3736): threadid=1: thread exiting with uncaught exception (group=0x40a88930)
E/AndroidRuntime( 3736): FATAL EXCEPTION: main
E/AndroidRuntime( 3736): java.lang.NoClassDefFoundError: com.android.internal.telephony.PhoneStateIntentReceiver
E/AndroidRuntime( 3736): at com.android.systemui.statusbar.policy.SignalText.onAttachedToWindow(SignalText.java:93)
E/AndroidRuntime( 3736): at android.view.View.dispatchAttachedToWindow(View.java:11937)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2422)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1192)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
E/AndroidRuntime( 3736): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
E/AndroidRuntime( 3736): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
E/AndroidRuntime( 3736): at android.view.Choreographer.doCallbacks(Choreographer.java:562)
E/AndroidRuntime( 3736): at android.view.Choreographer.doFrame(Choreographer.java:532)
E/AndroidRuntime( 3736): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
E/AndroidRuntime( 3736): at android.os.Handler.handleCallback(Handler.java:725)
E/AndroidRuntime( 3736): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3736): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3736): at android.app.ActivityThread.main(ActivityThread.java:5261)
E/AndroidRuntime( 3736): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3736): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3736): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 3736): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 3736): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1837): Process com.android.systemui has crashed too many times: killing!
D/AudioHardwareMot( 1458): AudioStreamOutMot::standby called
D/AudioHardwareMot( 1458): Output 0x2a009f98 entering standby
Click to expand...
Click to collapse
Do me a favor. Look in the rom and let me know the size of the apns-conf.xml.

Categories

Resources