• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CyanogenMod 7 Unofficial Beta 5 02/20/12

help! my home button isnt working anymore. idk wtf i did. how do you assign it a function? or how do i fix it? is anyone having the same problem? maybe its from one of the hotfix but not sure....

the hot fix would not cause that


does it work when your in CWM

what programs did you install ?, what settings have you changed?

did you try a factory wipe?
 
Upvote 0
the hot fix would not cause that


does it work when your in CWM

what programs did you install ?, what settings have you changed?

did you try a factory wipe?

idk what i did i just used odin and did a fresh install. did all the hotfix and installed gap and not it worked. an i also flashed a new prl while i was at it.
i am now trying to get hiddenmenu.apk to install but it wont work. i already tried moving it to system/apps/ and i changed permissions to the same as the other apps but wont install. does the framework for the app need to be changed?
 
Upvote 0
has anyone figured out how to fix the market not recognizing the phone via a desktop/pc? I can't push apps to the phone.

have you tried root explorer?
download the apk to your pc>then move to sd card>then using root explorer move the change to mount as r/w then move the apk to /systen/apps/ and change the permissions to the same as other apks?
 
Upvote 0
idk what i did i just used odin and did a fresh install. did all the hotfix and installed gap and not it worked. an i also flashed a new prl while i was at it.
i am now trying to get hiddenmenu.apk to install but it wont work. i already tried moving it to system/apps/ and i changed permissions to the same as the other apps but wont install. does the framework for the app need to be changed?
dunno if it will even work on CM. I've tried adding them on a few phones with no luck.

I will look over hroark's configs and see if I can find what he needs to edit.
 
Upvote 0
i dont know how to fix it but I am pretty sure I know what is causing it

the MEID is in decimal format and not HEX format

this may be difficult to fix

Thanks. the market thing is kind of annoying, but I wanted to know if others are having the same issue. Are they? I put this rom on a fresh install, with all recommended fixes. Other than this issue and others noted, it runs great.
 
Upvote 0
dunno if it will even work on CM. I've tried adding them on a few phones with no luck.

I will look over hroark's configs and see if I can find what he needs to edit.

when i try to install it it says "application not installed"
im guessing it wont work cuz cm7 uses a different framework. i have read on another forum where they cant install the original camera apk on some phone because the framework is different. but idk.
 
Upvote 0
Thanks. the market thing is kind of annoying, but I wanted to know if others are having the same issue. Are they? I put this rom on a fresh install, with all recommended fixes. Other than this issue and others noted, it runs great.

this is the file I would need to modify to fix the issue, and then do a recompile

https://github.com/hroark13/SPHM820...ndroid/internal/telephony/cdma/CDMAPhone.java


specifically this section, we need to return a hex value of the MEID



Code:
            case EVENT_GET_DEVICE_IDENTITY_DONE:{
                ar = (AsyncResult)msg.obj;


                if (ar.exception != null) {
                    break;
                }
                String[] respId = (String[])ar.result;
                mEsn  =  respId[2];
                // Samsung CDMA devices' MEID is not found in this parcel
                // instead, extract it from system properties
                // modded by hroark for prevail
                if (SystemProperties.get("ro.ril.samsung_cdma").equals("true"))
                    mMeid =  respId[3];
                else
                    mMeid =  respId[3];
            }
            break;


            case EVENT_EMERGENCY_CALLBACK_MODE_ENTER:{
                handleEnterEmergencyCallbackMode(msg);
            }
            break;


            case  EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE:{
                handleExitEmergencyCallbackMode(msg);
            }
 
Upvote 0
Now that I'm on the correct thread, Everything seems to be working fine. Except the calendar and the calendar widget. Also my wallpaper won't stick, upon rebooting it goes back to a random wallpaper. Some things that are working fine, on my phone, that are reported to be problems are:

Busybox... I'm using Busybox pro installer. 1.18.2 installed no problem

Root explorer... FC first open, but after SU granted permissions it works fine now.

As for A2SD, which was a mofo to install.. Which stomped me for a few, but mounting system and data wasn't enough. Also had to mount the SD and the sd-ext. Went into terminal emulator and manually reinstalled. Also moved Davlik to SD.. Running up to par now. TB shows correct amount of the partition, not the A2SDgui.. I used the latest from Darktremor, from his XDA post to save some time.
 
Upvote 0
Now that I'm on the correct thread, Everything seems to be working fine. Except the calendar and the calendar widget. Also my wallpaper won't stick, upon rebooting it goes back to a random wallpaper. Some things that are working fine, on my phone, that are reported to be problems are:

Busybox... I'm using Busybox pro installer. 1.18.2 installed no problem

Root explorer... FC first open, but after SU granted permissions it works fine now.

As for A2SD, which was a mofo to install.. Which stomped me for a few, but mounting system and data wasn't enough. Also had to mount the SD and the sd-ext. Went into terminal emulator and manually reinstalled. Also moved Davlik to SD.. Running up to par now. TB shows correct amount of the partition, not the A2SDgui.. I used the latest from Darktremor, from his XDA post to save some time.

dont use busybox. trust im telling you from experience. i had it and it was giving me problems.
hey HROARK you should put a notice up on one of the first post to let people know not to install busybox.
 
Upvote 0
What makes this mod so wanted? I have been running the ctmod and want to know the benefits of loading this rom?

it runs smooth even with the bugs that have been found. im only using 76mb of ram on boot and have 176mb free. i added the scripts and they seem to work fine. i like it and it will get better if more people start using it and help solve issues. you should try it. you can always go back to ctmod if you dont like it.:cool:
 
Upvote 0
What makes this mod so wanted? I have been running the ctmod and want to know the benefits of loading this rom?


CTMOD is an excellent ROM, and if you are happy with it you should stick wth it.

CyanogenMod is not based on the Stock Froyo 2.2.2 ROM it is the Gingerbread 2.3.7 Android OS

What is CyanogenMod - CyanogenMod Wiki

The people who should be installing this are the people who like to mod their phones as much as they can as a hobby
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones