I actually really like senseui, basically the contacts: there are no apps that come close imo. The problem is, for a while now I;ve been using CM and i got used to lcd.density=200.
The problem: I tried a couple of senseUI roms with the same setting, whilst a lot do in fact work fine with 200 DPI (i dont mind the graphic glitches i can get used to those). It doesn't look the same, on my CM rom 200 DPI looks pretty, the fonts get smaller as well. I'm not sure what happens in SenseUI roms with 200 DPI, things do get smaller, but the fonts somehow mostly remain the same size? As far as I can tell, everytime any writing is involved my eyes go "WHEW wtf that is huuge!"
Furthermore, 180DPI seems to be a bit smaller, but satisfies my desire for smallness overall. But random things crash all the time (mostly senseui stuff), like clock. so here's the question:
what is the deal with SenseUI and density changes? IS there any Sense ROM that does 200 properly (as CM and others do). More importantly: is there any senseui ROM that does not cause crashes upon changin density to 180 or 190?
Pictures
OK here are the screenies for comparison. Besides the ROM being different, and thus the skin also, all other settings are identical.
The senseUI rom used here is RCMixHD v3.5 (Rotation and A2SD+), the result is indentical on InsertCoin, as well as Non HD sense Rom's that I have tried (Stock for instance).
Note: The pic on the left is SenseUI ROM (density=190), the one on the right is CM7 (density=200)
SenseUI ROM (at lcd.density=190) Home screen: | CM 7 (lcd.density=200) Home screen:
{
"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"
}
The difference is more marked for me in the gmail app for instance...
SenseUI ROM (at lcd.density=190) Home screen: | CM 7 (lcd.density=200) Home screen:
..in the latter case it's obvious there is something wierd, because you can see the "ALL MAIL" label in CM7 but cannot in senseUI one. The difference gets worse for some but not for other apps, and it's more noticable on my phone (for me anyways).
it get better..
It gets.wierder actually. As I said, if and when i do try low number for density in sense ROM's i have used so far; here is the error (taken from RCMixHD v3.5 with rotate+a2sd as above, and lcd.density=180).
Code:
I/ActivityManager(10366): Start proc com.htc.android.worldclock for activity com
.htc.android.worldclock/.WorldClockTabControl: pid=12998 uid=1000 gids={3003, 10
15, 3002, 3001, 2001}
W/ResourceType(10366): Skipping entry 0x7f040007 in package table 0 because it i
s not complex!
W/ResourceType(10366): Skipping entry 0x7f040008 in package table 0 because it i
s not complex!
I/ActivityThread(12998): Publishing provider com.htc.android.alarmclock: com.htc
.android.worldclock.AlarmProvider
I/ActivityManager(10366): Process fr.gdi.android.news (pid 11054) has died.
I/ActivityThread(12998): Publishing provider com.htc.android.worldclock.TimerPro
vider: com.htc.android.worldclock.TimerProvider
D/AndroidRuntime(12998): Shutting down VM
W/dalvikvm(12998): threadid=1: thread exiting with uncaught exception (group=0x4
0025a70)
I/ActivityManager(10366): Process com.appspot.swisscodemonkeys.apps (pid 11943)
has died.
E/AndroidRuntime(12998): FATAL EXCEPTION: main
E/AndroidRuntime(12998): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.htc.android.worldclock/com.htc.android.worldclock.WorldClockTabC
ontrol}: android.view.InflateException: Binary XML file line #28: Error inflatin
g class com.htc.widget.TabSwitchWidget
E/AndroidRuntime(12998): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2833)
E/AndroidRuntime(12998): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2854)
E/AndroidRuntime(12998): at android.app.ActivityThread.access$2300(Activi
tyThread.java:136)
E/AndroidRuntime(12998): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:2179)
E/AndroidRuntime(12998): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(12998): at android.os.Looper.loop(Looper.java:143)
E/AndroidRuntime(12998): at android.app.ActivityThread.main(ActivityThrea
d.java:5068)
E/AndroidRuntime(12998): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(12998): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime(12998): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:858)
E/AndroidRuntime(12998): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:616)
E/AndroidRuntime(12998): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(12998): Caused by: android.view.InflateException: Binary XML fi
le line #28: Error inflating class com.htc.widget.TabSwitchWidget
E/AndroidRuntime(12998): at android.view.LayoutInflater.createView(Layout
Inflater.java:513)
E/AndroidRuntime(12998): at android.view.LayoutInflater.createViewFromTag
(LayoutInflater.java:565)
E/AndroidRuntime(12998): at android.view.LayoutInflater.rInflate(LayoutIn
flater.java:618)
E/AndroidRuntime(12998): at android.view.LayoutInflater.inflate(LayoutInf
later.java:407)
E/AndroidRuntime(12998): at android.view.LayoutInflater.inflate(LayoutInf
later.java:320)
E/AndroidRuntime(12998): at com.htc.android.worldclock.WorldClockTabContr
ol.initViews(WorldClockTabControl.java:123)
E/AndroidRuntime(12998): at com.htc.android.worldclock.WorldClockTabContr
ol.onCreate(WorldClockTabControl.java:110)
E/AndroidRuntime(12998): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1066)
E/AndroidRuntime(12998): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2797)
E/AndroidRuntime(12998): ... 11 more
E/AndroidRuntime(12998): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime(12998): at com.htc.widget.TabSwitchWidget.<init>(TabSwit
chWidget.java:244)
E/AndroidRuntime(12998): at java.lang.reflect.Constructor.constructNative
(Native Method)
E/AndroidRuntime(12998): at java.lang.reflect.Constructor.newInstance(Con
structor.java:446)
E/AndroidRuntime(12998): at android.view.LayoutInflater.createView(Layout
Inflater.java:500)
E/AndroidRuntime(12998): ... 19 more
E/AndroidRuntime(12998): Caused by: android.view.InflateException: Binary XML fi
le line #2: Error inflating class android.widget.RelativeLayout
E/AndroidRuntime(12998): at android.view.LayoutInflater.createView(Layout
Inflater.java:513)
E/AndroidRuntime(12998): at com.android.internal.policy.impl.PhoneLayoutI
nflater.onCreateView(PhoneLayoutInflater.java:56)
E/AndroidRuntime(12998): at android.view.LayoutInflater.createViewFromTag
(LayoutInflater.java:563)
E/AndroidRuntime(12998): at android.view.LayoutInflater.inflate(LayoutInf
later.java:385)
E/AndroidRuntime(12998): at android.view.LayoutInflater.inflate(LayoutInf
later.java:320)
E/AndroidRuntime(12998): at com.htc.widget.TabSwitchWidget.initTabWidget(
TabSwitchWidget.java:613)
E/AndroidRuntime(12998): at com.htc.widget.TabSwitchWidget.<init>(TabSwit
chWidget.java:288)
E/AndroidRuntime(12998): ... 23 more
E/AndroidRuntime(12998): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime(12998): at android.widget.RelativeLayout.<init>(Relative
Layout.java:170)
E/AndroidRuntime(12998): at java.lang.reflect.Constructor.constructNative
(Native Method)
E/AndroidRuntime(12998): at java.lang.reflect.Constructor.newInstance(Con
structor.java:446)
E/AndroidRuntime(12998): at android.view.LayoutInflater.createView(Layout
Inflater.java:500)
E/AndroidRuntime(12998): ... 29 more
E/AndroidRuntime(12998): Caused by: android.content.res.Resources$NotFoundExcept
ion: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x3030021 a=
4 r=0x3030021}
E/AndroidRuntime(12998): at android.content.res.Resources.loadDrawable(Re
sources.java:1699)
E/AndroidRuntime(12998): at android.content.res.TypedArray.getDrawable(Ty
pedArray.java:601)
E/AndroidRuntime(12998): at android.view.View.<init>(View.java:1896)
E/AndroidRuntime(12998): at android.view.View.<init>(View.java:1845)
E/AndroidRuntime(12998): at android.view.ViewGroup.<init>(ViewGroup.java:
298)
E/AndroidRuntime(12998): ... 33 more
W/ActivityManager(10366): Force finishing activity com.htc.android.worldclock/
.WorldClockTabControl
From googleing i found this error only pop up one other time, i.e. when some guy was trying to put senseUI apps into something that does not have the senseUI framework.
This only happens with the following: htc hub, clock/desk clock and if and when i click on that notification that says "<x> number of links found", note that with the latter one, neither people nor friends normally collapse at all, they function just dandy (usually). All other apps HTC or not work fine (e.g. htc friends as i said, and so does rosie in general as far as i can tell).
ETA: last paragraph
Related
All of a sudden my Browser force closes as soon as it's updated. Running CM 6.1 and I haven't made any changes to the system for a while. No apps have been installed recently. All of a sudden it decided to just give up. Here's a logcat, thanks for your help!
Code:
I/ActivityManager( 1509): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.brows
er/.BrowserActivity bnds=[288,723][384,800] }
I/ActivityManager( 1509): Start proc com.android.browser for activity com.androi
d.browser/.BrowserActivity: pid=2657 uid=10000 gids={3003, 1015}
I/ActivityThread( 2657): Publishing provider browser: com.android.browser.Browse
rProvider
I/Database( 2657): sqlite returned: error code = 14, msg = cannot open file at s
ource line 25467
E/Database( 2657): sqlite3_open_v2("/data/data/com.android.browser/databases/web
view.db", &handle, 6, NULL) failed
I/Database( 2657): sqlite returned: error code = 14, msg = cannot open file at s
ource line 25467
E/Database( 2657): sqlite3_open_v2("/data/data/com.android.browser/databases/web
viewCache.db", &handle, 6, NULL) failed
I/BrowserSettings( 2657): Selected search engine: ActivitySearchEngine{android.a
[email protected]}
I/Database( 2657): sqlite returned: error code = 14, msg = cannot open file at s
ource line 25467
E/Database( 2657): sqlite3_open_v2("/data/data/com.android.browser/databases/bro
wser.db", &handle, 6, NULL) failed
E/SQLiteOpenHelper( 2657): Couldn't open browser.db for writing (will try read-o
nly):
E/SQLiteOpenHelper( 2657): android.database.sqlite.SQLiteException: unable to op
en database file
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteDatabase.dbopen
(Native Method)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteDatabase.<init>
(SQLiteDatabase.java:1812)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteDatabase.openDa
tabase(SQLiteDatabase.java:817)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteDatabase.openOr
CreateDatabase(SQLiteDatabase.java:851)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteDatabase.openOr
CreateDatabase(SQLiteDatabase.java:844)
E/SQLiteOpenHelper( 2657): at android.app.ContextImpl.openOrCreateDatabase(
ContextImpl.java:540)
E/SQLiteOpenHelper( 2657): at android.content.ContextWrapper.openOrCreateDa
tabase(ContextWrapper.java:203)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteOpenHelper.getW
ritableDatabase(SQLiteOpenHelper.java:112)
E/SQLiteOpenHelper( 2657): at android.database.sqlite.SQLiteOpenHelper.getR
eadableDatabase(SQLiteOpenHelper.java:177)
E/SQLiteOpenHelper( 2657): at com.android.browser.BrowserProvider.query(Bro
wserProvider.java:809)
E/SQLiteOpenHelper( 2657): at android.content.ContentProvider$Transport.que
ry(ContentProvider.java:186)
E/SQLiteOpenHelper( 2657): at android.content.ContentResolver.query(Content
Resolver.java:250)
E/SQLiteOpenHelper( 2657): at android.provider.Browser.getAllBookmarks(Brow
ser.java:191)
E/SQLiteOpenHelper( 2657): at com.android.browser.BrowserActivity.retainIco
nsOnStartup(BrowserActivity.java:1117)
E/SQLiteOpenHelper( 2657): at com.android.browser.BrowserActivity.onCreate(
BrowserActivity.java:234)
E/SQLiteOpenHelper( 2657): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1047)
E/SQLiteOpenHelper( 2657): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2627)
E/SQLiteOpenHelper( 2657): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2679)
E/SQLiteOpenHelper( 2657): at android.app.ActivityThread.access$2300(Activi
tyThread.java:125)
E/SQLiteOpenHelper( 2657): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:2033)
E/SQLiteOpenHelper( 2657): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/SQLiteOpenHelper( 2657): at android.os.Looper.loop(Looper.java:123)
E/SQLiteOpenHelper( 2657): at android.app.ActivityThread.main(ActivityThrea
d.java:4627)
E/SQLiteOpenHelper( 2657): at java.lang.reflect.Method.invokeNative(Native
Method)
E/SQLiteOpenHelper( 2657): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/SQLiteOpenHelper( 2657): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:868)
E/SQLiteOpenHelper( 2657): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:626)
E/SQLiteOpenHelper( 2657): at dalvik.system.NativeStart.main(Native Method)
I/Database( 2657): sqlite returned: error code = 14, msg = cannot open file at s
ource line 25467
E/Database( 2657): sqlite3_open_v2("/data/data/com.android.browser/databases/bro
wser.db", &handle, 1, NULL) failed
D/AndroidRuntime( 2657): Shutting down VM
W/dalvikvm( 2657): threadid=1: thread exiting with uncaught exception (group=0x4
001d7e8)
E/AndroidRuntime( 2657): FATAL EXCEPTION: main
E/AndroidRuntime( 2657): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.browser/com.android.browser.BrowserActivity}: android.da
tabase.sqlite.SQLiteException: unable to open database file
E/AndroidRuntime( 2657): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2663)
E/AndroidRuntime( 2657): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2679)
E/AndroidRuntime( 2657): at android.app.ActivityThread.access$2300(Activi
tyThread.java:125)
E/AndroidRuntime( 2657): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:2033)
E/AndroidRuntime( 2657): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 2657): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 2657): at android.app.ActivityThread.main(ActivityThrea
d.java:4627)
E/AndroidRuntime( 2657): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 2657): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 2657): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 2657): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:626)
E/AndroidRuntime( 2657): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2657): Caused by: android.database.sqlite.SQLiteException: una
ble to open database file
E/AndroidRuntime( 2657): at android.database.sqlite.SQLiteDatabase.dbopen
(Native Method)
E/AndroidRuntime( 2657): at android.database.sqlite.SQLiteDatabase.<init>
(SQLiteDatabase.java:1812)
E/AndroidRuntime( 2657): at android.database.sqlite.SQLiteDatabase.openDa
tabase(SQLiteDatabase.java:817)
E/AndroidRuntime( 2657): at android.database.sqlite.SQLiteOpenHelper.getR
eadableDatabase(SQLiteOpenHelper.java:187)
E/AndroidRuntime( 2657): at com.android.browser.BrowserProvider.query(Bro
wserProvider.java:809)
E/AndroidRuntime( 2657): at android.content.ContentProvider$Transport.que
ry(ContentProvider.java:186)
E/AndroidRuntime( 2657): at android.content.ContentResolver.query(Content
Resolver.java:250)
E/AndroidRuntime( 2657): at android.provider.Browser.getAllBookmarks(Brow
ser.java:191)
E/AndroidRuntime( 2657): at com.android.browser.BrowserActivity.retainIco
nsOnStartup(BrowserActivity.java:1117)
E/AndroidRuntime( 2657): at com.android.browser.BrowserActivity.onCreate(
BrowserActivity.java:234)
E/AndroidRuntime( 2657): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1047)
E/AndroidRuntime( 2657): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2627)
E/AndroidRuntime( 2657): ... 11 more
W/ActivityManager( 1509): Force finishing activity com.android.browser/.Browse
rActivity
W/ActivityManager( 1509): Activity pause timeout for HistoryRecord{464720c8 com.
android.browser/.BrowserActivity}
I/ActivityManager( 1509): No longer want com.android.wallpaper.livepicker (pid 2
344): hidden #16
I/Process ( 2657): Sending signal. PID: 2657 SIG: 9
W/InputManagerService( 1509): Window already focused, ignoring focus gain of: co
[email protected]
I/ActivityManager( 1509): Process com.android.browser (pid 2657) has died.
D/dalvikvm( 2529): GC_EXPLICIT freed 995 objects / 80768 bytes in 82ms
D/NativeCrypto( 2529): Freeing OpenSSL session
W/ActivityManager( 1509): Activity destroy timeout for HistoryRecord{464720c8 co
m.android.browser/.BrowserActivity}
D/dalvikvm( 2052): GC_EXPLICIT freed 422 objects / 28832 bytes in 76ms
I/power ( 1509): *** set_screen_state 0
I/GPSButton( 1509): Update State
D/NetworkCollector( 1969): state now IDLE
D/WifiService( 1509): ACTION_SCREEN_OFF
Anyone have any suggestions?
Thanks
EDIT: I figured out what was causing the crash. I went through my settings one by one from a clean start and rebooted between each setting change. Using the "Vertical old" App Drawer style was causing the bootup crashes.
A new ADW Launcher EX version was released last night. I like the new look but I am receiving crash notices upon reboot that are to be emailed to the developer. Everything seems to work fine. I wiped the ap data using Titanium BU and reset everything back to the way I like it but the notices continue. Running "Fix Permissions" or wiping Delvik cache also did not help. I am on CM7.1 with the latest Tiamat Kernel.
Any ideas on how to stop the bootup crash notices?
Here is the crash report:
DETAILS:
New Trace collected :
=====================
Error Report collected on : Wed Dec 07 10:15:21 MST 2011
Informations :
==============
Version : 1.3.3.5
Package : org.adwfreak.launcher
FilePath : /data/data/org.adwfreak.launcher/files
Phone ModelPC36100
Android Version : 2.3.7
Board : supersonic
Brand : sprint
Device : supersonic
Display : GWK74
Finger Print : sprint/htc_supersonic/supersonic:2.3.3/GRI40/61076:user/release-keys
Host : ashpool
ID : GRI40
Model : PC36100
Product : htc_supersonic
Tags : test-keys
Time : 0
Type : user
User : shade
Total Internal memory : 448397312
Available Internal memory : 159465472
Custom Informations :
=====================
Stack :
=======
java.lang.RuntimeException: Unable to destroy activity {org.adwfreak.launcher/org.adwfreak.launcher.Launcher}: java.lang.NullPointerException
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2793)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927)
at android.app.ActivityThread.access$1600(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233)
at org.adwfreak.launcher.IconHighlights.b(SourceFile:20)
at org.adwfreak.launcher.IconHighlights.a(SourceFile:74)
at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161)
at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459)
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780)
... 12 more
Cause :
=======
java.lang.RuntimeException: Unable to destroy activity {org.adwfreak.launcher/org.adwfreak.launcher.Launcher}: java.lang.NullPointerException
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2793)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927)
at android.app.ActivityThread.access$1600(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233)
at org.adwfreak.launcher.IconHighlights.b(SourceFile:20)
at org.adwfreak.launcher.IconHighlights.a(SourceFile:74)
at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161)
at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459)
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780)
... 12 more
java.lang.NullPointerException
at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233)
at org.adwfreak.launcher.IconHighlights.b(SourceFile:20)
at org.adwfreak.launcher.IconHighlights.a(SourceFile:74)
at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161)
at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459)
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927)
at android.app.ActivityThread.access$1600(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
**** End of current Report ***
{
"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"
}
I have Modded DSPManager to use the libs & Audio files from BEATS to work with AOKP & CM9 ONLY!!!
Flashing this will not mess up your other Equalizers!!
V.1
Had a bunch of FC for alot of devices
v.2
Fixed the FC issue
v.3
Added MUSICFX so settings work for CM9
Added Awesome Control Panel
Re-built Awesome BEATS
Download: AwesomeBEATS™ v.3
Just FLASH and enjoy!!
Make sure to change in SETTINGS/SOUND/MUSIC EFFECTS to AWESOME BEATS.
Thanks to:
spc_hicks09 (with Permission to use his modded DSP manager)
Sckyboy78 (For the find )
nik3r (For all the help getting it to work on other devices)
mwalt2 (Helping fix the MOD to work on CM9 based Roms)
Confirmed Devices working:
MyTouch 4G
Desire HD
Desire S
Inspire 4G
Desire
GalaxyTab Plus
Sensation
Amaze 4G
Galaxy S2
Nexus
SSII
SI
Sensation XL
Donations Received:
*Dgardner425
*La_Blu_Eyez
*Tornado234
*WhiteMambaB
*Fabio Battisti
*Chris Miller
*Mike Cruz
*Liz AguilarMAKE SURE YOU GUYS HIT THAT THANK BUTTON IF THIS MOD WORKED FOR YOU!!!
Awesome I have been looking for something like this for a long time
(Need nandroid first I'm in a middle of testing something)
nik3r said:
Awesome I have been looking for something like this for a long time
Click to expand...
Click to collapse
Test and report plz and repost what rom your on thanks.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
Can it work with aokp b39?
Sent from my Desire Z using XDA
Steven How said:
Can it work with aokp b39?
Sent from my Desire Z using XDA
Click to expand...
Click to collapse
Test it! Worked fine on my end and report back thanks.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
Testing...
Flash ... OK
Boot ... OK
Settings - Sound - Effects entry ... OK
Switched engine ... OK
Control app ... FAILED
Rebooting for second try ...
...
...
Engine persisted ... OK
Control app ... FAILED
It FC's on me and I don't hear a difference, sorry
nik3r said:
Testing...
Flash ... OK
Boot ... OK
Settings - Sound - Effects entry ... OK
Switched engine ... OK
Control app ... FAILED
Rebooting for second try ...
...
...
Engine persisted ... OK
Control app ... FAILED
It FC's on me and I don't hear a difference, sorry
Click to expand...
Click to collapse
What rom so I can flash it and test thanks.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
EliteMod (= basically AOKPb39 + EliteKernel)
confirmed that on nik3r's elitemod rom the control app does not work. It force closes everytime. exactly as described above.
LogCat
Code:
I/ActivityManager( 1421): START {act=android.intent.action.MAIN cat=[android.int
ent.category.LAUNCHER] flg=0x10200000 cmp=com.bel.android.dspmanager/.activity.D
SPManager} from pid 1950
I/ActivityManager( 1421): Start proc com.bel.android.dspmanager for activity com
.bel.android.dspmanager/.activity.DSPManager: pid=4034 uid=10043 gids={3002}
D/OpenGLRenderer( 1950): Flushing caches (mode 1)
W/AssetRedirectionManager( 1421): Unable to attach target package assets for com
.bel.android.awesome
E/dalvikvm( 4034): Dex cache directory isn't writable: /data/dalvik-cache
I/dalvikvm( 4034): Unable to open or create cache for /system/app/Awesome BEATS.
apk (/data/dalvik-cache/[email protected]@Awesome [EMAIL="[email protected]"][email protected][/EMAIL])
D/AndroidRuntime( 4034): Shutting down VM
W/dalvikvm( 4034): threadid=1: thread exiting with uncaught exception (group=0x4
0a591f8)
E/AndroidRuntime( 4034): FATAL EXCEPTION: main
E/AndroidRuntime( 4034): java.lang.RuntimeException: Unable to instantiate activ
ity ComponentInfo{com.bel.android.dspmanager/com.bel.android.dspmanager.activity
.DSPManager}: java.lang.ClassNotFoundException: com.bel.android.dspmanager.activ
ity.DSPManager
E/AndroidRuntime( 4034): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1993)
E/AndroidRuntime( 4034): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2104)
E/AndroidRuntime( 4034): at android.app.ActivityThread.access$600(Activit
yThread.java:132)
E/AndroidRuntime( 4034): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1157)
E/AndroidRuntime( 4034): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 4034): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 4034): at android.app.ActivityThread.main(ActivityThrea
d.java:4575)
E/AndroidRuntime( 4034): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4034): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 4034): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 4034): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:553)
E/AndroidRuntime( 4034): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4034): Caused by: java.lang.ClassNotFoundException: com.bel.an
droid.dspmanager.activity.DSPManager
E/AndroidRuntime( 4034): at dalvik.system.BaseDexClassLoader.findClass(Ba
seDexClassLoader.java:61)
E/AndroidRuntime( 4034): at java.lang.ClassLoader.loadClass(ClassLoader.j
ava:501)
E/AndroidRuntime( 4034): at java.lang.ClassLoader.loadClass(ClassLoader.j
ava:461)
E/AndroidRuntime( 4034): at android.app.Instrumentation.newActivity(Instr
umentation.java:1023)
E/AndroidRuntime( 4034): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1984)
E/AndroidRuntime( 4034): ... 11 more
W/ActivityManager( 1421): Force finishing activity com.bel.android.dspmanager/
.activity.DSPManager
D/OpenGLRenderer( 1950): Flushing caches (mode 0)
Should be easy to figure out.
I'll try to wipe dalvik cache for one..
EDIT: No such luck, DSP manager from CM9 was working fine.
EDIT2: Doesn't work from /data/app either
Ok i figured it out hopefully it works now please reply if you dont get the FC anymore
Instructions please make sure u deleted the AwesomeBEATS.apk first from system/apps before flashing.
Thanks guys for testing again for me.
This is what your suppose to get.
Is it just me or is there a space in that filename... linux hates that you know..
EDIT: Doesn't work either, I think this bit is the problem:
I/dalvikvm( 3312): Unable to open or create cache for /system/app/Awesome BEATS.apk (/data/dalvik-cache/[email protected]@Awesome [email protected])
There's a space in that dex class filename, I don't think that's allowed
Renamed the apk file and trying to regenerate dalvik cache.
---------- Post added at 03:07 AM ---------- Previous post was at 02:46 AM ----------
Yup got it working by renaming the apk file, but I hear no changes in sound when I move the EQ, the engine is selected and I even rebooted.
nik3r said:
Is it just me or is there a space in that filename... linux hates that you know..
EDIT: Doesn't work either, I think this bit is the problem:
I/dalvikvm( 3312): Unable to open or create cache for /system/app/Awesome BEATS.apk (/data/dalvik-cache/[email protected]@Awesome [email protected])
There's a space in that dex class filename, I don't think that's allowed
Renamed the apk file and trying to regenerate dalvik cache.
---------- Post added at 03:07 AM ---------- Previous post was at 02:46 AM ----------
Yup got it working by renaming the apk file, but I hear no changes in sound when I move the EQ, the engine is selected and I even rebooted.
Click to expand...
Click to collapse
Can you pm me the one you got working so I can look at it thanks.
Edit: What app were u using to listen to music? Apollo? Theirs a big difference with Apollo.
Edit: All you did was rename the App from Awesome Beats.apk to AwesomeBeats.apk?
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
Yup just rename it without space, the dex class is named after the apk file. Notice how nobody uses spaces in their filenames for that very reason, the convention is xx.domain.appname.apk for a reason, there's no space in URL either
I use poweramp and I disabled all internal postprocessing to hear it better.
Oh it works fine with google music. I'll see if I can get it to work with poweramp too
Yup if I disable direct volume control it works well, just takes a while to take effect, poweramp has nice large buffers
Nice work, just change the filename and here's your certificate for my ROM:
Code:
[** NIKER APPROVED **]
nik3r said:
Yup just rename it without space, the dex class is named after the apk file. Notice how nobody uses spaces in their filenames for that very reason, the convention is xx.domain.appname.apk for a reason, there's no space in URL either
I use poweramp and I disabled all internal postprocessing to hear it better.
Oh it works fine with google music. I'll see if I can get it to work with poweramp too
Yup if I disable direct volume control it works well, just takes a while to take effect, poweramp has nice large buffers
Nice work, just change the filename and here's your certificate for my ROM:
Code:
[** NIKER APPROVED **]
Click to expand...
Click to collapse
Thanks man I appreciate it! Gave u thanks in the OP!.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
So doesn't work with apollo?
XxhTcG2uSERxX said:
So doesn't work with apollo?
Click to expand...
Click to collapse
I does work with Apollo hit settings and equalizer and it will bring up the Awesome Control by default it used Apollo for your audio files.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
The preset are all 0.0+,running mimicry
XxhTcG2uSERxX said:
The preset are all 0.0+,running mimicry
Click to expand...
Click to collapse
In equalizer? I set the equalizer at 0.0 but even without the equalizer u can see a huge improvement and if u wanna add anything else thru the equalizer or use a different app like Power Amp it will now use the beats audio files.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
Oh,because in ur screenshot it has them high
Hello everyone!
I'm trying to port SMS Counter from Xperia J to Xperia S JB Settings.apk.
I know @niaboc79 inluded it in his eXistenZ v2, however wifi tethering doesn't work with 96 firmware.
Probably it'll be a silly thing but I haven't been able to find a solution yet to this problem. Here's the logcat:
Code:
I/ActivityManager( 574): START {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) u=0} from pid 2145
E/AndroidRuntime( 2145): FATAL EXCEPTION: main
E/AndroidRuntime( 2145): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: [B][B][B]android.view.InflateException: Binary XML file line #2: Error inflating class appwidget-provider[/B][/B][/B]
E/AndroidRuntime( 2145): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2071)
E/AndroidRuntime( 2145): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2096)
E/AndroidRuntime( 2145): at android.app.ActivityThread.access$600(ActivityThread.java:138)
E/AndroidRuntime( 2145): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1207)
E/AndroidRuntime( 2145): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2145): at android.os.Looper.loop(Looper.java:213)
E/AndroidRuntime( 2145): at android.app.ActivityThread.main(ActivityThread.java:4787)
E/AndroidRuntime( 2145): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2145): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2145): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/AndroidRuntime( 2145): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/AndroidRuntime( 2145): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:110)
E/AndroidRuntime( 2145): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2145): Caused by: android.view.InflateException: Binary XML file line #2: Error inflating class appwidget-provider
E/AndroidRuntime( 2145): at android.preference.GenericInflater.createItemFromTag(GenericInflater.java:441)
E/AndroidRuntime( 2145): at android.preference.GenericInflater.inflate(GenericInflater.java:317)
E/AndroidRuntime( 2145): at android.preference.GenericInflater.inflate(GenericInflater.java:263)
E/AndroidRuntime( 2145): at android.preference.PreferenceManager.inflateFromResource(PreferenceManager.java:269)
E/AndroidRuntime( 2145): at android.preference.PreferenceFragment.addPreferencesFromResource(PreferenceFragment.java:285)
E/AndroidRuntime( 2145): at com.sonyericsson.settings.smscounter.SmsCounterSettings.onCreate(SmsCounterSettings.java:193)
E/AndroidRuntime( 2145): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:800)
E/AndroidRuntime( 2145): at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1039)
E/AndroidRuntime( 2145): at android.app.BackStackRecord.run(BackStackRecord.java:635)
E/AndroidRuntime( 2145): at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1405)
E/AndroidRuntime( 2145): at android.app.Activity.performStart(Activity.java:5017)
E/AndroidRuntime( 2145): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2044)
E/AndroidRuntime( 2145): ... 12 more
E/AndroidRuntime( 2145): Caused by: java.lang.ClassNotFoundException: android.preference.appwidget-provider
E/AndroidRuntime( 2145): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
E/AndroidRuntime( 2145): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 2145): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 2145): at android.preference.GenericInflater.createItem(GenericInflater.java:375)
E/AndroidRuntime( 2145): at android.preference.GenericInflater.onCreateItem(GenericInflater.java:417)
E/AndroidRuntime( 2145): at android.preference.GenericInflater.createItemFromTag(GenericInflater.java:428)
E/AndroidRuntime( 2145): ... 23 more
D/SomcTransmitPowerBroadcastReceiver( 895): Old PowerLevel: 3, current PowerLevel: 3
W/ActivityManager( 574): Force finishing activity com.android.settings/.SubSettings
So the error is Error inflating class appwidget-provider, but layouts and xml are the same as in the original file
Any idea would be much appreciated, this is driving me crazy.
Thanks in advance.
Any answer yet? Does anybody know something about this?
Tip.. Use Xperia Miro settings apk.. As A based like mine.
Sent from my LT26i using xda app-developers app
{
"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"
}
Sent from my LT26i using xda app-developers app
TrinityHaxxorX said:
View attachment 2310843
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
Thanks for the reply Trinity
That's what I was doing till know. However, I'd feel like to try implementing it in our settings.apk and all seems right except from the issue above. I've changed the layouts from Linear to Relative since it's said in StackOverflow that some layouts are not available with widgets, but no results yet.
PD: does wifi tethering work for you with those settings.apk? Mine not with .96
Solved!!!
It was only an identifier which was bad written. It supposed to be ..58 and I've written ..59
Soon I'll write a guide of how to
Please, mods close the thread.
Enviado desde mi LT26i usando Tapatalk
Do you use multi-user support for Ace 2?
why need people's opinion on this?
i have no tester nor friends using my phone so i wouldnt need multi-user.
@up, I would like to prove it may be switched off in ROMs by default.
explain why
@Rox, because multi-user (well, actually absence of the KeyguardMultiUserSelectorView layout when multi-user is activated) causes regular exceptions E/KeyguardHostView: can't find user_selector in layout. Here is a research on this.
So, if few or even none of Ace 2 users need it, I will ask you to deactivate it in CM10.2 as a useless and harmful feature.
Hmm i dont get why it is harmful? If it gives error on logcat that isnt harming davice or slowing it down :what: maybe i am wrong..
Sent from my GT-I8160
@Rox, I agree that 'harmful' is kind of a bit too strong term, but on the other hand those exceptions prove that multi-user wasn't fully implemented, so it's hard to estimate where else it could misbehave.
I see the following cons; 1) flooding logcat with E-tagged messages, 2) probability of hidden issues.
I'm trying to find pros but so far there are none of them.
Well, why not fix the REAL problem and implement the lockscreen switcher?
1) Motivation; why implementing if nobody needs the feature?
2) Those hypothetical hidden issues wouldn't still be addressed.
lexa.bekoev said:
1) Motivation; why implementing if nobody needs the feature?
Click to expand...
Click to collapse
Nobody uses Samsung Apps seriously either
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
xD
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
It only means Samsung has other motives.
@Rox, seems nobody interested in multi-user for our device.
I suggest to put "fw.max_users=1" into device/samsung/codina/system.prop. If anybody needs the feature, he or she will be easily able to switch it on. Should I prepare a pull request for 10.2?
I don't need that. Also what advantages has multiuser? Is that like windows multiuser (different apps and widgets on main screen?)
But a guess user option will be perfect (like some lg phone). I don't know that is possible or not. But a guess option which makes some apps locked (like phone app , contacts ,sms) will be usefull. You can give your phone your little brother (sister or child...) and he can play games. You doen't have to concern about it.
@up
Theres one thats locked to root i think.. It disables root apps and disables some of your apps from someone(like a kid)
Sent from my GT-I8160 using Tapatalk
Ryccardo said:
Nobody uses Samsung Apps seriously either
Click to expand...
Click to collapse
I must agree with that
Yes... but...
lexa.bekoev said:
Do you use multi-user support for Ace 2?
Click to expand...
Click to collapse
Yes I "try" to configure it for me, my wife and daughter... but... I have a few issues:
I am using CyanogenMod 11-20140327-UNOFFICIAL-kylessopen
1) Can't make a call from any user other than "u0" (first user). this error occurs:
Code:
I/ActivityManager( 1060): START u12 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10000000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras)} from pid 6765
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
D/AudioHardwareMSM76XXA( 115): Bufsize 4800
D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k
V/Zygote ( 6806): Switching descriptor 32 to /dev/null
V/Zygote ( 6806): Switching descriptor 9 to /dev/null
I/ActivityManager( 1060): Start proc com.android.phone for activity com.android.phone/.PrivilegedOutgoingCallBroadcaster: pid=6806 uid=1201001 gids={41001, 3002, 3001, 3003, 1028, 1015}
V/OutgoingCallBroadcaster( 6806): onCreate: this = [email protected], icicle = null
V/OutgoingCallBroadcaster( 6806): - getIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) }
V/OutgoingCallBroadcaster( 6806): - configuration = {1.0 302mcc610mnc fr_CA ldltr sw320dp w320dp h508dp 240dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=system}
V/OutgoingCallBroadcaster( 6806): processIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) }, thread: Thread[main,5,main]
D/AndroidRuntime( 6806): Shutting down VM
W/dalvikvm( 6806): threadid=1: thread exiting with uncaught exception (group=0x415dece0)
E/AndroidRuntime( 6806): FATAL EXCEPTION: main
E/AndroidRuntime( 6806): Process: com.android.phone, PID: 6806
E/AndroidRuntime( 6806): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.OutgoingCallBroadcaster}: java.lang.NullPointerException
E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2215)
E/AndroidRuntime( 6806): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2265)
E/AndroidRuntime( 6806): at android.app.ActivityThread.access$800(ActivityThread.java:145)
E/AndroidRuntime( 6806): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206)
E/AndroidRuntime( 6806): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 6806): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 6806): at android.app.ActivityThread.main(ActivityThread.java:5081)
E/AndroidRuntime( 6806): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6806): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
E/AndroidRuntime( 6806): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 6806): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 6806): at com.codeaurora.telephony.msim.MSimPhoneFactory.isPromptEnabled(MSimPhoneFactory.java:345)
E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.processIntent(OutgoingCallBroadcaster.java:464)
E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.onCreate(OutgoingCallBroadcaster.java:410)
E/AndroidRuntime( 6806): at android.app.Activity.performCreate(Activity.java:5231)
E/AndroidRuntime( 6806): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169)
E/AndroidRuntime( 6806): ... 11 more
W/ActivityManager( 1060): Force finishing activity com.android.phone/.PrivilegedOutgoingCallBroadcaster
2) Can't activate "ok google" for secondary users
I haven't wrote down all problems, but that is what I have in mind now...
Eric