What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[11/25/10][Release] D1-MIUI 0.11.19-v1.3

Slayher supports wifi

Sent from my Droid using DroidForums App

not on miui it just says eror when i try to turn it on

Something went wrong then because I'm using slayher andi have wifi. I had the same problem with his kernel the other day and I had to flash a backup to get wifi back. I couldn't figure out what happened, but it hasn't happened since...good luck!


Sent from my Droid using DroidForums App
 
it was removed because it is not translated and olny pulls weather info from china and no where els

He means News & Weather, it's a Google app, not the MIUI Weather Widget.

I read in the OP that the News/Weather app was removed. How can I get this back?

Just pull it from a previous version (GenieWidget.apk) and push it using ADB, remember to fix permissions.


Where are you pushing it to? I've tried system app but no luck. I'm using Root Explorer.
 
Where are you pushing it to? I've tried system app but no luck. I'm using Root Explorer.

First, make sure you have enough space in /system:

adb shell df

If you do have enough room (you don't need much, it's a relatively small app), then:

adb remount
adb push GenieWidget.apk /system/app/
adb shell chmod 644 /system/app/*.apk
adb reboot
 
Where are you pushing it to? I've tried system app but no luck. I'm using Root Explorer.

First, make sure you have enough space in /system:

adb shell df

If you do have enough room (you don't need much, it's a relatively small app), then:

adb remount
adb push GenieWidget.apk /system/app/
adb shell chmod 644 /system/app/*.apk
adb reboot
I just extracted GenieWidget.apk from v6.4, moved it to my sd card and installed using astro. Is this ok to do it this way? Seems to be working fine for me.
 
I just extracted GenieWidget.apk from v6.4, moved it to my sd card and installed using astro. Is this ok to do it this way? Seems to be working fine for me.

If it's working fine for you, then I guess it's fine. I just have this thing about putting them in their original locations is all.

^^
 
Hey guys, just an fyi the Google apps addon in the op has genie widget. I'll add a list of the apps in included. If all you want is Geniewidget, here is an update.zip with that app only. I'll add it to the OP too.


restore-geniewidget-update.zip
 
Does anyone use the Sirius/XM App? I cannot get it to play at all.... it just tries to load the song and after 1 maybe 2 min and I get a notification saying that it cannot acquire a data connection.

It works on WIFI... just not 3G
 
Does anyone know of a way to manually adjust the level of haptic feedback through editing the values of one of the init files or something like that? I like it when theres a little less haptic feedback, not a complaint just a preference I'd like to fix if possible.
 
Does anyone know of a way to manually adjust the level of haptic feedback through editing the values of one of the init files or something like that? I like it when theres a little less haptic feedback, not a complaint just a preference I'd like to fix if possible.

You have to decompile the framework and edit the arrays xml in values.
 
Does anyone know of a way to manually adjust the level of haptic feedback through editing the values of one of the init files or something like that? I like it when theres a little less haptic feedback, not a complaint just a preference I'd like to fix if possible.

You have to decompile the framework and edit the arrays xml in values.

Could you provide be with the values that were used in previous versions off the top of your head or would it be easier to decompile one of the other versions and compare?
 
Hello fellow miui lovers.

I come bearing musical gifts! Err.. well one gift. It's the MIUI music app from the 11.26 release. I pulled it from an Evo port and it works great. Fixes the now playing graphical error and offers a vastly superior UI. It also works with the lock screen music controls. And it has a less terrible icon.

http://db.tt/xTGcilH

To install (adb):

adb remount
adb push MiuiMusic.apk /system/app/MiuiMusic.apk
...hope. It took me a few tries for me to get it to install right. Feel free to mess around with permissions if it doesn't work at first.


Make sure you get rid of the stock music apk and the old miui-music apk.

snap20101126_194602.png
 
Back
Top