KITL + Platform Builder Recovery without pissing around - 8525, TyTN, MDA Vario II, JasJam Software Upgradin

ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.

Wonder what PB is actually doing to the phone to get access to it without the OS. Could we not create a program that basically does whatever PB does, but all automatically and once SSPL is loaded, push your HardSPL on it?

Oli, I think it goes without saying you are just too darned smart!!! Keep up the great work!

LegolasTheElf said:
Wonder what PB is actually doing to the phone to get access to it without the OS. Could we not create a program that basically does whatever PB does, but all automatically and once SSPL is loaded, push your HardSPL on it?
Click to expand...
Click to collapse
KITL is the Kernel Transport layer, what PB does is firstly communicate via this layer to try and push a null kernel image to the device (in our case) which fails, resulting in the normal kernel booting instead.
the second stage is that 3 null files (or at least not signed) are pushed to the phone intended to be used instead of the radio interface dll's... since of course, the radio isn't actually working and is hence crashing the OS, as a result, these Dll's never get executed, meaning the phone no longer crashes.
the reason this used to be so horribly slow was due to the ridiculous emulator image getting pointlessly pushed to the phone.

Is this one of those things that it's just not worth duplicating PB? Or, can we also push a null image to the device in a faster/easier way that also does the same thing, but, without needing windows and/or PB?

LegolasTheElf said:
Is this one
of those things that it's just not worth duplicating PB? Or, can we also push a null image to the device in a faster/easier way that also does the same thing, but, without needing windows and/or PB?
Click to expand...
Click to collapse
well, sniff the USB port and see for yourself

Thanks!!!
Olipro said:
ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.
Click to expand...
Click to collapse
Olipro thank you very much for this very nice explanation.
Worked perfectly . Maybe change in your tutorial copy 5 filess ( u wrote 4 files only the dlls ) to the release folder.
Another Time: THANK YOU VERY MUCH!
Best regards.
A nub
AdoMad

ActiveSyncen
Hello,
I have just a dump question:
After recovering my HTC Hermes and installing, which is now already deinstalled:
It is not synchronizing anymore with my hermes.
It is connected to my hermes and the activesync sign is making rounds, but nothing its happening.
I can access the SD card from Activesync but synchronization is not working.
I deinstalled activesync and installed it as well as I deinstalled the windows CE stuff.
Whats happened?
Thanks for help in advance!

adomad said:
Hello,
I have just a dump question:
After recovering my HTC Hermes and installing, which is now already deinstalled:
It is not synchronizing anymore with my hermes.
It is connected to my hermes and the activesync sign is making rounds, but nothing its happening.
I can access the SD card from Activesync but synchronization is not working.
I deinstalled activesync and installed it as well as I deinstalled the windows CE stuff.
Whats happened?
Thanks for help in advance!
Click to expand...
Click to collapse
not a bloody clue... play with it, I don't know

weired....
it does not work so far...
I tried different things, but no success!
Thanks anyways.
AdoMad

Thanks Oli..it works..I confirm

hdubli said:
Thanks Oli..it works..I confirm
Click to expand...
Click to collapse
O RLY?
I know it works mate... but thanks for pointing it out

Fantastic
Thank You Oli.
I had a 8525 brick for 2 weeks. I tried the superdave method many times without success. This method worked the first time. 30 minutes later I have a fully working phone again!

Great walk through Oli - if I get to that stage I know where to come but with Hard-SPL and the RUU Wrapper hopefully it shouldn't come to that

Olipro said:
ok, the current KITL tutorial is horribly crap since it takes you bloody ages before you can do anything; here's what you *actually* need to do:
Download Platform builder, Emulator and ARMV4i are probably not necessary... can't guarantee that, but you can rerun the installer anyway and just get those to add on.
run Platform builder, start a new platform, select custom, leave everything blank, that's fine.
now, for the juicy part;
firstly take a random dll, hell take ANY file and copy it 4 times as ril.dll rilgsm.dll serial_cmd.dll and stk_service.dll (the stk_service.dll might not actually be necessary either) also, create a blank text file here and rename it to nk.bin
now, go to Target --> Connectivity Options. set the Download to None, the Transport to USB and the Debugger to None, go ahead and click Apply, then click Close.
go to Build OS --> Open Release Directory; note down the folder path and go to it in explorer and copy the 4 files from earlier there.
Go back to Platform Builder and go to Target --> Release Directory Modules, in there you'll be able to add the 4 dll files to the release, once all are added, click OK.
now for your Hermes: hold the Power + Comm buttons and soft reset and wait for the KITL dialog to appear, now is the CRITICALLY missed step; you need to press the small OK button on the LEFT of the device to activate USB KITL.
once activated, go to Target --> Attach Device and just wait for the device to load, it won't take very long.
once loaded, you can use the device normally EXCEPT for disconnecting the USB... that'll lock the device up, so the best thing to do is of course lob SSPL on to it via an SD card and you're away.
Click to expand...
Click to collapse
Hi Olipro, Could you share or attached your mention below 4 fils us:
ril.dll
rilgsm.dll
serial_cmd.dll
and stk_service.dll
For us download.
Thanks a lot

mmgirlmm said:
Hi Olipro, Could you share or attached your mention below 4 fils us:
ril.dll
rilgsm.dll
serial_cmd.dll
and stk_service.dll
For us download.
Thanks a lot
Click to expand...
Click to collapse
Hey mmgirlmm, it's post like these that will give Olipro a Myocardial Infarction or better known as a Heart Attack. He's on the edge as it is and I really don't want to push him over! Most people here know he's done a lot of good for this community and inane posts like these will take him from us for good!
I realise that English may not be a strong point but Olipro could not have made it much clearer.... use ANY file. If you do not know what one of those is or can not find one on your phone then leave it be!
@Olipro
St John's Wort is good to calm the nerves & ease depression, or find out what Pof takes.

Wam7 said:
Hey mmgirlmm, it's post like these that will give Olipro a Myocardial Infarction or better known as a Heart Attack. He's on the edge as it is and I really don't won't to push him over! Most people here know he's done a lot of good for this community and inane posts like these will take him from us for good!
I realise that English may not be a strong point but Olipro could not have made it much clearer.... use ANY .dll. If you do not know what one of those is or can not find one on your phone then leave it be!
@Olipro
St John's Wort is good to calm the nerves & ease depression, or find out what Pof takes.
Click to expand...
Click to collapse
HI Warm, u r a good man, thanks a lot your post.
I think many ppl here who already brick their hermes, at this situation that is cannot copy the dill from the their hermes ppc. That Y i have this request from Olipro if he possible to share or attached file to here.
u r a good man, could u share or upload these ANY dll file to here to share for ppl who need in this form.
Thanks

Telling me I am a good man will not get me to post the files. I have not had reason to use Platform Builder but just from reading the Oli's post I think he means any .dll on your computer not phone as I alluded to.
Somebody will come along to make it totally clear for those poeple whose English might not be very good.

Check your PC firewall settings
adomad said:
weired....
it does not work so far...
I tried different things, but no success!
Thanks anyways.
AdoMad
Click to expand...
Click to collapse
Adomad, depending on what firewall program you have, you may need to wander through it's settings to check whether it has exclusions to allow your reinstalled version of ActiveSync to access the necessary ports to sync.

mmgirlmm said:
HI Warm, u r a good man, thanks a lot your post.
I think many ppl here who already brick their hermes, at this situation that is cannot copy the dill from the their hermes ppc. That Y i have this request from Olipro if he possible to share or attached file to here.
u r a good man, could u share or upload these ANY dll file to here to share for ppl who need in this form.
Thanks
Click to expand...
Click to collapse
Wam7 has tried to explain this... yet clearly you're failing to listen.
INVENT A FILE, THEY DO NOT HAVE TO BE REAL.
you could take a text file like mypasswords.txt and rename it to ril.dll then copy it 3 times and rename those... it doesn't make a blind bit of difference, do you get it now?

Related

System files moving not permitted

Hi to everyone.
Before this HTC device I had others and also had a Motorola Mpx220 (WM2003 SE).
I was used to move the files within "\Windows\Start Menu" (mostly .lnk files to installed programs) into newly created subfolders, to be able to use and/or access the function I needed in a faster way.
I've tried doing the same on this WM5 device, but everytime I try I get an error message reporting it is not possible (File Explorer has greyed out options to cut and/or copy, while TotalCommander just reports it's not possible to "overwrite" ???).
Does anyone have an idea of how this can be done (registry ???) ?
Thank you.
Ciao
Here is the solution...
Hi Mix, it's Mix answering (yes, I'm the same person...)...
First of all I would like to thank you ALL the people which knew the solution and were fighting to answer to my doubt...
You were so many, I wonder why the message has been read times and so many answers arrived: 0 (yes, ZERO).
Anyway, I came across the solution myself, by chance...
The problems seems being the smartphone versions of WM5 being protected against file modifications. This protection extends also to some files execution and to certificate installations (hence some problems may arise when connecting to an Exchange Server for syncronization).
Some tools are needed to remove this protection, and some experience of registry modification is required too (I will not help anyone beside what is in this message and I take no responsability for any mistakes and/or troubles you may produce or face).
First of all you need a special version of RegEdit (the tool from PHM): you should find an HTC digitally signed copy of it called RegEditSTG.exe.
Look around for it: there are many forums around which do hold a copy of it.
Place it in your phone's memory, not on the MicroSD card...
With this tool you should change the following values:
HKLM\Security\Policies\Policies\00001001 = 2 => 1 (RAPI)
HKLM\Security\Policies\Policies\00001005 = 16 => 40 (Cert)
HKLM\Security\Policies\Policies\00001017 = 128 => 144 (?)
The first is the value you will find, the second is the value you should enter. The third line has a question mark because someone says it should be made, someone not... It's up to you. I made it.
Then you should find another tool (with the same above method) called SDA_ApplicationUnlock.exe which has to be run on your desktop PC with the phone already connected with USB (and possibly with ActiveSync not in the middle of a sync...).
Once you run this, you will get a message that the unlock took place (if not, it may be the first operations did not complete well).
Disconnect your phone from the USB cable and power cycle it (switch it off and then on again).
Opla'... the phone is not APPLICATION UNLOCKED and you will be able to move file around the directories as I was looking to when I first posted my message.
Now I have a very quick Start Menu, as I wanted.
Please, be aware that this operation hacks the security policies of WM5 and then any other application which may be dangerous can now run on your phone.
If you wish to stay on the safe side, it could be useful to restore the registry settings to their original values, but I do not know if this could cause other problems, since I didn't on my phone.
I actually double check every single file by myself before launching it and I do not run anything which I'm not sure it is safe.
So, pay attention... (you have been warned...).
Hope this helps someone else out there.
Ciao
Thanks for the tips mate! I was searching around for the same problem.
Can a hard reset put all the files back as in the old WM2003? I'm asking that 'cause if you look at the windows directory, many exe and dll files are repeated, with a different code. I guessed they are for the many different languages the phone support and the code is the country code. Maybe when you switch from one language to another those files are renamed so you have the correct exe and dll for the language you need...
If I can erase all the files I don't need (I will never change the language or maybe have only italian and english) I can save lot of space.
Am I wrong? Was that ever tried before?
vbi said:
Thanks for the tips mate! I was searching around for the same problem.
Click to expand...
Click to collapse
;-) I knew...
Can a hard reset put all the files back as in the old WM2003? I'm asking that 'cause if you look at the windows directory, many exe and dll files are repeated, with a different code. I guessed they are for the many different languages the phone support and the code is the country code. Maybe when you switch from one language to another those files are renamed so you have the correct exe and dll for the language you need...
If I can erase all the files I don't need (I will never change the language or maybe have only italian and english) I can save lot of space.
Am I wrong? Was that ever tried before?
Click to expand...
Click to collapse
In order:
- Yes, I suppose a hard reset of the device completely restores the original factory settings, hence, the device will appear as "brand new".
- You're right: all the localized files present there are just to be able to swithc to other languages (maybe following user's settings and maybe also following user's SIM settings too...).
- Erasing the unused files may appear as a "space saving" job. It is not. First of all you will not be able to remove ROM resident files, but provided you could be able to do this, you will not be able to use ROM space as you intend...
Finally then, it's completely unuseful to try to remove them, just a waste of time trying...
Ciao
Thanks Michele.
Are you sure the windows directory is in ROM?
I always tought ROM was only to store the "disk" image when you hard reset the device. I was so for the Qtek S100.
vbi said:
Are you sure the windows directory is in ROM?
Click to expand...
Click to collapse
Yes it is. On the fact that it is then copied into RAM, well, this is a tecnique which was used up to WM2003 SE devices.
Starting from WM5 devices MS somewhat changed the behaviour of the whole system, hence I'm not then so sure.
Indeed, I have never been sure of anything, beside death, so you can imagine...
I'm not really so "expert".
Having used an MPx220 for over one year (with all its limitations, but exploiting it very much), using a WM5 device now is a much more relaxed experience (faster, more realiable and less troubly in terms of memory).
Just MHO
Thanks Mix - i followed your directions and it worked.
Got my QTEK (running i-Mate ROM) Application Unlocked

reflashing original rom

ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Yeah it doesnt work....Your now stuck with the Wizard Love Rom or you can upgrade to another rom but you cant go back to the original Cingular Rom.
internetadam4657 said:
ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Click to expand...
Click to collapse
internetadam4657 said:
ok right now i'm running the love rom on my g4 wizard. how do i reflash my original cingular rom? i know, it sounds like a nub question but here is the problem. it will flash then hang at 80% and the progress bar will turn red. it will then pick up again and continue to 95% then turn red, fail and say error 326 invalid command. i downloaded the updater directly from htc.
any ideas guys?
Click to expand...
Click to collapse
That ROM is for a G3 Wizard, Check your PM's
ok i reflashed with your method and i'm back to my cingular rom. thanks a lot!
(big reason to go back was it was the only rom that my school's wifi app would work with, plus the love rom in combo with orwells wm6 wasn't cool. that splash was ugly IMO)
internetadam4657 said:
ok i reflashed with your method and i'm back to my cingular rom. thanks a lot!
(big reason to go back was it was the only rom that my school's wifi app would work with, plus the love rom in combo with orwells wm6 wasn't cool. that splash was ugly IMO)
Click to expand...
Click to collapse
If you were talkin' to me...glad I could help...one question though...
did your ext Rom install on its own?
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
internetadam4657 said:
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
Click to expand...
Click to collapse
All you have to do is download and install the Ext Rom cabs manually. This may still be available on the ftp. If not PM me.
It worked for me
Thanks a lot ercave1, the ROM flashed flawlessly, however the EXT ROM didn´t came up by itself. The features I´m missing are as follows:
1.- USB switch to select activesync mode to serial or RNDIS is missing, regardless this USB sync to PC (Activesync 4.5) is alive and working well.
2.- ClearVue pdf is missing, not a big loss and I really don´t care since there´s another alternatives to read and diisplay pdf documents.
3.- GetGood and in general all connection settings! I don´t give a s**t!!
4.- MIDlet Manager, big loss... I´m going to keep trying to download Risidoro_Intent_MIDlet_ Manager_V11 whenever the ftp be up and running again. So no worries.
5.- Voice Speed Dialing Settings icon in both the Program ans Setting screens are missing, however the software is running when I press the known VSD button.
6.- Cingular carrierlogo! I don´t care I have my own logo.
And I guess that´s it !
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Thanks again ercave1 for the big help
internetadam4657 said:
no, i still had a blank ext rom as i had to setup all my internet settings, etc again. how can i fix that one?
Click to expand...
Click to collapse
luiggi said:
Thanks a lot ercave1, the ROM flashed flawlessly, however the EXT ROM didn´t came up by itself. The features I´m missing are as follows:
1.- USB switch to select activesync mode to serial or RNDIS is missing, regardless this USB sync to PC (Activesync 4.5) is alive and working well.
2.- ClearVue pdf is missing, not a big loss and I really don´t care since there´s another alternatives to read and diisplay pdf documents.
3.- GetGood and in general all connection settings! I don´t give a s**t!!
4.- MIDlet Manager, big loss... I´m going to keep trying to download Risidoro_Intent_MIDlet_ Manager_V11 whenever the ftp be up and running again. So no worries.
5.- Voice Speed Dialing Settings icon in both the Program ans Setting screens are missing, however the software is running when I press the known VSD button.
6.- Cingular carrierlogo! I don´t care I have my own logo.
And I guess that´s it !
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Thanks again ercave1 for the big help
Click to expand...
Click to collapse
Yes, this is because the Ext Rom was wiped out by the G3 Rom having been flashed on your G4 devices. I don't remember reading about a fix for this, but you may want to search through the forum. The only solution I'm aware of is to install the Ext Rom manually.
I'm glad you guys got the device running again.
Regards,
ercave1
luiggi said:
Regardless the comments above, I´d like to learn how to "extract" the correspondent EXT ROM cab files, if you guys have and advice on it would be great.
Click to expand...
Click to collapse
What do you mean with 'extract'?
1-From the RUU exe file?
2-From nk.nba?
3-Phone disk dump?
4-WinCE disk reading?
Reflashing ExtROM CID Locked
Who knows Russian go to http://4pda.ru/forum/index.php?showtopic=32996 & read my post
And the one who does not know it?
thanks to: Murchelago
literal from the Russian to English
it is the first step. if someone can polish it (I do not speak English good).....
_________________________________________________________________________________________
Already many know that mun built Shell Of tool, which was capable of pouring axis into Wizard G4 with [lochennym] [Sidom], but to the enormous regret it does not know how to pour with [ekstrom].
Recently it decided to be played a little with the program of nb2nbf and to verify, is it possible by nevertheless any means to renew also Extended Of rom to CID-Locked apparatuses. And which there was my happiness, when I revealed after [pereproshivki] that he renewed.
It decided by the same method to try to flood Splash Of screen and HTC Of logo - everything proved to be very simply.
In view of the small quantity of information on the forum on [devaysu] Of wizard G4, it decided to build brief instruction on its [pereproshivke].
1. We stitch through apparatus by pure piercing - Wizard_Love_2.26.10.2_WWE_Novii+CF2.
http://rapidshare.com/files/8651097/Wizard...E_Novii_CF2.rar
2. By the program of typho5 we unpack nbf the file of piercing, which we desire to pour into the beast.
First we fill up into the folder with the program of nbf, and then start with the parameter of typho5.exe - x nk.nbf. After procedure we obtain several files, in number of which is contained OS itself, Extended Of rom, and also as a rule Splash Of screen and HTC Of logo.
([ZY]. For convenience in the use of program made [batnik]. Simply you will place nbf into the folder and will neglect typho.bat)
3. Now we gather our nbf file, each at will can include any desired components in it, naturally, except axis itself.
4. We go in very [progu] of nb2nbf and we make the following tuning:
- We establish Model ID: WIZARD
Language: it is empty
OEM: it is empty
Operator of version: it is empty
CID: it is empty ([ochen]_[vazhno]); remove the numbers, which are contained inside the field
- We establish [galochku] opposite “File of # 1”, we click on the button of survey (button with three points), we find the file Of extended Of rom' and (in the folder of typho5, the exemplary name of 9b000000-Extension.nb)
- In the field “Of start Of address” we enter 9b00000
- In the field “Of image Of name” we enter Extension Of rom (not Extended Of rom, you be attentive!!!)
- In the point “Of file of # 2” we find Splash Of screen, in the field of address we enter 92000000, in the field “of image of name” we write Splash Of screen.
- In the point “Of file of # 3” we find HTC Of logo, in the field of address we write 9d000000, in the field “of image of name” we write WITH HTC Of logo.
- We press button “Translate”
- Extended ROM is ready, it is possible to stitch through.
Unnecessary for you files it is possible simply not to include, but to insert, for example, only one by [ekstrom].
5. We place the obtained file of nbf into the folder [proshivalshchikom] and start. Procedure as with the usual piercing, lasts in all the pair of minutes.
6. We pour the axis Of shell Of tool' ohm from mun' of a.
Finale - valuable piercing
Don´t know
mestrini said:
What do you mean with 'extract'?
1-From the RUU exe file?
2-From nk.nba?
3-Phone disk dump?
4-WinCE disk reading?
Click to expand...
Click to collapse
I really don´t know from where and how mestrini, that´s the reason why I quoted the word extract and included the word learn
luiggi said:
I really don´t know from where and how mestrini, that´s the reason why I quoted the word extract and included the word learn
Click to expand...
Click to collapse
I enumerated the options since each have its own reason
1- Use Winrar to open RUU.exe and use typhoonnbfdecode.pl to extract the 10MB file (0xA00000 bytes) of the extended rom from nk.nbf
2- oops, same as 1 (and its nk.nbf- not nk.nba). hehe, my mistake
3- use pdocread.exe to read BDTL1 - or TRUEFFS_DOC1 (use my Wizard Service Tool as it can be done with a few clicks )
4- Unhide extended_rom and use Active Sync to copy the files to PC (or, once again use my tool to do the same )
cheers
Sounds great to me!
mestrini said:
I enumerated the options since each have its own reason
1- Use Winrar to open RUU.exe and use typhoonnbfdecode.pl to extract the 10MB file (0xA00000 bytes) of the extended rom from nk.nbf
2- oops, same as 1 (and its nk.nbf- not nk.nba). hehe, my mistake
3- use pdocread.exe to read BDTL1 - or TRUEFFS_DOC1 (use my Wizard Service Tool as it can be done with a few clicks )
4- Unhide extended_rom and use Active Sync to copy the files to PC (or, once again use my tool to do the same )
cheers
Click to expand...
Click to collapse
Thanks a lot mestrini, I appreciate your input and I´ll give it a try right away!

make your own Prophet Touch Kitchen

Simple steps on howto
1. download the kitchen Download
2. download Prophet Touch X rom Get it here
3. extract Kitchen and Prophet Touch X to separate folder
4. Place the OS.nb from Prophet Touch X in the rom folder of the Kitchen
5. run Buildos.exe and choose what to include (the marked apps are the once that are in Prophet Touch X) press the green play button and wait for it to finish
6. run CreateROM.bat (if there is any error the you have included to much in the Buldos prosess)
7. if there were no error the new OS.nb is in the temp folder move it to the Prophet Touch X folder and overwrite the os.nb in it
8. flash any step 1 WM5
9. now Flash your new rom within Prophet Touch X folder
if everything is done right you should have your new coocked rom on your Prophet
I have put all the things that should not be removed into the SYS folder so do only make changes to the OEM folder till you know more about cooking .
replace the HTC Audio Manager with this one
View attachment OEMAudioManager.zip
New HTC Album with folder option
View attachment HTCAlbumFolderOption.zip
Extras and links
I'll upload some addons for the kitchen later on as I've made more OEM packs
You can also search for oempacks to include but be aware that some OEM packs are device depented
Some cool tools that I use but have not included in kitchen You'll need to understand what they do before using them
HyperCore Kitchen cool for dumping roms and building ( I use it for dumping)
this is great.. awesome.
Great job Gullum. Now guys, we all should start frying Hokienmee or Char Kueh Teow (both chinese cuisine)
geney said:
Great job Gullum. Now guys, we all should start frying Hokienmee or Char Kueh Teow (both chinese cuisine)
Click to expand...
Click to collapse
I like both of them..LOL..
Really love this kitchen...
Thanks man, you are great!!!
It'll be even better if have a list of what those things really for. I do not know which box to check and which one is not
Maybe I'm too new for 'cooking'
geney said:
It'll be even better if have a list of what those things really for. I do not know which box to check and which one is not
Maybe I'm too new for 'cooking'
Click to expand...
Click to collapse
hold the mouse over one of the options and there should show and explaination for most of the items
good news
i'll try it
for every change in X and flashing it, is it always necessary to do step 1 again (wm5 flashing) ?
When I do hard reset and at the "tap screen to go on" point, I could start flashing X too ?
What I mean, is the complete rom exchanged when I flash X, or do some parts from wm5 or old X (IX, VIII ....) remain ?
I've try to cook today.. BUt seems something is going wrong...
Better I flashed it back to the original touch X ROM...
I also had some bad luck with cooking.
I did everything gullum said, flashed 'new' TouchX, did hard reset and then when its time to see welcome screen and 'press any key.....' there is blank white screen! Nothing happens no matter which button i press! Any ideas?
mcupurdija said:
I also had some bad luck with cooking.
I did everything gullum said, flashed 'new' TouchX, did hard reset and then when its time to see welcome screen and 'press any key.....' there is blank white screen! Nothing happens no matter which button i press! Any ideas?
Click to expand...
Click to collapse
I did the same think.
At my case, i have enter today screen.. But I think, its programs don't install clearly.. (hard reset don't help either.)
The first screen is the same one as you.. The white one.. Maybe you should to try ask Gullum again..
I just flash back to Touch IX with another Ext ROM. QuickMenu in that ext.ROM
thanks gullum
I would like to translate this rom to Portuguese can you give some advices? our some tutorial to do that, please? can i do that with this soft?
best regards
thanks (for this perfect kitchen) gullum ,some 3 questions i have :
1.>how to get oem or make one ,and
2.>how to get .dsm , .rgu files of my favorite software . and
3.>how do i make registry changes prior to build os are they automatic
Note :ext_rom files attributes should be read only since its like that in original rom so i made them read only(i think its healthy for system files any virus won't be able to modify it unless the file needs to be appendable updateable it should be read only),plus i deleted alot of thumbs.db files lying in many folders (about >2mb) just to clean oem folder files off thumbs.db i know winxp might be making them all the way .
i corrected audio manger with this kitchen (its gr8),i can't seem to solve camera album (have solved solution given below )problem ,it seems to have come back you know i can't use gestures , what to do ,any reg setting solution.
Edit : **corrected** the setting in reg hklm\software\htc\htcalbum\cacheserial to 2130706432
and hklm\software\htc\htcalbum\default_viewer to 0
if it still don't get solved set first 11 enteries (h_enable to v_pos) value to 0 in
hklm\software\htc\htcalbum\touchscroll\htcalbumclass
i'll try to provide a cab but this forum has alot of intelligent members
BuildImgfs
whatever I include in the buildos I am facing the same error when I try to create rom; something about BuildImgfs
any help guys!!
ma3ayta said:
whatever I include in the buildos I am facing the same error when I try to create rom; something about BuildImgfs
any help guys!!
Click to expand...
Click to collapse
2 reasons 1.> i hope you are pressing play(top left in build OS)button after whatever you choose,with what ever you want in it.
2.>your file size has to be limited its almost full with this kitchen so you have to remove some item like voice dialing (which i seldom use) or some other item removed before you add some item since size dependency is very important here ,and later run create rom .remember you cannot select everything because of space limitation .
Hello Gullum
I'm trying to do very basic thing adding Windows Live package into the OS.nb but it fails during CreatROM.bat. At BuildImgfs.exe the application BuildImgfs.exe crashes and show the error message and whether to send a report to MS or not (I don't send...).
I just directly add Windows Live to your OS.nb. Is it already fully loaded? Should I remove something before?
question with task manager
something is wrong with task manager.
in control panel ,its setting doesn't work!
Same problem.
Whatever i select in buildOS, BuildImgfs crashes.
Last records is CreateROM.bat window is:
Processing "Painting.gif" as file
Processing "S5K3BAFX.dll" as file
Processing "3aca900a-0834-11dc-8314-0800200c9a66.dsm" as file
Processing "c7dbe475-1d17-4fbf-a63e-af6dc042569a.rgu" as file
Processing "c7dbe475-1d17-4fbf-a63e-af6dc042569a.dsm" as file
Processing "-жE+-A+?.txt" as file
I think reason in strange file name -жE+-A+?.txt.
BINGO!!!
I Found this file in Prophet Touch kitchen.
\\OEM\Quickmenu\-жE+-A+?.txt
Just delete it before kitching.

[HOWTO] Android on Startrek

I'm happy to announce that, thanks to the awesome work done by the wing-linux project, it is now possible to run Android on the Startrek. Well, kind of.
Limitations
As of now, functionality is pretty limited on this hardware. The telephony drivers do work, and they automatically pick up many carriers like AT&T, but the most important apps for placing phone calls (Dialer and Contacts) will crash if you try to run them. This is a known issue related to the phone's lack of a touch screen. Audio playback is unsupported, though I've found that the microphone works during phone calls (which I've placed using commands via SSH). The external LCD only displays white.
Interestingly, Android is about as responsive as Windows Mobile on the device. There is no option (yet) to install the OS permanently; Instead, wing-linux installs to an easily-removable file on your SD card (required).
Instructions
Before you begin, make sure you have about 300MB of free space on the microSD card. (wing-linux requires installing to the microSD at the moment).
UPDATE (Nov. 10 2009)
The new wing-linux 0.4 release includes Startrek support! You can skip the list of instructions below and just install wing-linux normally. See their site for more information.
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
[*]After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
[*]Download the patched version of zImage, attached to this post.
[*]Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
[*]Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
[*]Save everything, place the microSD back into the phone, and start wing-linux again.
[*]After waiting a few minutes, you should have a fully navigable Android desktop!
Button Layout
I have attached a handy button diagram to this post, but the basic ones you need to know are:
Android's "MENU" button is the Startrek's "Home" button.
Android's "Back" button is the Startrek's right softkey (above the Hangup button).
Video Demonstration
Watch it in action at YouTube:
http://www.youtube.com/watch?v=DfTP2DKirUQ
Get Involved
If you're a linux hacker or an Android guru and you think you can help improve this project, come join us at the wing-linux dev forum/IRC!
thx¡*¡*i wait for you a long time¡*¡*¡*¡*
First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS
vikinghjf said:
First ,thx.
it can install,and register into andriod .but it doesn't work,even for dialing and SMS
Click to expand...
Click to collapse
Yes, I mentioned that. This isn't a final or polished release; it's just to play around with.
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
need much time
Buckoni said:
Works pretty good! none of the letter keys seem to work but , i did get the on screen keyboard to come up once but now i don't know what i did to get it to come up. I don't know how to remove widgets from the screen once i add one. Also how do i turn it off and get back to windows? Do i just have to pull the battery? Great job though! i can't wait to see if it will get fully functional!
Click to expand...
Click to collapse
Don't worry, I've observed all of the same things. And yes, I've just been popping off the battery cover to reboot for now.
BHSPitMonkey said:
Download wing-linux (site) and extract it to your computer.
Follow the normal instructions for installing wing-linux, pretending that your phone model is the HTC Elf instead of the Startrek for now.
After wing-linux is installed, browse to your microSD card using your computer and open the folder named "linux".
Download the patched version of zImage, attached to this post.
Replace the "zImage" file in the "linux" folder with the patched version you just downloaded. (This adds support for the Startrek's keypad to Android.)
Open the file named "default.txt" and change the first line, from "set MTYPE 2372" to "set MTYPE 2487". (This tells Android that we're using a Startrek.)
Save everything, place the microSD back into the phone, and start wing-linux again.
After waiting a few minutes, you should have a fully navigable Android desktop!
Click to expand...
Click to collapse
EDITED ... I understand !
Update: Now with less hackery!
The wing-linux project has released version 0.4, with Startrek support built-in. You no longer have to do the special steps outlined in the original post. Hooray!
Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.
Buckoni said:
Does the 0.4 update offer any more function than the last one? I'm downloading right now but, i thought i would ask.
Click to expand...
Click to collapse
Other than having Startrek support already included, it shouldn't be much different from 0.4pre. I think there is a file manager application, now.
Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?
please somebody share content of " default.txt " for me .
ceramic said:
Hi
I install the 0.4 version + startrek cab .
but when i active the icon in start menu , this massage appear :
cannot open script file \storage card\linux\default.txt
i explore this path with pc , and there is no file with this name .
what can i do ? can anybody share the content of default.txt file for me?
Click to expand...
Click to collapse
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba
jabawack said:
I've the same problem.
I've tried to change default.txt to startup.txt that exist but doesn't work
Jaba
Click to expand...
Click to collapse
of course it can't be done .
contents of " default.txt " is different .
apparently , we must make the " default.txt " with notepad . but what's it's contents ? maybe a path that guide haaret for booting kernel .
COntent of default.txt
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.
ghost_301 said:
set MTYPE 2487
set KERNEL "zImage"
set INITRD "initramfs.cpio.gz"
set CMDLINE "debug quiet psplash=false loglevel=7 init=/sbin/init console=tty0 video=omapfb:accel gsm-wizard.noreset=1 gsm-wizard.noload=1 4"
log "earlylog.txt"
bootlinux
----
Above is the content of the file, though I would suggest you to reinstall the whole cab as I don't have this problem after installation.
Click to expand...
Click to collapse
Bingo !!!!!!!!
thanks . now it is installed !
booting is slow ( maybe for first time )
Glad it'd help you. Ya, booting is slow and you have to press red button (end call) when it loaded to a stage with the ANDROID, then you will only greet with the Android logo. Enjoy!
Hi everybody
so cool ! I wish full ability of android was accessible !!
more questions : can wing linux complete development of this project ?
I know some linux developers , can a linux expert remap keyboard or run other parts?
what about other packages like phone , bluetooth ? how we can have complete functionality of android on startrek?
can anybody answer?
MTYPE 2487 in default.txt
doesn't work with qtek 8500, must change to 2372.
With this change I can boot linux, but after setup, run the calibration utility, and startrek isn't a touchscreen device as you know. How can bypass this?

[Q] WANTED: Need someone in San Diego to install awesome build of Android on my HD2

Is there anyone in San Diego that could install a fast, smooth and reliable version of Android on my HD2? If so, please let me know when you can do it and for how much $.
I spend my time between coastal North County and Chula Vista.
Thanks
Steve
It's so simple. Why on Earth would you pay someone to do it?
You download the one that looks best to you from HD2 Android Development, unzip it, and put the Android folder onto your sd card.
Not inside any folders on your card, just on the card.
Then in Windows Mobile, you go to your file explorer, go into the Android folder on your sd card, tap CLRCAD (nothing will happen, thats ok just tap it each time you start Android) and then tap Haret.
It really is as simple as putting a folder onto your sd card.
Just do it yourself. If you manage to screw it up, it won't mess up your phone and somebody on this forum will take pity on you and show you where you messed up
don't forget to flash a newer radio!
kypeth said:
don't forget to flash a newer radio!
Click to expand...
Click to collapse
good point, forgot about radio.
as long as it's a XX.XX.50.XXX radio, its good
I started this thread because I had just discovered that I can't do the install on my mac with an emulator. I really need to do it myself just so I know how to do it so I don't have to hassle finding someone to do updates. Sooooo, I'm doing a clean install on an old Windows machine just to get this done.
Are there simple non-developer instructions anywhere on how to do this? I've had two people tell me how simple this is but the instructions on this forum don't seem that simple with terms like "flash, etc. What does the term "flash" mean?
magentawave said:
I started this thread because I had just discovered that I can't do the install on my mac with an emulator. I really need to do it myself just so I know how to do it so I don't have to hassle finding someone to do updates. Sooooo, I'm doing a clean install on an old Windows machine just to get this done.
Are there simple non-developer instructions anywhere on how to do this? I've had two people tell me how simple this is but the instructions on this forum don't seem that simple with terms like "flash, etc. What does the term "flash" mean?
Click to expand...
Click to collapse
It's called that because of the type of memory. Anyway, it basically means install. "Flashing" a new radio means you're installing a different version while overwriting the existing one.
HOW TO FLASH:
Use "CustomRUU.exe" to flash the file (.nbh file extension). Phone must be connected and have >50% battery. If the CustomRUU.exe isn't included, download here:
http://forum.xda-developers.com/attachment.php?attachmentid=239860&d=1256298258
Step 1 - HSPL3 must be installed.
http://forum.xda-developers.com/showpost.php?p=6891358&postcount=1893
The .zip attached to this must be extracted and installed. Simple enough, no?
Step 2 - Flash a new Radio ROM.
I recommend the newest one (2.15.50.14)
http://forum.xda-developers.com/showthread.php?t=611787
Step 3 (OPTIONAL) - New Windows Mobile ROM
I put optional because Android will run without a different one, it just might not be as well. Download the "RELOADED 3" one in red. I use this one. Flash the same way.
http://forum.xda-developers.com/showthread.php?t=776971
Step 4 - Download Android flavor of your choice and copy it onto your SD card. I recommend http://forum.xda-developers.com/showthread.php?t=870518
Step 5 - Go into WM, navigate to the Android folder on the root of your SD, and click CLDCAD.exe (nothing will happen, this is normal) then click haret.exe
Step 6 - Celebrate.
If you need any help, feel free to message me.
No can do with any Virtual Machine on Macintosh?
Just use the newest official.They come with a newer radio.
If you cant flash with your mac extract the file and copy the nbh file as leoimg.nbh in the root of your SD.
Start the phone with vol down and let it flash.
sthEn said:
No can do with any Virtual Machine on Macintosh?
Click to expand...
Click to collapse
Instead of a virtual machine (is it Parallels?) why not use BootCamp, then you have a full Windows os on your mac - and you can flash.
I'll see if I can borrow a mac again and test flashing via Parallels.
I would love to help you for free - you just have to spend a plane ticket from Denmark (with lots of snow and freezing temperature) ;-)
fred_up said:
Instead of a virtual machine (is it Parallels?) why not use BootCamp, then you have a full Windows os on your mac - and you can flash.
I'll see if I can borrow a mac again and test flashing via Parallels.
Click to expand...
Click to collapse
I am a mac user and i used both Parallels and boot camp and i did it successfully without any issues.
I am a mac user and i used both Parallels and boot camp and i did it successfully without any issues.
Click to expand...
Click to collapse
I'm utterly stunned... I thought a Mac could do everything... and do it better than Windows, faster than Windows, more stylishly than Windows and made the user more intelligent, more likable and better looking at the same time...
Oh well...
I'm in South Orange County...If you don't get it figured out, and you are willing to come to me, I will do it for free. Just let me know.
mm0
Airborne Aircrew said:
I'm utterly stunned... I thought a Mac could do everything... and do it better than Windows, faster than Windows, more stylishly than Windows and made the user more intelligent, more likable and better looking at the same time...
Oh well...
Click to expand...
Click to collapse
On the few times I have run Windows on a Mac (via Parallels and Bootcamp), it runs really well. It just goes to show that the main problems with Windows is that of the sloppy drivers for the hardware that the hardware manufacturors provide. Since Apple only have a couple of computers, therefore they can afford to take time to develop device drivers for Windows.
Just to clarify please and sorry to be asking lame questions...
1) Is this true? "The best most reliable Froyo ROM for the HD2 is the 2.2.1 Custom Nexus HD2-FRG83D V1.8 Froyo ROM. Very stable and everything works perfectly." Is that accurate?
2) Are you saying that I can do the entire install of everything on my Mac with an emulator (VMWare Fusion) as long as I do it the way you describe?
3) Are you saying that I should change the name of the nbh file to leoimg.nbh and then drop it into my SD card?
4) My HD2 came with Android on it but it runs slow and clunky and won't make calls, etc. Its basically unusable so I'm assuming it wasn't installed correctly. There is nothing on the SD card that I care about. Should I format the SD card before starting the new build? And is there anything on the Windows side that I should delete first before starting too?
Thanks again.
Steve
Ultimaex said:
Just use the newest official.They come with a newer radio.
If you cant flash with your mac extract the file and copy the nbh file as leoimg.nbh in the root of your SD.
Start the phone with vol down and let it flash.
Click to expand...
Click to collapse
I would be willing to pay somebody for simple step by step clear non-nerdy instructions on how to install this stuff (Android, reformat SD card to FAT32, radio, etc., etc.) Seriously! You know, Step 1: Do this ya moron. Step 2: Now put this file named this in here idiot. Step 3: Now do this retard, etc.
Here are some more questions please...
1) What is the difference between a "sense" build and a "non-sense" build? Advantages, disadvantages?
2) When I plug the usb from my hd2 into my computer I don't see or recognize what is the SD card folder and I don't know where to install what I'm supposed to install. Here is what I see...
Removable Disk (E) > Application Data folder > HTC folder > databases folder > DocExp folder (with all this stuff in the DocExp folder: flintlock, postlist, postlist.baseB, record.baseA, termlist, termlist.baseB, iamflint, post.baseA, record, record.baseB, termlist.baseA)
...and next to the Application Data folder above there is also this: EncFiltLog.menc
and this is also in the HTC folder too...
ImageCache folder > DocExp folder (which is empty)​
Thanks again.
Steve
magentawave said:
I would be willing to pay somebody for simple step by step clear non-nerdy instructions on how to install this stuff (Android, reformat SD card to FAT32, radio, etc., etc.) Seriously! You know, Step 1: Do this ya moron. Step 2: Now put this file named this in here idiot. Step 3: Now do this retard, etc.
Here are some more questions please...
1) What is the difference between a "sense" build and a "non-sense" build? Advantages, disadvantages?
2) When I plug the usb from my hd2 into my computer I don't see or recognize what is the SD card folder and I don't know where to install what I'm supposed to install. Here is what I see...Removable Disk (E) > Application Data folder > HTC folder > databases folder > DocExp folder (with all this stuff in the DocExp folder: flintlock, postlist, postlist.baseB, record.baseA, termlist, termlist.baseB, iamflint, post.baseA, record, record.baseB, termlist.baseA)
...and next to the Application Data folder above there is also this: EncFiltLog.menc
and this is also in the HTC folder too...
ImageCache folder > DocExp folder (which is empty)​Thanks again.
Steve
Click to expand...
Click to collapse
OK, when you first start up your phone, and there are little red numbers and stuff down it the corner, look next to the letter 'R'
If it is X.XX.50.XXXX, then you're OK and don't need to change radio's and the process is very simple. (The X's can be any number, doesn't matter, as long as the 3rd set as shown are 50, not 51 or anything else.) So if it's 50, don't worry about the signed_ruu.nbh file or leoimg.nbh or flashing a radio. If it's not 50, you will need to change radio.
Next, when you plug the phone to your computer, the place where you find the 'Application Data' folder and the file 'EncFiltLog.menc', that is the root of your sd card. That is where the Android folder that you download and unzip will go.
So you will download the nicest looking build that you like the best, it will be in a .zip or .7z archive. You open the archive and take the 'Android' folder out and place it on your desktop. Then you drag it and drop it right next to your 'Application Data' folder. Don't put it in the 'Application Data' folder, just in the same place where that folder is at.
Removeable Disk E is your memory card, the root of the card simply means just on the card, not within any folders on the card, just on the card. That's where the Android folder goes, on the root of the card.
As far as Sense vs. No-Sense builds, Sense is maybe a little more user(noob) friendly, but it uses more of your phone's resources, so sometimes tends to lag (slow down, run slow) more than a no-sense build. For you, I would say try a Sense build first. Once you have installed one build, you will become more confident and really see how easy it is. Then you can experiment with different builds and see what is best for you.
After you have put the Android folder on the root of your sd card, alls there is left to do is to use the File Explorer on your phone to find the Android folder on your sd card, go inside that folder, first tap CLRCAD (it won't appear to do anything, but it actually enables sound in Android) (if your phone says the application is not from a trusted source,and asks do you want to continue, just click 'yes') and then tap Haret, a box will appear with a progress bar, and then Android will boot up (start).
The first time you run an Android build, it can take up to 15 minutes to start up. This is normal, just give it a while.
Then when it starts up, enter all the data it asks for (GMail, email addresses, etc. nothin major) and then when you have finished with that, and you end up at the phone's Android homescreen, hold the 'End Call' button, and choose 'reboot' and if there's no reboot option, just choose 'shut down' and then restart Android the same way as before. For some reason, rebooting after the first time like that actually helps Android to run more stable over the long term.
If you follow these instructions exactly as I have written them, you cannot fail. Now go, and enjoy Android
No need to pay me, just remember the 'thanks' button
On the few times I have run Windows on a Mac (via Parallels and Bootcamp), it runs really well. It just goes to show that the main problems with Windows is that of the sloppy drivers for the hardware that the hardware manufacturors provide. Since Apple only have a couple of computers, therefore they can afford to take time to develop device drivers for Windows.
Click to expand...
Click to collapse
I think you prove my point quite well... Macs are pretty much a single entity unto themselves. What Apple says, goes. Nothing else is acceptable. If you are prepared to be so limited then go ahead and stay with Apple products - they are for those who think they have imagination but are actually fooled into a "groupthink".
Huggs! Thank you very much for taking the time to explain that to me.
I installed Android and added my info (email address, etc.) and then restarted it like you said to do. Of course Windows loads first and when I tap the Android icon to launch Android it says: "The file Android cannot be opened. Either is not signed with a trusted certificate, or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file." Since this phone had Android on it when I bought it last week (but it didn't work properly), I'm assuming that is the old Android launcher?? I did reformat the SD card via the Windows side of the phone before I installeded Android just now. Can you or anyone please tell me how I can get Android to launch now?
Thanks again.
Steve
UPDATE: I opened the Android folder and tapped CLRCAD and then HARET again and got the same error message as I explained above when I tap the Android icon. Also, and maybe this is normal since I'm still in Windows, but when I try to open any of the other files in the same folder (like INITRD, ROOTFS, etc., I get an error message that says: "There is no application associated with XXXXX. Run the application first, then open this file from within the application."
Another question please: The guy I bought this phone from was using T-Mobile but I'm going to use Simple Mobile. Does doing all the stuff I just did unlock this phone or do I still need to use an unlock code when I insert the sim card? (I will need to call Simple Mobile to activate the new Simple Mobile sim card in order to transfer my existing number over to this HD2)
Install this .cab in WinMo (install to device not sd)
Soft reset device (just fully off n then on, not factory reset)
try running Android again
Sounds like your phone just doesn't trust Haret, this should make it relax a little
let me know how it goes, it should work for ya

Categories

Resources