|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
Problem using zips from other devices/recovies is they assume their setup and probably check for a specific device. You will need to look into their edify script and modify it to match what we use. You should adb into the phone during recovery and get the update log. Its inside /tmp somewhere. its really obvious and you cant miss it. Once youhave that you will know the root cause of the issue.
__________________
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
Not sure wth happened to my other one... At least I think that other dropbox link was from my post. Perhaps dropbox removed it? I know they don't like certain things being mirrored. |
|
||||
Found solution to opera mini not installing, has to do with not being able to see apn? Fresh install opera mini couldn't install (said no internet connection available or something of the sorts) I did have internet access.u Used the sprint mms apn trick rebooted and opera mini installed, no issues
Sent from my Touch Pro 2 using Tapatalk |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
random but related question. Does anyone know if the serial number of the device is displayed anywhere on the phone in winmo? I see the white sticker on the back, but i'm wondering if it's saved somewhere in nand or memory so i can recycle it. On my other sprint rhod the phone info on winmo shows the SN as "N/A".. kinda weird.
In xdandroid, we generate a random number and call it a serial. We can go this route as well, but i much rather just recycle whats in the device already. Also its really interesting that gsm devices seem to have a SN start with HT03 while cdma have 98EM ... |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
function requestRegistrationState() in htcgeneric-ril.c
we didn't initial value of responseStr[0] and responseStr[3], does this incorrect, I google it: nv-tegra.nvidia.com Git - android/platform/hardware/ril.git/blob - reference-ril/reference-ril.c |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
Edit: If you have time, try some changes yourself and report back Last edited by [ACL]; 01-09-2012 at 11:56 AM. |
|
|
|