[Q] Trouble copying contacts from sim - HD2 Android Q&A, Help & Troubleshooting and Genera

im using the darstone superRam froyo v1.5 rom and works fine....the only problem i have is i can not copy my contacts from my simcard to my phone.
i have tried contacts > menu > import/export > import from SIM card....but get the message "no contacts on yor SIM card"
i know there are deffinatly numbers there before a load up this rom when using the energy rom it picks up all numbers from my sim perfectly
can anyone help?

Hi, Try this, and it will work:
If you do not see your SIM contacts then follow the instructions below:
************************************************** ***************************
If you are using an existing data.img then you will need to delete the one that you are currently using, and copy over a fresh data.img that is included with this build. If this is your first time booting this build, then this does not apply to you.
- Open the phone app and dial this code in: *#*#4636#*#*
- You should now see a list of menus, choose the one named Phone information.
- Scroll down to the bottom of the page and press the 'Turn off radio' button. Wait for your signal to drop.
- Now press the 'Turn on radio'. Wait for your signal to be restored.
- Now change 'Set Preferred Network Type' to GSM/CDMA auto (PRL).
After doing this, return to the home screen (press the Home hardware button on your HD2) then open the phone app again and follow the instructions on how to import your contacts as described earlier.
YOU CAN ONLY DO THIS ON YOUR FIRST BOOT. YOU MUST KEEP THIS IN MIND.

i have booted up and been using the rom for a number of days now so does that still apply to me?

You can try. I think it will work. If not do everything from begininig. Good choise. Very good rom.

yea the rom is fantastic....
i have thought about starting from scratch but dont want to lose/download all apps again as i have loads

Related

ROM Development - Radio OFF on first boot

Does anyone have any ideas on this? I am looking for a way to have my custom ROM boot with the radio off (until I turn it on would do the trick also). My reason ... I turn off the radio, run backups, flash ROM (phone turns on), I get a text message (no contacts yet, so I don't know who its from) and I loose the message once I do a restore.
I will be attempting to write some software to auto-restore the backups also ... This would make flashing a painless process. When you are developing a custom ROM, there is a LOT of flashing.
Thanks.
DJ
Don't select "Delete messages from database" in PIMbackup while restoring.
That is my work-around ... I use SPB Backup on a schedule to backup every day. My work-around is to backup the "missed" messages with PIM Backup, restore my SPB backup, then restore just the "missed" messages with the "Delete messages from database" option selected ... The restore appears to hang, but it does complete if you give it enough time. I prefer SPB Backup because the restore is a LOT faster ... I have about 4500 SMS messages in my phone, and PIM Backup restores them quickly, but takes about 1 second for each one to load in the Messaging app.
Thank you for the feedback.
Try areas like
Code:
HKLM\System\CurrentControlSet\Control\Power\State
phone=0
wireless=0
I think I had these in a provxml and the phone would not start until I went into CommManager and restarted it.
There are flags under this key in subkeys like coldreboot, on and reboot. I am not sure what they need to be set to, if at all, but maybe this will head you in the right direction.
RoryB - Thank you ... I'll give that a try later tonight. I think I tried just setting phone to 0 already ... I'll play around with it and see if I can pull it off.
PS - I added a signature.
Ok ... I tried setting these two values manually in a running ROM using a registry editor ... This did not disable the radio. I am going to export my registry to a file with the radio on, and again with the radio off ... I'll compare these files and find the keys/values I need to set. When I find them, I'll post em here in case anyone else wants this functionality.
Start your device without SIM card after flashing. Do your restore and insert SIM.
OK, I've made a small exe for you, place it in UC script of
your ROM or execute anytime you want. It should disable phone
radio using TAPI interface, just like Comm Manager do (I think)...
the_ozyrys ...
It didn't work ... I mean ... The program turned off the radio, but the text message was already received by the phone. I think I have to remove the carrier settings from the ROM, then install via a CAB after the radio has been turned off.
Klael said:
Start your device without SIM card after flashing. Do your restore and insert SIM.
Click to expand...
Click to collapse
or: lock the sim by a PIN code....after first boot, you have to enter the PIN for the SIM, if you don't, you do not get any service
dj13241 said:
The program turned off the radio, but the text message was already received by the phone.
Click to expand...
Click to collapse
So place it somewhere in registry startup (for example HKCU\Software\HTC\Bootlauncher\Apps) and add a PROVXML entry to delete this value during customization...
This sounds interesting. Would I need to change order of any apps in bootlauncher reg? I'll give it a try. Have a problem sometime with connection setup fighting with UC for screen.
Not sure if you "remove the SIM card" guys realize this ... This is a CDMA phone ... There is no SIM card.
On my device, the Apps key doesn't exist ... Just Services. Can I just create the Apps key? I was thinking something similar to this in the HKLM\init key "Launch##" values. Not sure which number to put it as.
Here is a list of the values in my HKLM\init
Code:
[HKEY_LOCAL_MACHINE\init]
"Depend50"=hex:14,00,1e,00
"Depend20"=hex:0a,00
"Launch10"="shell.exe"
"Depend70"=hex:1e,00
"Launch70"="connmgr.exe"
"Launch50"="shell32.exe"
"Launch4"="sdpready.exe"
"Depend110"=hex:64,00
"Launch110"="tskschedule.exe"
"Depend120"=hex:64,00
"Launch120"="autotimeupdate.exe"
"Depend61"=hex:32,00,3c,00
"Launch61"="ciphase2.exe"
"Depend21"=hex:14,00
"Launch21"="coldinit.exe"
"Depend30"=hex:15,00
"Depend60"=hex:14,00
"Launch60"="services.exe"
"Launch30"="gwes.exe"
"Launch20"="device.exe"
"Launch19"="initvmmap.exe"
"Launch98"="TimeWizard.exe"
Removed - Duplicate post
MODS, can someone delete this post?
Thanks.
[HKEY_LOCAL_MACHINE\Comm]
"AutoRun"="\\Windows\\autorun.exe"
"AutoRunCFG"="\\Windows\\carrier_config.txt"
"AutoRunType"=dword:00000000
"TurnRadioFlag"=dword:00000000
this is a part of my autorun rgu... if I change the turnradioflag key to 1 it shuts it off and keeps it off until I turn it back on
Use the above one if you use Autorun, if you use RunCC then use the below.
[HKEY_LOCAL_MACHINE\Software\HTC\RunCC]
"script"="\\windows\\runcc.lua"
"UIMode"=dword:00000001
"TurnOffRadio"=dword:00000000
"RecoveryType"=dword:00000002
"TodayDelay"=dword:00000000
"ResetDevice"=dword:00000001
"ResetUICountDown"=dword:00000010
Click to expand...
Click to collapse
Change Turnoffradio to 1, then it wont turn radio on, until you turn it on manually!
lllboredlll said:
[HKEY_LOCAL_MACHINE\Comm]
"TurnRadioFlag"=dword:00000000
if I change the turnradioflag key to 1 it shuts it off and keeps it off until I turn it back on
Click to expand...
Click to collapse
I did this, when the phone first boots it gives a cprog is not a valid wm program error message. I went to CommManager and system was in flight mode I selected phone to start. It shows selected, but never connects to service. I checked key and it was set back to 0. Tried reset and still no good. Taking it back to origninal.
Nevermind: there was a corupted setup so cprog did not work. Fixed that. These settings did not stop the radio in my phone.
I changed the TurnRadioFlag value to 1, and the "LOCK:Enabled" line in SDConfig.txt turns the radio off. The problem is, the radio is still turned on before this point, so by the time the radio is turned off, any pending text messages are already received. I even tried setting the ...
Code:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State]
"Wireless"=dword:00000000
"Phone"=dword:00000000
Something a little different.
Try cooking ROM with cprog.exe called _cprog.exe and use something to rename it after you get started.
accidentially read through this 3d..
i suggest applying these lines in a rgu or app.reg if you use new bepe kitchen:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\RIL]
"LastEquipmentState"=dword:00000001
[HKEY_LOCAL_MACHINE\System\State\Phone]
"Status"=dword:00400030
"Radio Ready State"=dword:00000000

[Release] WM6.5.3 Build 28008 English by d-two

Well, I am back and I am glad to have some time to support the community again, updated the first post and i will flash the rom today and will be able to support this thread as well.
Windows Mobile 6.5.3 Beta English Rom 28008
V1.0
Download via Rapidshare.com
IMPORTANT! If a program can not be closed with the X, please use the OK hard key!
Included Programs:
- HTC USB to PC
- HTC Comm Manager (Replaced with an older Version)
- Device Information
- Microphon AGC
- Button lock Setting
- New Keyboard Layout
- X-Button (Programs close by clicking X, for minimizing tap and hold X, tap and hold the Start key for Taskmgr)
- Reconizer integrated!
- HTC Power
- HTC Advanced Netzwerk (For GPRS Settings)
- WMP replaced (By a better player! Plays everything!!)
- xdaShutdown (Down in the Taskbar!) IMPORTANT!!! Shutdown function has a Problem with the Touchscreen!! does not work for landscape mode
- FlightMode
- .NetCFcfg
- Keyboardbacklight
- WLAN Settings
- New Bluetooth Settings!
- New Telefon Settings!
- 16MB RamDisk
- WM Widgets compatibility (IE8 must be installed!)
FIX:
- SMS Alarm
- changed Start Menu
- XIP improved
- Alarm Sounds
- CHome changed
- Input Options
- GPS Option FIX New
- Provider FIX New
- Lan Option FIX New
Misc:
- Made with a new Kitchen (much better)
- SQM Dummy (not important)
- FWUPDATE Dummy (sends data to MS)
- I deleted some files for more space
- System Tweaks New
The ExtROM can be used for the new version!
Extrom 23081:
Download via Rapidshare.com
- Office (UPX)
- Pocket IE8 (UPX,FIX Zoom)
- MyPhone
- WM MarketPlace
- NetCF 3.5
More Windows Mobile Apps by request.
The Extrom is installed by putting the folder to the sd card. The installation starts automatically after a soft- or hard reset. The cfg.txt can be editted to personal use.
In correspondance with cosmicgate, i decided to post our guide on how to upgrade here, to avoid question further questions about that:
THESE INSTRUCTIONS ARE SUITABLE FOR WINDOWS XP COMPUTERS ONLY!!!
For people running WM5/6x but with 43MB of storage:
You have to downgrade to WM2003 and here's how to do that:
1. Download this Windows Mobile 2003 SE rom:
Download from Rapidshare
Download from Uploaded.to
and extract it to a folder of your choice.
2. Remove both the the SIM card and the sd card
3. Put the device into Bootloader Mode, pressing power+record and reset
4. your device display shows Serial v2.0x
5. on the pc (running Windows XP!) open the Task manager, go to the 2nd tab (Processes) and kill "wcescomm.exe" and "WCSEMgr.exe"
6. Now let's start the actual Upgrade:
7. Navigate to the Upgrade folder
8. Start Maupgradeut_noid
9. If in the 2nd window the rom version is not shown, something went wrong, start over!
10. Then start the upgrade and you should see a progress bar, also look at the device's display, it should also show the progress.
11. After it finishes perform a "WM2003 hard reset" by pressing power and reset
12. wait for the extrom to finish
13. now you can re-insert your sim and sd card (if you are planning to go on from here, you can also leave them out).
14. proceed with "For devices running wm2003"
For devices running wm2003:
1. Copy repart_doc.exe and the unlocker cab to the device and install the unlocker. In the start menu you will find a folder named "Extrom Tool".
2. Click "unhide" (if you are getting an error message, proceed with 2.a, else with 3.)
2.a the unlocker installs into the standard folder for program files, which depends on the rom language can be "\programme" or "\programmes" etc.
2.b the link in the start menu always points to "\program files"
2.c the easiest way, to solve that, is to rename your program files folder to "\program files"
2.d that destroys parts of the system, but doesn't matter because it is just needed for unlocking
2.e since now the link location should be correct, proceed with step 3.
3. Click "unlock", maybe a soft reset is needed.
4. Start repart_doc.exe
5. Set the future size, if not pre-entered, to 128kb (smallest possible partition size on this file system)
6. Click "Format now!"
7. Soft reset
8. Go back to the Extrom Tools
9. "Lock"
10. "Hide"
11. Now proceed with "Upgrading a WM5/6 device"
Upgrading a WM5/6 device
1. Remove both the the SIM card and the sd card
2. Put the device into Bootloader Mode, pressing power+record and reset
3. your device display shows Serial v2.0x
4. on the pc (running Windows XP!) open the Task manager, go to the 2nd tab (Processes) and kill "wcescomm.exe" and "WCSEMgr.exe"
5. Now let's start the actual Upgrade:
5.a copy the downloaded nk.nbf to any given folder, let's call it Upgrade 28008
5.b copy the contents of this package to the same folder: MAupgradeUt_noID
5.c Start MAupgradeut_noID
6. If in the 2nd window the rom version is not shown, something went wrong, start over!
7. Then start the upgrade and you should see a progress bar, also look at the device's display, it should also show the progress.
8. After finishing, take the device out of the cradle take out the battery and insert the SIM card
9. copy the EXTROM folder to the sd card and insert the sd card
10. Hard reset the device, pressing reset+power and record+camera and in the menu, that appears set:
Enable_Kitl: NO
Clean Registry Hive: YES
Format Storage: YES
using the camera and record buttons.
11. press the mail button to confirm your selection.
12. your device starts for the first time, you align the screen and let the extrom install, it soft resets and your device is ready to use
Special thanx to d tow and chef tony
I will try it.
Synchronization does not work Microsoft ActiveSync Thank you Chef_Tony
what exactly does not work for you, i tested the sync with contacts, tasks, favorites and appointments and it all works out fine so far.
did you hard reset your device after upgrading, did you delete the old sync profile, set up a new one and set the content settings right?
Chef_Tony said:
what exactly does not work for you, i tested the sync with contacts, tasks, favorites and appointments and it all works out fine so far.
did you hard reset your device after upgrading, did you delete the old sync profile, set up a new one and set the content settings right?
Click to expand...
Click to collapse
Je bent echt geweldig werken nu
You are really great now working
Bedankt
Thank you Chef_Tony
I'm am also DLing now and will certainly give it a try. Great work and thank you both, D-two and Chef Tony.
Good work ;
It seems beautiful Rom
Many Thnx , Maybe I'll try it later
Best Regards.
great work..
how about input settings?
yes, i know that they are missing, i wrote d-two about that, i am missing them too.
hi good work
but there is missing in the contrast setting too.
hi d-two! i can't open wmp and set sounds & notification? why?
hi d-two! missing backlight slider
@xatan:
i can't confirm either of those bugs, did you perform a hard reset after upgrading?
@majkel & homam_france:
you are right, that is actually missing, updating first post!
Chef_Tony said:
@xatan:
i can't confirm either of those bugs, did you perform a hard reset after upgrading?
@majkel & homam_france:
you are right, that is actually missing, updating first post!
Click to expand...
Click to collapse
ok Chef_ ,i waiting for final version
what about microphone icon in the system settings is it there
how to turn on backlight?
====
edit:
problem solved
aaraj said:
what about microphone icon in the system settings is it there
Click to expand...
Click to collapse
No, there is no Microphone AGC in the settings.
changed 1st post
when using Lanscape mode, and at the restart, the screen will return to Potrait with a touch screen that does not irregular like the R71's Xplode. but it was not my experience on the d-two ROM version 1 (WM6.5.1 build 23052). try to use the method Lanscape then restart, then you will experience it.
one again
about gprs icon
gotz said:
great work..
how about input settings?
Click to expand...
Click to collapse
This solved the input settings problem:
Remove the "Redirect" value under the following keys:
[HKEY_LOCAL_MACHINE\ControlPanel\Input]
Until now, it seems to be a very fast and stable ROM!! My congratulations on this D-two!! and my thanks to Chef_Tony.

Activate Stock G1 over WiFi- Register your Gmail account through WiFi

Hello again guys,
One of the problems some G1 user might face, activating G1 without a dataplan, well thats not a problem anymore just download the attached word file for step-by-step activation method and follow the steps be carefull
Enjoyy!!!!!!!
moebaz said:
Hello again guys,
One of the problems some G1 user might face, activating G1 without a dataplan, well thats not a problem anymore just download the attached word file for step-by-step activation method and follow the steps be carefull
Enjoyy!!!!!!!
Click to expand...
Click to collapse
thankx a lot man...!!! i just lov u for making me work off from this ..!!
This was copied from http://theunlockr.com/2010/01/10/how-to-activate-the-g1-without-a-data-plan-or-sim-card/ ?
Having trouble with adb at the moment.
Windows 7
Can't find phone. I have installed the drivers, but its still not working. The G1 is running RC29, and when you type reboot it works.
Any help?
Thanks lot for the tip. Very useful.
There is another trick for those who have access to internet on their SIM card (3G). Here is what you have to do:
1- When you get to the Welcome Screen (with the logo "Android" and the message "Touch the android to begin" ), press the menu botton
2- if "APN Settings" will popup then go to 5
3- if "Wfi Settings" Pops Up: click on it.
4- Now click on "Access Point Names"
5- Click on the menu botton again and you'll see New APN, click on it
6- Configure your 3G settings and click the menu botton again to save the changes.
Click the "Back" botton to go back to the welcome screen.
click on the "Android Logo" then "Next"
Now either you enter a gmail account or create one, it will accept it and take you to the menu at the end.
Hope i helped

[Q] unable to send mms

ive looked through different threads and tried some of them but after booting to nand android i cantn send pics..i can recieve but not send...anybody else had this problem or know how to fix it?
heres is the android rom i have
DFT Android ROM for HTC LEO
===========================
This ROM was created on stock HTC Desire ROM base.
Main goals was to make ROM as close as possible to HTC Desire official stock rom.
i even copied what the thread said here http://http://forum.xda-developers.com/showthread.php?t=893948&highlight=problem+mms but it still didnt work
Hi,
You need to Google for your carriers APN settings and enter them correctly in Settings > Wireless and Networks > Mobile Networks > Access Point Names > Add New.
What you might want to try is following the above instruction but instead of delete the setting, press the menu button while in APN Settings and select reset defaults. then reselct your provider's setting from the list. You might need to toggle airplane mode on and off to re-establish a connection.
Depending on your carrier there are size limits to what you can send.
For instance, mine is 300kb on T-Mobile, you can adjust the size settings if you go into messaging, menu, settings, down to mms settings, try changing to 600 first, if not change to 300
(This is all dependant on you having the correct settings, if you do, try my advice)
thanks guys..i had to google my settings and found unlockr.com had them
thanks or all informations

[Q] Advice sought for flashing Hermes 200

Hello all,
I am running a 64 bit Win 7 PC and an unlocked Hermes 200, with Win 6, which I wish to upgrade. I have used the Easy Hard-Spl v7 and the Hermes bootloader is showing an IPL 0f 1.04 and a SPL of 2.10 olipro. I have not flashed a phone ROM before and I wish to be safer than sorrier having bricked the Hermes.
I have the HTC_TyTN)WWE_3.54.255.3_6275_1.48.00.10_108.exe file which I wish to flash to the Hermes. I have renamed this file as a .zip file and extracted 8 files including RUU_Inside.exe (55,490kb). Again, I renamed this file as a .zip file and extracted another 8 files icluding RUU_signed.nbh (93,566kb). I am assuming that this is the file I need to flash.
To flash the Hermes ROM, I need to do:
1. have a 2Gb non-SHDC microSD card formatted to FAT32
2. rename RUU_signed.nbh to HERMIMG.nbh and copy this file to the root folder of the SD card
3. insert the SD card into the Hermes and start the bootloader
4. comfirm flashing on screen by pressing the power button
5. wait about 30 minutes
6. once flashing is confirmed as complete, do a soft reset
I am hoping that somebody that knows more than me, which is all of you, will confirm that my sequence of actions is correct or else point out my errors.
Many thanks for your help and advice,
Crag345
That is ok.
I think in step 4. that you will not confirm with power button, but with other one. Doesn't matters, it will tell you whitch one to press.
First flash AT&T ROM and than ROM image that you want, it is told on almost every [ROM] thread.
Searched high and low, can't find ROM
Before anyone bashes me for asking this, I've searched this forum and many others all evening and through the night and several times previously -- and EVERY SINGLE download link for any ROMs is broken. Can anyone help me locate a WM6.1 ROM that should work on a Cingular (now AT&T) 8525 (HTC Hermes)? By the way I'm no noob, I have successfully flashed ROMs to my HTC Wizard (AT&T 8125) and my HTC Apache and even cooked ROMs for it.
crag345, I'm in about the same boat as having thoroughly researched and being prepared to install a ROM for this thing (except still needing the ROM...hahaha) -- in general your approach seems solid, and those are the steps I've found too for flashing the Hermes from SD card.
Additional steps you might want to take, as found in some forum posts --
0. Make sure you have a ROM version that is compatible with your phone (you probably already did this, but extremely important so worth mentioning).
1.a) scan the SD card to verify integrity. Some have done this using a WM program called Storage Tools (I found Storage Card Tools, I think it is the same they were talking about, for $15). But in the wiki it says you can just use Properties, Tools, Error Checking (I found this on Windows desktop PC by right-clicking the drive letter first - they didn't mention that). I think the point of using Storage Card Tools was this guy had no access to a PC.
2.a) Copy or write down all the settings you can find in the phone, especially MEdia Net (this is from my own experience, after flashing you can't get internet, picture messaging, and similar stuff to work until this is re-entered). You can get there using Settings, Connections, Connections, and under MEdiaNet tap on Manage existing connections (might be called something else if you are with a carrier other than AT&T). Tap Edit, and go through each screen, capturing or writing down the settings.
2.b) Be sure your battery is charged, or phone plugged into charger.
7. Some forums on very similar HTC WM devices also advocate doing a hard reset after flashing a ROM. Not sure how necessary but it can't hurt. Possibly also of interest, if your carrier's ROM includes bloatware, you might be able to eliminate it by RIGHT BEFORE IT INSTALLS their customizations, hit soft reset button. Worked great for me on one phone, but on another phone it failed to stop the carrier customizations.
8. If pic msgs do not work, try going to MMS Options (in Messaging app), Menu, MMS server. (Menu and option names may vary depending on WM version). My notes are for AT&T -- Server name: type in anything. IP address: wireless.cingular.com. Port number: 80. Server address http://mmsc.cingular.com. Connect via: MEdia Net. send limit is 600KB.
---------- Post added at 08:31 AM ---------- Previous post was at 08:13 AM ----------
also, 2.a)1. Obviously, back up any data you have in the phone's internal memory. My Documents, and anything customized you've saved at the \ root level or another subfolder in internal memory. Also back up calendar and contacts -- if you are using Google exchange sync this won't be a problem, it will all come back when you re-establish the account settings and sync -- but if not, you might want to use a PIM backup utility. SK Tools is my favorite.
2.a)2. If you have a registry editor, you might want to use it to export some customized settings for your programs, then you can much more quickly restore those settings after flashing or hard resetting the device. I use an app TaskMgr.exe in the RegEdit screen for exporting subtrees, especially in HKCU, Software. You'll see folders the correspond to apps you've installed. One to not overlook if you customize button settings, is \Microsoft\Shell\Keys. You can inspect items to see if the data is something you care to quickly reinstall. Tap and hold and you can export. This way you can restore PORTIONS of the registry. The new OS will have a registry that is sure to be different in many significant ways so you don't want to export the whole registry and reimport it all. Once you have flashed &/or hard reset a device, you'll need a program that reads .reg files in order to easily reinstall your preferences. If you have SK Tools, even the lite version, once it is installed the system will recognize .reg files.
2.a)3. A few apps don't seem to store their settings in the registry or anywhere that can easily be saved. WkTask (an EXCELLENT task manager and task switcher program) is like this, and also TCPMP (awesome media player). So, look through the various settings and write down how you like it set up, makes restoring much easier later.
tsugaguy said:
Before anyone bashes me for asking this, I've searched this forum and many others all evening and through the night and several times previously -- and EVERY SINGLE download link for any ROMs is broken. Can anyone help me locate a WM6.1 ROM that should work on a Cingular (now AT&T) 8525 (HTC Hermes)? By the way I'm no noob, I have successfully flashed ROMs to my HTC Wizard (AT&T 8125) and my HTC Apache and even cooked ROMs for it.
crag345, I'm in about the same boat as having thoroughly researched and being prepared to install a ROM for this thing (except still needing the ROM...hahaha) -- in general your approach seems solid, and those are the steps I've found too for flashing the Hermes from SD card.
Additional steps you might want to take, as found in some forum posts --
0. Make sure you have a ROM version that is compatible with your phone (you probably already did this, but extremely important so worth mentioning).
1.a) scan the SD card to verify integrity. Some have done this using a WM program called Storage Tools (I found Storage Card Tools, I think it is the same they were talking about, for $15). But in the wiki it says you can just use Properties, Tools, Error Checking (I found this on Windows desktop PC by right-clicking the drive letter first - they didn't mention that). I think the point of using Storage Card Tools was this guy had no access to a PC.
2.a) Copy or write down all the settings you can find in the phone, especially MEdia Net (this is from my own experience, after flashing you can't get internet, picture messaging, and similar stuff to work until this is re-entered). You can get there using Settings, Connections, Connections, and under MEdiaNet tap on Manage existing connections (might be called something else if you are with a carrier other than AT&T). Tap Edit, and go through each screen, capturing or writing down the settings.
2.b) Be sure your battery is charged, or phone plugged into charger.
7. Some forums on very similar HTC WM devices also advocate doing a hard reset after flashing a ROM. Not sure how necessary but it can't hurt. Possibly also of interest, if your carrier's ROM includes bloatware, you might be able to eliminate it by RIGHT BEFORE IT INSTALLS their customizations, hit soft reset button. Worked great for me on one phone, but on another phone it failed to stop the carrier customizations.
8. If pic msgs do not work, try going to MMS Options (in Messaging app), Menu, MMS server. (Menu and option names may vary depending on WM version). My notes are for AT&T -- Server name: type in anything. IP address: wireless.cingular.com. Port number: 80. Server address http://mmsc.cingular.com. Connect via: MEdia Net. send limit is 600KB.
---------- Post added at 08:31 AM ---------- Previous post was at 08:13 AM ----------
also, 2.a)1. Obviously, back up any data you have in the phone's internal memory. My Documents, and anything customized you've saved at the \ root level or another subfolder in internal memory. Also back up calendar and contacts -- if you are using Google exchange sync this won't be a problem, it will all come back when you re-establish the account settings and sync -- but if not, you might want to use a PIM backup utility. SK Tools is my favorite.
2.a)2. If you have a registry editor, you might want to use it to export some customized settings for your programs, then you can much more quickly restore those settings after flashing or hard resetting the device. I use an app TaskMgr.exe in the RegEdit screen for exporting subtrees, especially in HKCU, Software. You'll see folders the correspond to apps you've installed. One to not overlook if you customize button settings, is \Microsoft\Shell\Keys. You can inspect items to see if the data is something you care to quickly reinstall. Tap and hold and you can export. This way you can restore PORTIONS of the registry. The new OS will have a registry that is sure to be different in many significant ways so you don't want to export the whole registry and reimport it all. Once you have flashed &/or hard reset a device, you'll need a program that reads .reg files in order to easily reinstall your preferences. If you have SK Tools, even the lite version, once it is installed the system will recognize .reg files.
2.a)3. A few apps don't seem to store their settings in the registry or anywhere that can easily be saved. WkTask (an EXCELLENT task manager and task switcher program) is like this, and also TCPMP (awesome media player). So, look through the various settings and write down how you like it set up, makes restoring much easier later.
Click to expand...
Click to collapse
I might have a few on my old hhd, I'll dig through tomorrow and let you know (;
do you just need oem?

Categories

Resources