Registry guide? - Advantage X7500, MDA Ameo General

Is there a guide to all the terms and settings used in the registry? Maybe I just haven't found it on this site...
I would like to decipher those things, and find out how to mod my 7501.
Beyond that, is there a newbie guide to programming? The last programming for WM6 I did was Fortran.....

bump, would still like to know about all the settings in registry and how to interpret them...

Take a look at this site and this one.

Thank you, much appreciated.

Related

Can Someone Point Me In The Right Direction?

I'm more than willing to do the reading and looking for it... but so far I haven't found my answer.
Where is there a "beginning guide" to flashing our phones? I'm really experienced in the computing field, and with all the terms, but is there a Walkthrough for first timers? I can't seem to find it... not in the FAQ, not in the WiKi, and I've been wading through pages, and I can't seem to find anything really specefic.
Just a finger in the right direction is all I need (or a link ). Thanks for everything. So far you all are amazing (and a lifesaver!)
This thread might be a good place for you to start. Hope it helps.
http://forum.xda-developers.com/viewtopic.php?t=35203
I found the Cingular 8125 ROM that I want to use at the FTP Site. However, it is in a .nba format. It looks like all the other ROM's have exe's that install them for you? How do I use a .nba file?

Registry keys reference

I'm sorry if this was posted somewhere, but I was unable to find it anywhere. I am looking for some reference for the wm6 registry keys. I learned from googling and from different posts here the more standard ones (i.e. HKLM/System/State/Hardware/Wifi for wifi connection status) but I would like to get it as complete as possible, specially for net/battery/mem status, etc. In principle it would be to be used on some mortscripts.
Thanks in advance,
Alex
Anyone?
Sorry to revive it, but anyone knows about any book/web reference?
All I could find is this:
http://wiki.modaco.com/index.php/Windows_Mobile_5_Registry_Tweaks
Alex

All Known Registry Edits

Hey guys I just want to say to ND4SPD, Shadowmike and the rest of you who have help in the wm6.1 ROM development, GREAT WORK. I just wanted to throw this thread up to get a response from everyone with edits. I know when I flash my phone to try new ROMs I have to search for all the registry edits. It would be easier if i could just go to one thread. So I hope this helps (plus the same questions wont get ask on every other thread).Thanks again.
suasp0nte said:
Hey guys I just want to say to ND4SPD, Shadowmike and the rest of you who have help in the wm6.1 ROM development, GREAT WORK. I just wanted to throw this thread up to get a response from everyone with edits. I know when I flash my phone to try new ROMs I have to search for all the registry edits. It would be easier if i could just go to one thread. So I hope this helps (plus the same questions wont get ask on every other thread).Thanks again.
Click to expand...
Click to collapse
http://www.allshadow.com/forum/viewtopic.php?f=3&t=1214
AllShadow is possbily the best website for the Shadow/Juno. No offense to XDA They just have everything covered there quite well.
ajb303 said:
http://www.allshadow.com/forum/viewtopic.php?f=3&t=1214
AllShadow is possbily the best website for the Shadow/Juno. No offense to XDA They just have everything covered there quite well.
Click to expand...
Click to collapse
Hey thanks for that it really help. But I know there is more out there I just can't remember were I found them. But that is definitely a good find. Thanks again
Freddyreyes.com is also another great site for the sahddow as well. I am still new to this, have had success customizing my shaddow, but still am lost when it comes to registery edits. Can anyone please tell me how to explore my device files using a registery editer?? That seems to be something that has really held me back from the things I still need done on my phone. Future thanks!! Excuse my ignorance in this matter. . .
CERegistryEditor
johnnyeoneal said:
Freddyreyes.com is also another great site for the sahddow as well. I am still new to this, have had success customizing my shaddow, but still am lost when it comes to registery edits. Can anyone please tell me how to explore my device files using a registery editer?? That seems to be something that has really held me back from the things I still need done on my phone. Future thanks!! Excuse my ignorance in this matter. . .
Click to expand...
Click to collapse
You can't explore your phone using the registry editor....a registry editor is intended to help you make modifications to the system registry in order to make certain changes to the system.
A very useful tool I use is the CERegistryEditor by mdSoft (http://ceregeditor.mdsoft.pl/).
It is very powerful & I can perform backups of the whole ssytem registry into the PC directly & even compare registry backups with the current active system registry to check for changes or modifications made by certain applications or settings.
Another advantage is that you can make use of the full QWERTY keyboard of your computer thus avoiding mistakes when modifying the registry on the phone/device using device-side registry editors (PHM RegEdit or dotFred's Task Manager).
This tool should give you a lot of mileage with whatever modifications you need to make.

how to become a developer

is there like a book or how to i am missing, i wanna learn, i know im a newbie to phones but ive done some programming on computers, so please can some one point to the right direction?
looking for a basic to advance how to guide of becoming either, windows mobile or even better android developer and the tools required to do so.
any help is appreciated
You obviously didnt look at all before you asked. Read the wiki here:
http://wiki.xda-developers.com/index.php?pagename=Development%20Tools
thanks, i totally missed it

Build.prop explained

Hey guys,
I´d like to know more about that important build.prop file that resides ower device.
I know that have lots of information about this along the web but between this amount of information, I haven't found what I was expecting.
I'd like to find some information that explains the file. In the detail.
For example, this settings:
'persist.radio.multisim.config=dsds'
'persist.radio.force_get_pref=1'
What does it mean each one? What the 'dsds' means? Why '1'? What are the other possible options for 'persist.radio.force_get_pref'? and so on....
The main question is... How the hell the developers knows where to change to fix something between that bunch of information on the file?
(If this exists on somewhere... please, I apologize, but point me where to go)
Thanks in advance
wesley.mrocha said:
Hey guys,
I´d like to know more about that important build.prop file that resides ower device.
I know that have lots of information about this along the web but between this amount of information, I haven't found what I was expecting.
I'd like to find some information that explains the file. In the detail.
For example, this settings:
'persist.radio.multisim.config=dsds'
'persist.radio.force_get_pref=1'
What does it mean each one? What the 'dsds' means? Why '1'? What are the other possible options for 'persist.radio.force_get_pref'? and so on....
The main question is... How the hell the developers knows where to change to fix something between that bunch of information on the file?
(If this exists on somewhere... please, I apologize, but point me where to go)
Thanks in advance
Click to expand...
Click to collapse
Nobody???
I would say "1" is on, "0" would be off. That's what it is in the digital world. As far as the other. Idk. I've been looking for help with build prop stuff myself to no avail.

Categories

Resources