Results 141 to 142 of 142
Thread: [ROM] HTC Desire S v4 (saga)
-
11-01-2012, 07:23 AM #141Junior Member
- Join Date
- Aug 2012
- Posts
- 6
- Thanks
- 0 Times
- Thanked
- 2 Times
Re: [ROM] HTC Desire S v4 (saga)
How to fix System UI error:
Go to Settings > Language & Input > Language (first item) and select English (United Kingdom).
Another language (like Dutch in my case) might work too. English (United States) seems to be broken.
This thread (on miuiandroid.com) got me thinking.Last edited by avl555; 11-01-2012 at 08:41 AM.
-
The Following User Says Thank You to avl555 For This Useful Post:
caguccilirepli (05-02-2013)
-
11-01-2012, 08:40 AM #142Junior Member
- Join Date
- Aug 2012
- Posts
- 6
- Thanks
- 0 Times
- Thanked
- 2 Times
Re: [ROM] HTC Desire S v4 (saga)
How to fix Music error
Well, it seems like old settings of the app still work fine.
If you are in a hacking mood, you can try this:
Open a shell with adb shell
- cd /data/data/
- ls -l -d com.miui.player Note the app id (for me app_39, but the number can be different for you)
- su app_39 (the number is the number you found in the previous step, for me it's 39)
- cd com.miui.player
- mkdir -p shared_prefs
- cd shared_prefs
- echo "<?xml version='1.0' encoding='utf-8' standalone='yes' ?> <map> <int name='equalizer_id' value='1' /> <boolean name='equablzier_enabled' value='false' /> </map>" > miui_equalizer.xml
- exit
The music app should work now.
-
The Following User Says Thank You to avl555 For This Useful Post:
caguccilirepli (05-02-2013)
Reply With Quote
Bookmarks