Jump to content

[OLED+TFT] 09/Feb r12: MoDaCo Custom Froyo ROM download + Online Kitchen


Recommended Posts

Posted

What is the Sim Toolkit in the Kitchen?

It's supposedly installed but no options in the menu

Guest fonix232
Posted
What is the Sim Toolkit in the Kitchen?

It's supposedly installed but no options in the menu

It is for multi-SIM management, and in some countries there are several SIM services (like e-mail, e-lotto, etc).

Guest SWOriginal
Posted (edited)

Anyone got the new updated market with the "related" or "similar" tab? Could you please upload the apk thanks:)

Edited by SWOriginal
Guest tx12345
Posted
Anyone got the new updated market with the "related" or "similar" tab? Could you please upload the apk thanks:)

Found a link for v 2.12 (2012), which is the latest version of vending.apk: http://www.multiupload.com/CNFC1OPJ80

Not sure if it's the one you require though.

Posted
It is for multi-SIM management, and in some countries there are several SIM services (like e-mail, e-lotto, etc).

Well your phone must be different to mine, because Sim Toolkit on my phone gives me options to check my balance and top up, etc.

Posted

Also, I don't think SU is working properly, as I still have times where certain apps aren't granted SU access, and just lock up until I Force Stop them and restart them.

Guest tx12345
Posted

I can't seem to get ADB working after I've installed alpha2. Tried reinstalling drivers but it's just not detected anymore. Any suggestions???

Guest lordofangels
Posted
Well your phone must be different to mine, because Sim Toolkit on my phone gives me options to check my balance and top up, etc.

I believe this function is network dependent.

Not all Networks enable this.

LoA

Guest Simon O
Posted
DUPLICATE GALLERY ITEMS AND MUSIC WORKAROUND.

For the very few of us using alpha 2 and 3 who are experiencing either one or two of the above symptoms i have worked my way around it. If you have both problems of music x2 and gallery items x2 then before you flash remove music.apk and gallery3d.apk from the rom zip or just the offending one. Flash the rom and let it boot etc. Now boot into recovery and push both apk's or the offending one back to your /system/apps/ folder. When the rom boots your apps will be there and only have 1 of each song in music player and only 1 of each picture.

Alternatively if you do not want to reflash you can try removing music.apk and gallery3d.apk then boot into recovery and push them back.

Not sure what is causing this problem but this worked for me.

It's caused by the /data/media to /sdcard symlink that the rom install script creates. The phone first indexes all media files on the sdcard then indexes the media files on /data/media second. This is causing everything to be listed twice. Remove the symlink and wipe dalvik cache then reboot:

either use adb shell or android terminal as superuser.

rm /data/media
rm -r /data/dalvik-cache
reboot[/code]

Guest SWOriginal
Posted
Been searching for something on the Froyo Geolocation problem. I've found this...

Click here

However, I have no idea how to add the enableHighAccuracy option???

Anyone know if this is relevant / useful / and if so how do we do it?

This was posted in another thread, thought it could be usefull

Guest DominicA
Posted
It's caused by the /data/media to /sdcard symlink that the rom install script creates. The phone first indexes all media files on the sdcard then indexes the media files on /data/media second. This is causing everything to be listed twice. Remove the symlink and wipe dalvik cache then reboot:

either use adb shell or android terminal as superuser.

rm /data/media

rm -r /data/dalvik-cache

reboot

Thanks matey, worked perfectly.

Guest Frankish
Posted
It's caused by the /data/media to /sdcard symlink that the rom install script creates. The phone first indexes all media files on the sdcard then indexes the media files on /data/media second. This is causing everything to be listed twice. Remove the symlink and wipe dalvik cache then reboot:

either use adb shell or android terminal as superuser.

rm /data/media

rm -r /data/dalvik-cache

reboot

Thanks for the info mate. Great stuff.

Is HTC IME Mod working for anyone on alpha 2/3? I have tried the repacked on from here and the orignal that worked in alpha 1. Neither appear. They don't force close they just don't pop up.

Guest MrHicks
Posted

Works for me too, cheers.

I can also confirm that disabling hardware acceleration in build.prop significantly improves the battery life in alpha3.

Posted
Works for me too, cheers.

I can also confirm that disabling hardware acceleration in build.prop significantly improves the battery life in alpha3.

how do I do that?

Guest Frankish
Posted

Open build.prop from /system/ with a text editor.

Change debug.sf.hw=1

to

debug.sf.hw=0

done.

Guest nedian05
Posted

:

either use adb shell or android terminal as superuser.

rm /data/media

rm -r /data/dalvik-cache

reboot

Guest Modmedia
Posted

I have just woke up and went to my SF to find a square pixel jumping around the screen. I couldn't do anything. I had to reboot. Any ideas? Running a3

Guest nedian05
Posted
I have just woke up and went to my SF to find a square pixel jumping around the screen. I couldn't do anything. I had to reboot. Any ideas? Running a3

You have probably installed NoLED.

Guest DominicA
Posted
:

either use adb shell or android terminal as superuser.

rm /data/media

rm -r /data/dalvik-cache

reboot

I have adb enabled and I can see my phone when I enter adb devices. But when I enter these commands it returns rm is not recognised. Also I have installed terminal, here I get access denied messege. Any help?

did you type su to run as superuser?

Guest Meizirkki
Posted
edit2: Had to turn on roaming in order to get 3g working (wtf)

Saunalahti is using Elisa's network, hence shown as roaming.

Guest nedian05
Posted
did you type su to run as superuser?

Thanks alot for your help. I really had no indea of it.

Guest MIKEYMC
Posted
I have just woke up and went to my SF to find a square pixel jumping around the screen. I couldn't do anything. I had to reboot. Any ideas? Running a3

You have noLED running. You have to press home key to wake it. It only does it when you get a notification. You can turn it off by putting it's widget on home screen and press it so its blank. You then remove widget and should still be disabled.

Guest nedian05
Posted
It's caused by the /data/media to /sdcard symlink that the rom install script creates. The phone first indexes all media files on the sdcard then indexes the media files on /data/media second. This is causing everything to be listed twice. Remove the symlink and wipe dalvik cache then reboot:

either use adb shell or android terminal as superuser.

rm /data/media

rm -r /data/dalvik-cache

reboot

Gallery items are still appearing twice.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.