[How-To] properly install Android - Touch HD Android Development

It is not quite self-explaining how to install Android on our Windows Mobile devices. Therefore I took some time and wrote down all the steps for people who are new to "Android".
More testers -> more experience -> more knowledge -> faster/better development.
I hope this way the forum is kept clean(er) from all kinds of questioned that have already been answered many times.
ReadMe Includes:
- Partitioning
- Device preparations
- Boot loader
- Install steps
- Fixes
- Links
- more...
If you are a developer (you create your own package) feel free to use my ReadMe for your packages (update regularly though).
to download the ReadMe click the [Android Repository] button in my signature.

It goes to a rapidshare page with 3 files, and when I click on the filename Android_README.TXT
or start download, I get the error
The file could not be found. Please check the download link.

ok thanks. i fixed it (rs bug when renaming files ^^)

How would i partition a 1GB SD Card? ie what sizes etc are the last 3 same but the unallocated is just whats left over?
I want to use a spare card rather then the one that came with my HD.

ATHiEST said:
How would i partition a 1GB SD Card? ie what sizes etc are the last 3 same but the unallocated is just whats left over?
I want to use a spare card rather then the one that came with my HD.
Click to expand...
Click to collapse
normally just calculate how i wrote in the readme:
whole space -768 (3* 256) and then the other 3 x 256
but in ur case i would make the swap smaller (i think its not even used at all) and the fat32 bigger; for instance:
fat32 - 384 MB
ext2 - 256 MB
ext2 - 256 MB
swap - 128 MB (rest)

To be honest the bit I find most confusing is all the different versions!

i didnt create any partitions on my card, and android works as good as it does on any, mind you i have not updated the files fo0r a month so alot might have changed

ReadMe updated!
updated a bit...

Geeba said:
To be honest the bit I find most confusing is all the different versions!
Click to expand...
Click to collapse
i agree...
i've been looking these posts here for a couple of days now and i still don't know how to do it....
especially the DualBoot thing...
is it possible to make a little bigger how-to manual?
or at least explain the versioning and the needed thing a little more?

the readme is about 50 times longer than anything else u will find about installing android anywhere else
the different versions are just like in windows mobile, theres not much to explain, its rather up to ur personal preference. doesnt take as long as flashing a wm rom, so its easy to try out more versions, especially with more sd cards.
dual boot is easy:
1. install the cab
2. open the dual boot program and make all your settings, for example: auto boot android (click on the checkbox/ratio under android logo), check auto boot checkbox and check fast boot (means 3 instead of 10 secs).
3. restart your device, DONT LAUNCH HARET because that will destroy all the dualboot settings. if you restart/shutdown the device normally, the settings will be stored and android will automatically booted at next startup (or whatever you set before)
if you have android autoboot and u want to boot wm, just QUICKLY press the wm LOGO when the dual boot screen appears.
i might include this in the readme soon, just dont have the time right now unfortunally

N!ghty said:
the readme is about 50 times longer than anything else u will find about installing android anywhere else
the different versions are just like in windows mobile, theres not much to explain, its rather up to ur personal preference. doesnt take as long as flashing a wm rom, so its easy to try out more versions, especially with more sd cards.
dual boot is easy:
1. install the cab
2. open the dual boot program and make all your settings, for example: auto boot android (click on the checkbox/ratio under android logo), check auto boot checkbox and check fast boot (means 3 instead of 10 secs).
3. restart your device, DONT LAUNCH HARET because that will destroy all the dualboot settings. if you restart/shutdown the device normally, the settings will be stored and android will automatically booted at next startup (or whatever you set before)
if you have android autoboot and u want to boot wm, just QUICKLY press the wm LOGO when the dual boot screen appears.
i might include this in the readme soon, just dont have the time right now unfortunally
Click to expand...
Click to collapse
Thanks for the dualboot help... i'll try that...
the first problem I have encountered yesterday when trying to put Android was SD card formating...
i downloaded the program you said and followed the instructions oh how-to and was not able to do it under Windows 7 with my 16GB SD card... does it even work for Windows 7??? is there another program I can try to do it with???
I have also dualboot on my PC with the Kubuntu being the second OS, but I'm not using it as much as Windows 7... I can try with it if you think it will work.. but first I have to download the 15GB of data from my SD card to my PC, again
I would like to put the Espresso build cause I saw that it has everything working beside the GPRS and camera...
can you tell me what should I download for my Blackstone so it works properly???
thanks alot...

qtype said:
Thanks for the dualboot help... i'll try that...
the first problem I have encountered yesterday when trying to put Android was SD card formating...
i downloaded the program you said and followed the instructions oh how-to and was not able to do it under Windows 7 with my 16GB SD card... does it even work for Windows 7??? is there another program I can try to do it with???
I have also dualboot on my PC with the Kubuntu being the second OS, but I'm not using it as much as Windows 7... I can try with it if you think it will work.. but first I have to download the 15GB of data from my SD card to my PC, again
I would like to put the Espresso build cause I saw that it has everything working beside the GPRS and camera...
can you tell me what should I download for my Blackstone so it works properly???
thanks alot...
Click to expand...
Click to collapse
like the readme says: partitioning is only needed for partitined builds, which means that android uses several partitions to store different kinds of data, for - hopefully - more speed. only glossy uses partitions, espresso doesnt.
for glossy, u can also use ubuntu (download parted magic or something similar) to create partitions.
for espresso, u just need to copy the stuff onto ur sdcard.
but thats all in the readme... i dont have time to explain in detail coz i need to study a whole ****in lot at the moment +.+

N!ghty said:
like the readme says: partitioning is only needed for partitined builds, which means that android uses several partitions to store different kinds of data, for - hopefully - more speed. only glossy uses partitions, espresso doesnt.
for glossy, u can also use ubuntu (download parted magic or something similar) to create partitions.
for espresso, u just need to copy the stuff onto ur sdcard.
but thats all in the readme... i dont have time to explain in detail coz i need to study a whole ****in lot at the moment +.+
Click to expand...
Click to collapse
ok... thanks for the help... you helped me a lot just with the claryfication of the versions that need partitioning and the ones that don't...
i didn't know that...
good luck with studying!!!!

one more question...
I get the following message '' Failed to load file\Storage Card\zImage''
Can you help me with that????

qtype said:
one more question...
I get the following message '' Failed to load file\Storage Card\zImage''
Can you help me with that????
Click to expand...
Click to collapse
meaning u dont have a zImage at all (ur probably using espresso?). so download one from here, copy files onto sd card and rename "zImage.xxxxxx" to "zImage" and ur ready to go.

N!ghty said:
meaning u dont have a zImage at all (ur probably using espresso?). so download one from here, copy files onto sd card and rename "zImage.xxxxxx" to "zImage" and ur ready to go.
Click to expand...
Click to collapse
yep, I downloaded it but I didn't know that i have to rename it...
It did the trick... booting up Android
thanks for all of your help...

updated the readme, not includes DualBoot howto and some other changes...

I managed to get the WiFi working but no matter which zImage I'm using I can't get the 3G to work...
I'm I doing something wrong or did I maybe forgot to do something????

qtype said:
I managed to get the WiFi working but no matter which zImage I'm using I can't get the 3G to work...
I'm I doing something wrong or did I maybe forgot to do something????
Click to expand...
Click to collapse
well, some details about what version you are using would be helpful. however, this is not the right channel to ask this question. i think this question has already been asked several times in other threads. try search function or read the thread for ur version, its probably a version-issue or only for your country/provider

N!ghty said:
well, some details about what version you are using would be helpful. however, this is not the right channel to ask this question. i think this question has already been asked several times in other threads. try search function or read the thread for ur version, its probably a version-issue or only for your country/provider
Click to expand...
Click to collapse
sorry about that...I realized it later that I should ask in another thread that question...
I managed to figure it out... I just needed to manually configure my APN settings...

Related

How to install froyo on sd card

So first of all i must say that im a completly noob at the android instalation on kaiser
I search for a noob tutorial but i coudnt fiind can someone post here a tutorial including files thanks
Here is the Guide in Sticky
How to replace Windows Mobile with Android (Guide) by Dukenukemx
scroll down to Installing Applications Onto SD Card using Ext2
This should help. The guide help me greatly, very easy to follow.
Hope this helps.
Its not tricky, I mean even I can do it, come on
I did edit a wiki page on this, but appears to be down, so here goes, from memory.
Backup any data first, just in case, not taking any responsibility for loss of data.
Firstly ensure your SD card if formatting correctly (FAT32), use on Gparted (linux live CD) to do this, (for me, I created two ext 2 partitions as well as I thought this would work best, works for me).
You then need the HaRET application to allow you to run Android. Google "haret.exe"
Extract the files this should create the right directory.
You then need to choose a build, this is personal choice, but I'll post the one I am testing right now. milanche's CyanogenMod 6 Kaiser
Put the installandroid.tar into the folder you created above.
Move to your SD card.
Find and run HeRET.
When screen shows text, tap and hold the center of the screen until you get a menu.
Choose install (ensure the options are set to SD).
Select Install
Once done, select Quit.
This then installs Android and can take a while, just leave it to get on with it.
You should then been booted into Android.
I might have forgotten something, as I am doing this from memory, but it should be fresh since I installed this last night.
Looks good to me, nice guide, don't think you missed anything
Thatnk you Zenity, but I know I couldn't have done this without your help in the begining when I first tried it. I know how it can seem all a bit over whelming.
I know a lot of people say 'search for it' but I did that just to see what I would find, and to be honest, I didn't get anything but that was of any use, so I can sympathis the search doesn't always get you the right results.
I could not remember the direcotry names when I wrote that at work and had to do it in a hurry as the entire office can see my magnified screen so it was a quick brain dump, not as nice as I would have liked to have written it given the time (which I did on the wiki but its down).
Anyway Keeps it fresh in my mind too.
I can only do this when I'm given the right files, I got confused myself when people started talking about different zImages. I tend to go for the builds where everything is bundled into one packing, as some can seem fragmented, ie Fresh Foryo, I don't doubt that it may be a good rom, but its deleivery is complicated (for me ).
Wish I had more time an experience to make my own build, I have done a bit of linix hacking in my time with shell scripts (getting wifi cardds working ona laptop etc), Its all interesting stuff.
thanks guys u helped me alot in the end i will instal android on an ext2 partition
Dear Leona,
The link seems no longer valid, can you tell where to find the latest HaRET application? Besides, how should I format my SD card? by special software? Thanks.
Dave
If you'd have problems with using Gparted Live CD like me... just because it does not mount SD card in adapter... here is what I did to partition the SDHC 4GB card...
I booted with HARET but did not select to install.. it gracefully fails to terminal
command: su
command: fdisk /dev/block/mmcblk0
deleted all current patrition (d)
created new partitions whith calculated size (8192 for 256MB)
changed type of the first and biggest patririon to FAT32 (t => c)
written all the changes to the partition table (w)
Than you should take out the card before rebooting and format FAT32 partition in win to upload all te android boot files, rebot the phone and follow with instalation...
But I must say, now I am using Scooters Cyanogen in NAND and it it far far easier
After I choose run, then a list of Linus commands ran, then it said
:loseup:/dev/block/loops: No such file or directory
Failed
Failed to reach system.img on SD card
By the way, anywhere I can download a complete set of files for running? Thanks.
try this:
http://forum.xda-developers.com/showthread.php?t=813382&page=31
look for the 4th post...
or this:
http://forum.xda-developers.com/showthread.php?t=855733
read a lot before attempting to do anything! use the search tool too, could be of some help.
For SD Partitioning, I remembered this Thread, which might help.
http://forum.xda-developers.com/showthread.php?t=619290
Sounds like you are not holding the centre Dpad button (or pressing the centre of the screen) while haret is loading, yes this can be Hit and Miss it winds me up no end.
If you have access to a Linux machine (or boot a Live CD), as well as being useful for SD partitioning it also maybe used to try out Atools (you'll need to install python and python-tk (via the package manager)) as this will get you the right Kernels, images and configure your default.txt file for you, though I haven't managed to get the build script bit working yet, but that is down to my lack of understanding the instructions

Android ON Diamond ?

Hey
can any one help me to install (use) Android on My Touch Diamond ?
i read many thread but i cant install it
ty
- the first, u download android package full (ex : [Donut 1.6 Donut][Samsung Galaxy S Theme][Released 07.16.2010] ) , extract it on pc, copy all files to Internal storage ( diamond ) , then copy file STARTUP.TXT in folder startup to outside (root)...done !
- chose haret.exe in root and wait android boot on divice
escoda said:
Hey
can any one help me to install (use) Android on My Touch Diamond ?
i read many thread but i cant install it
ty
Click to expand...
Click to collapse
First of all you have to decide on which version you use. If you wanna use Xdandroid-method then go the way escoda recommended you.
If you wanna try something else then try my builds (requires partitioning)
vatoloco said:
If you wanna try something else then try my builds (requires partitioning)
Click to expand...
Click to collapse
Hi vatoloco, can you tell me how partitioning diamond on windows?
As far as i know you can't, but you can use Gparted, a freeware linux app.
If you haven't got linux, you can just download a live gparted cd and boot directly from this one, without changing your OS at all
cinars said:
- the first, u download android package full (ex : [Donut 1.6 Donut][Samsung Galaxy S Theme][Released 07.16.2010] ) , extract it on pc, copy all files to Internal storage ( diamond ) , then copy file STARTUP.TXT in folder startup to outside (root)...done !
- chose haret.exe in root and wait android boot on divice
Click to expand...
Click to collapse
many thanks i'll try it now
vatoloco said:
First of all you have to decide on which version you use. If you wanna use Xdandroid-method then go the way escoda recommended you.
If you wanna try something else then try my builds (requires partitioning)
Click to expand...
Click to collapse
vatoloco thanks for ur reply i'll try it as soon as i can
OK...New to this and would love to learn and understand how to mod my phones...I have an LG eve, Iphone 3g and a HTC touch diamond and have figured out how to jailbreak the iphone...Now I know the LG eve is hopeless as far as upgrades and I am trying to figure out how to install Android on my Diamond...So far I have copied the files to a folder...
The 2 root access files are copied to my internal storage however i am not sure what to do about the Galaxy s build....Do I copy the whole folder or do I copy everything but the start up config file? I am a bit confused...Please help...Oh and will I still have Windows in the phone or does this take it out? Oh and if I have issues can I revert back to windows? Sorry for all the newbie questions...I have searched and read for like a month now and it seems so complicated...This is the first thread that seems simple enough...Please help me...Thanks so much...
Ok so I copied the files and am not sure where to find the STARTUP.TXT files..? I found 2 files in the Galaxy folder in the start up config however one of them is Black start up and other is called Diam start up ? with one do I copy? Or am I am the wrong path? I also opened the Haret.exe file on the phone and get the error:
cannot open script file/internal...etc...Please help...
Thanks
Andy
please help? I have tried everything I can think of and have been reading for like 8 hours now and still can't seem to get it to work...I download the above files and then copied the startup.txt in the other partition and when i click on the Haret.exe...nothing happens...Tried it like 20 times...When you run file wizard starts it automatically has the install.exe or something like that...should I replace it with something else? please help...I am having a hard time explaining this so if you need more info please let me know...thanks
I tried to use Android on diamond by using sometime like Eclair but unstable and slow. It takes me almost 5 minutes to boot up and gives me a crash when I use it for minutes.
Is there any way to remove the windows and just use Android instead? Thanks.
Hi, I also had issues installing Android. First I thought it was too nasty.
Finally, by mixing many instructions I got it.
I would say, for [Xd]Android with an EXT2 partition (from Linux):
1/
Start Ubuntu from a bootable CD (No need to install it) and follow the steps from Vatoloco (Thx for this video) here:
Video1
When done you can move back to windows. You should take some notes from the video to do the same.
2/
- Then you can take the Neopeek Android Installer V1.1, found on Neopeek's website:
CyanogenMod6 - Port
+extract on your pc
- Also download the Android build (for example the one here from Neopeek) called "CM6 RC3 (Nightlie Build 17-08-2010)" on the same page.
- And the "HARET-PaketV1.5" +extract on your pc
3/
- Rename the Android build you just downloaded as "androidinstall.tar.gz"
- Then copy "npkinstall" folder to your internal storage (the fat32 partition)
- In your "internal storage\npkinstall" folder, copy the android build "androidinstall.tar.gz"
- In your "internal storage\" (root) copy what is contained in "Haret-PaketV1.5"
- Copy the "startup.txt" file from your own device (found here: "internal storage\Startups" to the root : "Internal storage\"
===== You're done ====
4/ The only step remaining is to run the 2 programs:
- "Internal storage\npkinstall\install.exe"
(It doesn't take too long, if you read what is written (and readable ), you can see if it worked)
Your device will restart at the end of the installation.
- Then Run the last program:
"Internal Storage\haret.exe"
It takes longer. When Android starts it seems to be bugged but finally work if you are patient. Next restart will be a lot better.
=====================
On my side, I used Android only a few hours as it did not meet my expectations.
It works perfectly and is smooth enough. But I will perhaps use Android when we won't need to have windows also installed.
Hope it helps! I just collected some infos and put that in 1 thread.
is it reccomended to use this android http://forum.xda-developers.com/showthread.php?t=735978 all day, always? i don't like WM so i wanna use android. but does it work fine? sms photo and internet?
daniel93 said:
is it reccomended to use this android http://forum.xda-developers.com/showthread.php?t=735978 all day, always? i don't like WM so i wanna use android. but does it work fine? sms photo and internet?
Click to expand...
Click to collapse
hi
I use this one now for a 5 or 6 days without going back to WinMO and it still works perfect. only thing is that you have to charge twice or more a daybecause you cant see the correct battery state. last time i checked the uptime without charging was around the 8 hours. but i didnt know how long it lasted after that.
you can download it from this page
|prj||XDANDROID||2.2||AOSP||19.8.10|SYSTEM-UPDATE||
with the latest kernel initrd and rootfs
you can download these from here
xdandroid.com.
also check the above page often because it will be continues updated
They only thing that isn't working is the Camera/Video function.
Have fun with it
Fill

[Q] How to boot from Android first

Hello,
I need some help. Install its Android OS, but after he reset my Kaiser again charged WinMo OS. My question is whether it is possible to choose which OS to load first or with any program or edit the file to indicate to launch the first Android.
Sorry for my bad english :S Use Google translator
If you have installed Android to SD card and use Haret.exe then it will always reboot to WM.
You must install to nand if you wish to boot to Android only, which will wipe WM totally and replace it with Android.
The guide stickied at the top of the forum is a good tutorial in doing this
That does bring a good point to my mind though, we could create an exe that loads at startup of wm to auto load haret and startup if the user doesn't cancel in so many seconds (like grub). I keep WM on my phone so I can easily change my droid version and also I know everything works including opening office files (actually that's the biggest sticking point for me keeping it).
Thanks for support. Today I try to flash via NAND method.
Kind Regards
Lybomir
I flash my Kaiser with latest zImage-2.6.32-froyo-09-09-10_21 from here http://it029000.massey.ac.nz/vogue/files/?C=M;O=D and my device loading Android OS very slow, and big problem is : Phone go in screensaver and I try to unlock and screeen stay only in white light, no picture, no widgets... total block. Only solution is it a use Soft reset button or remove batery
Maybe you choose the wrong panel type?
I can read in your signature Duo Boot so I guess you installed onto the SD and use Haret to run Android.
If so, you have to edit the default.txt file locate in ANDBOOT folder and modify the value following htckaiser.panel_type.
You can specify 1, 2 or 3 (most Kaisers use panel type 2)
Wrong panel type may lead to awake problems or wrong colors...
The excessive slowness may be due to a slow SD. Which class is it? Use at least class 4 SD.
---- EDIT -----
In case you already flashed to NAND, to change the panel type you have to choose the right kernel (the kaisimg file) or you can edit the one you flashed following instructions and links you can find in #4 at http://forum.xda-developers.com/showthread.php?t=680518
obviously you have to reflash the kaisimg.nbh but you don't need to flash Android again
I try with 1,2 and 3 but every time show me a this problem, and now i run HaRET and in 2 from 3 times phone block and not response only Soft reset work, and if case phone load complete Android and again in screen seaver system not respond... ;(
I flash my phone with ext2 partition on my sd card/ class 4 8 GB SDHC/ and try with system and data on sdcard an again freez white screen/
Sorry for my bad english
dlink.bg said:
I try with 1,2 and 3 but every time show me a this problem, and now i run HaRET and in 2 from 3 times phone block and not response only Soft reset work, and if case phone load complete Android and again in screen seaver system not respond... ;(
I flash my phone with ext2 partition on my sd card/ class 4 8 GB SDHC/ and try with system and data on sdcard an again freez white screen/
Sorry for my bad english
Click to expand...
Click to collapse
May you try to install a different build and see if you fall into the same problem?
BTW, just after installing, don't start playing soon with the device: initially skip all settings (touch the android, don't set google account and so on) and leave the phone quiet for at least 10-15 minutes: some builds need to copy file to the cache and playing with the device may interfere with this operation leading to unpredictable effects...
Let we know...
It is slow because you installed it on sdcard.. both partition.. if you are on nand. Try install both partition on nand partition.. and try hawks soad rls 3 as me.. its fastest build for kaiser.. and I haven't ever problem with white screen ata awake.. try it in that haws soad ion build.. you can finf it in that forun.. just find it
Sent from my HTC Kaiser Ion using XDA App
I find a solution! Later I post how find solution
Thanks on every in this thread to help me!
dlink.bg said:
I find a solution! Later I post how find solution
Thanks on every in this thread to help me!
Click to expand...
Click to collapse
You're welcome
And I'm waiting to know
Don't suppose any of you have actually seen this thread?
Gen.Y DualBOOT v1.0.6.0
Should work fine on Kaiser, certainly works fine on other devices, such as Diamond, Blackstone etc
zenity said:
Don't suppose any of you have actually seen this thread?
Gen.Y DualBOOT v1.0.6.0
Should work fine on Kaiser, certainly works fine on other devices, such as Diamond, Blackstone etc
Click to expand...
Click to collapse
Hi Zenity... Yes, know that piece of software.
But as You have to boot WinMo (Yes, I Know, not all the services need to be running but system must be loaded and started, GUI must be running and so on) in order to DualBOOT can start, I can guess it's only a partial time-save... isn't it? Did You tried it?
Have not tried it on my Kaiser, since it is Nand flashed, but I think it is what was being asked for really, a way to boot either WM, or straight into Android on SD.
I don't think it will ever be possible for both WM and Android to co-exist on nand, since there simply is not enough room on the internal memory for both.
It is a time saver on other devices I have tried it on, Diamond, Blackstone, however since neither of these devices is nand-flashable this is more what Gen-Y's dual boot was intended for.
If it was possible to run WM from SD then we might be able to truly Dual Boot, in a similar fashion to Windows/Linux on PC, but as far as I know this is not possible either.
zenity said:
Have not tried it on my Kaiser, since it is Nand flashed, but I think it is what was being asked for really, a way to boot either WM, or straight into Android on SD.
I don't think it will ever be possible for both WM and Android to co-exist on nand, since there simply is not enough room on the internal memory for both.
It is a time saver on other devices I have tried it on, Diamond, Blackstone, however since neither of these devices is nand-flashable this is more what Gen-Y's dual boot was intended for.
If it was possible to run WM from SD then we might be able to truly Dual Boot, in a similar fashion to Windows/Linux on PC, but as far as I know this is not possible either.
Click to expand...
Click to collapse
Yes, of course we haven't enough NAND to have both OSes!!!
What I was thinking to (but I'm a lot far to inspect WinMo booting sequence...) is if may be possible to wedge a sort of bootloader running BEFORE the OS loads or in the early booting process and letting we choose to boot WinMo (in NAND) of Android (on SD).
At present moment I've Android running from SD but kernel NANDed (I've got problems running out of NAND and no time to solve them so I'm using the solid build previously installed on SD) so Kaiser boots quickly... and this confirms it's possible boot SD Android without having to load WinMo or Haret. The more relevant matter I can see is that we have to find a way to wedge the bootloader without have to manual modify the WinMo ROM (virtualization is far from be considered on such devices...)
I suppose this is just a "mind exercise" (Sorry, I don't know how to correctly translate an Italian common saying...
Mind exercise describes it perfectly
Not sure why you would run out of space on nand, unless you are loading a lot of apps, and there are ways to run android that may help with that, such as apps2sd, or data on SD partition.
If you must have WM then your only choice would be using Haret.exe, and the most efficient way to dual boot we have at the moment is the Gen-Y solution, which is not ideal, but does offer at least part of what you seek.
The Android bootloader we use (tinboot.s) is not flexible enough to allow dual booting, but may have some information that may be of some use in this
tinboot thread
See what you think anyway
Sorry, I was not able to be clear... I apologize for my English...
When I said "I've got problems running out of NAND" I intended to say "I've got problems - very bad performances - when Android was running from NAND"!!!
Maybe we are a bit OT...
BTW, I was far from software developing for a long while and never developed low level software for Linux/Unix... but in the past I messed up with Z80, 65xx, 68K and x86 platforms's assembly
Recently I need to approach software developing again (but at a really different level...)
I'd like to have spare time to start again, as this world attracts me more. Maybe I'll give it a chance...
Let me understand... tinboot is actually used bootloader?
BTW, just to be clear... I don't need WinMo and I'm giving Android a chance to revive my Kaiser. I'm looking for a fast and stable build and actually I'm running VaniljEclair RLS11 (Yes, I know, I'd try your Polymod 2.1D build... )
Tinboot is the bootloader we use to get android in nand, not being a coder my understanding in limited, however I did think that thread may have useful information for anyone interested in the low level workings of out devices.
I assumed you meant running out of space on nand, lol, i see now what you mean, no need to apologise for you english, it's fine
zenity said:
--- CUT ----
however I did think that thread may have useful information for anyone interested in the low level workings of out devices.
Click to expand...
Click to collapse
And you're right... it's a useful starting point and I'll read it accurately...
Unluckly, I need a lot of spare time (and I don't, at present) to build a solid knowledge base and to start developing for Android.
yes there should be plenty of room for both oses on Nand, I still have over 90 mb on my wm6.5 nand install with come extra apps in there. So if you stripped down both oses you could easily fit them both on nand and still some space left. But then you need to have a boot loader that will be able to load both oses. I think I heard someone say somewhere they are using grub to boot android from nand, that can boot windows also with the right configuration, that would be where to start.

[Q] Latest xdandroid for touch pro 2 how-to

This is my first for anything like this. I have a Sprint HTC Touch Pro 2, and want to put the latest version of XDANDROID on it. But, have no clue which version or where to start. I would like to eventually get in to building on my own. Could someone please help get me started?
TheCasper said:
This is my first for anything like this. I have a Sprint HTC Touch Pro 2, and want to put the latest version of XDANDROID on it. But, have no clue which version or where to start. I would like to eventually get in to building on my own. Could someone please help get me started?
Click to expand...
Click to collapse
to get started, it really doesn't get any simpler than downloading the latest FRX03 from here:
http://sites.google.com/site/androidport/downloads
(i'd recommend the RAR version, so you can unzip it into your SD card faster)
after that, just use WM's file explorer navigate to andboot and run haret.exe and you're "done"
----
(optional) with a little bit of more effort, go into the top sticky of this forum, and update to the latest Kernel (1253). the current Kernel in FRX03 from Dec 20 is (i believe) 1232.
It's sort of that easy, but I had this same question before I did it too. It would have been nice if the FAQ said this explicitly.
If you download the rar archive, it will extract out in its own subdirectory, e.g.
XDAndroid2.2Froyo.XXxxXX/andboot/...
The first thing I do is move the andboot subdirectory to the root of the SD card.
The next thing is to edit the andboot/startup.txt file to match your phone. I guess you can use the XDAndroidStartup utility to take care of this instead, but the first time I tried that it failed because of that silly runtime dependency.
If you want to use the startup utility, and it gives you an error and refuses to run, you need to install the updated net framework like it talks about on this page:
http://sites.google.com/site/androidport/startup-utility
Thanks guy I will give it a try and post if I have questions. I love the design/setup of my TP2 but I hate the windows OS.
Need more help My phone is getting stuck and the XDANDROID start up image/video thing
TheCasper said:
Need more help My phone is getting stuck and the XDANDROID start up image/video thing
Click to expand...
Click to collapse
Just let it do its thing, boots can take 5-10 min!
Kind of got it working, but have no idea how to use it fun stuff.
quick question, do I always have to have the sim card out when running ANDROID?
TheCasper said:
quick question, do I always have to have the sim card out when running ANDROID?
Click to expand...
Click to collapse
If your phone is in GSM mode, you'll want it in. Check your startup.txt, you'll need force_cdma=0 in there.
If you're on CDMA, I believe you do have to have the SIM removed, yes. Also, the above command should have a 1 instead of 0.
^^ I'm not positive about that piece, but I do know that Android on our phones will only recognize one or the other - GSM or CDMA. Maybe we'll get it to recognize both one day, I saw an entry for it in the RIL...
I do know that I have CDMA. Plus how do update the kernel, where do I put it?
TheCasper said:
I do know that I have CDMA. Plus how do update the kernel, where do I put it?
Click to expand...
Click to collapse
You simply replace your existing kernel and modules.
So delete the existing zImage/modules-xxxx.tar.gz, and put in the new zImage/modules-xxx.tar.gz. Don't rename the modules file, but be sure the zImage file is named just that - zImage.
The files go where you run haret.exe from - typically the root of the SD, or in /andboot.
UH-OH, not sure what happened. I reformated my SD card to do a new run since I found what I wanted. Now it seems like I can do everything but make calls in WM6.5. What do I do
TheCasper said:
UH-OH, not sure what happened. I reformated my SD card to do a new run since I found what I wanted. Now it seems like I can do everything but make calls in WM6.5. What do I do
Click to expand...
Click to collapse
Android should have no effect on WinMo (assuming you're using haret/install on your SD). Plus, this really isn't a place to get help with WinMo.
Do the usual - soft reset, hard reset, reflash of stock ROM.
arrrghhh said:
Android should have no effect on WinMo (assuming you're using haret/install on your SD). Plus, this really isn't a place to get help with WinMo.
Do the usual - soft reset, hard reset, reflash of stock ROM.
Click to expand...
Click to collapse
I know, I'm trying to put android on it and I am using haret from the SD card. I'm just not sure if this is will effect android or is a common problem. Thanks though, I have been going through those things while i wait.

Samsung i8000 (omnia2) android cm6new rom

credits
- almar (Marc)
- bsbsbs (Sándor)
- Egon
- phj (János)
- Voyteckst
- frenkie9999999
- spiderman1961
- kukafei
- linuxsight
- glimmling
- MinL
-Antoxa1998
thanks to all the above the dream of runing android on i8000 came true. and because of their job we were expecting faster and faster, more and more efficient and smooth versions.
i followed their path. got a version, modified it, combined the best parts of each ROM and i am offering a new ROM much closer to be complete and less beta.
DETAILS ABOUT THE ROM
It is not based on frenkiedroid as far as i know but followed other path onto chinese ROMS. I think it is faster than any other ROM (tell me if not). It has achived score 1035 on antutu on my class 10 sd card (this is almost the speed of a native android phone using cm6 and this fast hardware)
According to measuments made using Benchmark & Tuning it is up to 56% faster compared to the already fast frenkiedroid
Tested
bluetooth
wi-fi
3g
calling
sms
radio
gps
usb connection
battery lasts up to 2 days
Changelog
Version 8
Information, installation instructions and photos below (post no34)
http://forum.xda-developers.com/showpost.php?p=50188850&postcount=34
Alternative download of cm6new v8 with 2.6.32.9 kexec kernel
Download from here
Information, installation instructions and photos below (post no35)
http://forum.xda-developers.com/showpost.php?p=57062016&postcount=35
Version 7
Information, installation instructions and photos below (post no33)
http://forum.xda-developers.com/showpost.php?p=50188850&postcount=33
Version 6
Information, installation instructions and photos below (post no30)
http://forum.xda-developers.com/showpost.php?p=49775913&postcount=30
Version 5
Information, installation instructions and photos below (post no25)
http://forum.xda-developers.com/showpost.php?p=48486739&postcount=25
Version 4
Information and photos below (post no4)
http://forum.xda-developers.com/showpost.php?p=44427775&postcount=4
Version 3
(mirror) (sendspace service)
- fixed gsm not working with some SIM cards (now i hope it can work with all networks)
- improve speed compared to version 2
- fixed other bugs
Version 2
- improved build.prop
- fixed account problem
- fixed camera problem
- fixed some crash bugs
- installed suggested programs (freeware)
Version 1
(initial release)
This ROM has preinstalled only the basic programs to allow you add any other program you desire from market.
I also suggest you another package of apps (dialers, sms apps, pictures and video apps) here
Alternative kernels
froyob3 kernel
CM6B2kernel
mini kernel
medium kernel
big kernel (original)
Installation instuctions:
We backup our data on our card
download mini-tool
connect your phone with computer on usb disk mode for our sdcard της (alternatively you can select your storage, but here i describe sd-card installation)
install and run minitool
select your sd-card and erase all partitions.
create a) one partition primary fat32 (the sum of sd-card's mb minus 1533 mb), B) one partition primary ext4 for our android sized 1333 mb , γ) one partition primary linux swap with the rest 200 mb
select apply and wait
you decompress the file ROM and Tools.rar
We change the date of our computer on any date of sept 2011
we run ImageRecover.exe
select restore (normal) and next
search on your computer the disk, the folder that our ROM is stored ( .TBI file) and select it
on the new window select select the last down option
then on the new window select the partition of our sf card to install (this is the medium partition sized 1333 mb (will write next to it MBR1.....linux native) and click onto it and press next
On next window when see "all data on linux native partition lost" press "yes" and wait copying to reach 100%
reopen minitool an if after ext4 partition there is left some unused/unformated space (grey colour) delete linux swap partition and create a new linux swap primary partition including this time the previously seen unused space
when finish select settings on your phone and change usb connection mode on your phone to "my storage"
In the root of "my storage" we paste a) haret.exe, B) zImage, c) startup.txt from the folder "copy to storage card root" from the rar we downloaded and decompressed
Disconnect our phone from usb, enter "my storage" and run haret.exe
this is the end. android starts. hope you enjoy
Hi guys, any reports on testing this ROM?
I want to set up my old Omnia 2 with Android for my gf, so I'm looking for a stable and simple ROM for her.
Thanx.
sergio_sos said:
Hi guys, any reports on testing this ROM?
I want to set up my old Omnia 2 with Android for my gf, so I'm looking for a stable and simple ROM for her.
Thanx.
Click to expand...
Click to collapse
You can try either my ROM or twister2 ROM from here http://forum.xda-developers.com/showthread.php?t=2342764
they are both the same level
the fastest is mine
faster GPS in on mine (ms-based preconfigured)
wi-fi i think works a little better on twister
twister has preloaded facebook etc, while mine has only stock apps
mine has business (single) coloured menus while twister has fancy (multi) coloured menus
if you want to install optional apps that have ads and you are not expert on android then install twister
if you want to install apps that do not have ads (or have ads and you are android expert) you can choose mine
please not that some people mentioned that with my ROM their SIM card was not recognized. i am not sure if the same for your SIM, your country.
Only two ROMS to choose. so you need only a few hours to try them both and make your decision. the choise is yours
Samsung i8000 (omnia2) android cm6new rom v4
as I promised long ago to publish
SAMSUNG I8000 (OMNIA2) ANDROID CM6NEW ROM Version 4
- Support even more SIM
- Speed ​​improvement - response
- Corrected some errors
- Upgrading of most programs
- Show ics (ice cream sandwich - android 4.0.X)
- Arrangements for energy savings
The new enhancements took me some time and study. I8000 reaches its limits due to its old drivers that are already written for mobile identical hardware with it.
Hope you like it and I expect opinions and suggestions to version 5 if there will be any further developments. Otherwise I will try to assist in the plan for android 2.3 on our mobile.
Explanation photo below
1 = home screen (the background is black on purpose because the amoled screen thus consumes less energy. If you want to change select another background with as many black dots. Black and not just dark color.)
2 = dialer with ics theme, search function names and support many languagesk. Make it default dialer if you like it
3 = new android ics Task Manager (task manager). Appear with long press of home button. If you do not like replace it with the Advanced Task Manager or ICS Task Manager / Switcher. To open them again by long pressing the central button select Settings / Cyanogenmod Settings / Input / Long-press home settings / select custom application
4 = ics camera
5 = menu ics (holo launcher)
6 = ics settings
For those who want even more contemporary look can choose Active lockscreen or Holo Locker
I tried installing this on my Omnia II.
I successfully create the partitions on my SD card, but when I go to starting the process with the ROM file, it comes back with the error message:
"The image file requires an updated version of this program."
I grabbed the latest version just to try it, and I need to purchase a key to make it work.
Yes, I reset my computer clock to September 1st, 2011. Do i need to reboot the machine after the clock reset?
Everything else so far seems to work fine, and if this works even half as good as I think it will, props to you for getting this done. I hate hate HATE winblows 6.5 on my Omnia II, and always wanted android. I tried a few of the older attempts years ago, but nothing was every stable enough to keep it.
Thanks again for any help.
where can i download the ROM ?
nemogamo said:
where can i download the ROM ?
Click to expand...
Click to collapse
download from here
http://www.gigasize.com/get/ndmo3y3hj2f
Ragnarkov said:
I tried installing this on my Omnia II.
I successfully create the partitions on my SD card, but when I go to starting the process with the ROM file, it comes back with the error message:
"The image file requires an updated version of this program."
I grabbed the latest version just to try it, and I need to purchase a key to make it work.
Yes, I reset my computer clock to September 1st, 2011. Do i need to reboot the machine after the clock reset?
Everything else so far seems to work fine, and if this works even half as good as I think it will, props to you for getting this done. I hate hate HATE winblows 6.5 on my Omnia II, and always wanted android. I tried a few of the older attempts years ago, but nothing was every stable enough to keep it.
Thanks again for any help.
Click to expand...
Click to collapse
ok try this ROM recovery program
http://www.gigasize.com/get/fososg405ld
please read very carefully instructions. hundreds of people verify programs are working how come not work only on some pc's ?
spkraul said:
ok try this ROM recovery program
http://www.gigasize.com/get/fososg405ld
please read very carefully instructions. hundreds of people verify programs are working how come not work only on some pc's ?
Click to expand...
Click to collapse
I tried this program, and again, comes up with the same error message.
I'm getting to the point where I have to change the date, then run image for windows, but it just keeps giving me that error.
I'm running windows Vista, could that be causing the issue? is there any other information I need to change or pay attention too?
I'm literally doing everything step by step, and yet its not working for me.
spkraul said:
download from here
http://www.gigasize.com/get/ndmo3y3hj2f
Click to expand...
Click to collapse
downloading.. take a longtime
would you mirror to mediafire or 4shared
thx.. will report when its done
nemogamo said:
downloading.. take a longtime
would you mirror to mediafire or 4shared
thx.. will report when its done
Click to expand...
Click to collapse
it's only 542.27 KB. how long time can get to download ?
even if you have dial up or the server is full you need seconds to download it
just make sure the time change is ok and better cut all internet connections before execute the program
spkraul said:
it's only 542.27 KB. how long time can get to download ?
even if you have dial up or the server is full you need seconds to download it
just make sure the time change is ok and better cut all internet connections before execute the program
Click to expand...
Click to collapse
i think you have mistaken me with ragnarkov
anyway i already downloaded the file
follow the procedure
until trying to restore image
got an error " the image file requires an updated version of this program"
internet id off
antivirus is off
date set to 1 september 2011
I've just tested it, the same problem I had as others already mentioned. I went back to the version 3, success! So I think the version 4 image is damaged or not correctly made. By the way, the version 3 that did work for me has no microsd card support. You should modify by yourself the startup.txt file to enable the sd card support.
Hope my words can be helpful to others.
santich said:
I've just tested it, the same problem I had as others already mentioned. I went back to the version 3, success! So I think the version 4 image is damaged or not correctly made. By the way, the version 3 that did work for me has no microsd card support. You should modify by yourself the startup.txt file to enable the sd card support.
Hope my words can be helpful to others.
Click to expand...
Click to collapse
i made my ROM to be installed on sdcard with sdcard support. Hundreds of users already installed it and no problems at all. i installed V4 again last night and no problem at all. my phone is i8000 8gb version if you install on storage card YES you should edit startup.txt and also edit vold.fstab and fstab files.
if find some free time from android 2.3 development project testings i will make a Version 5 and on this version i hope minor problems to be solved.
I downloaded the newest version of Image for Windows, which is v2.83 (the one in the package is v2.61), the tool to write the image into the partition ext4, and this time, everything went just like a charm.
I have to admit that the V4 image is a very good one. It's really fast and clean. I think the problem that we had before is caused by the lower version of Image for Windows. V2.61 can't load correctly the V4 image file, which I think is made by a higher version of Image for Windows. With the new version of Image for Windows, it's even not necessary to change the date.
The Chiese ringtones in this ROM are hilarious. I'm a Chinese, they are OK with me. But I think original ringtones would be better for common users, hehehe.
great work , will it work on omnia b7610 too !!
Where can I download mini tool ?
---------- Post added at 09:05 AM ---------- Previous post was at 08:24 AM ----------
aljo00 said:
Where can I download mini tool ?
Click to expand...
Click to collapse
found it
Will this work on the Verizon i920? Thanks in advance.
matthewtyson said:
Will this work on the Verizon i920? Thanks in advance.
Click to expand...
Click to collapse
technically yes it can run. but i do not own one to test it myself. you can try yourself and tell us your experiences. test on sd card installation first. it it pretty smooth and fast. you will be amazed. in case it will not work you can always check TwisterV2 ROM also very fast and smooth
see here http://forum.xda-developers.com/showthread.php?t=2342764
alternatively in case you meet some driver conflicts you can always use ubuntu and other ROM's drivers to edit this ROM and make it work for you.
spkraul said:
i made my ROM to be installed on sdcard with sdcard support. Hundreds of users already installed it and no problems at all. i installed V4 again last night and no problem at all. my phone is i8000 8gb version if you install on storage card YES you should edit startup.txt and also edit vold.fstab and fstab files.
if find some free time from testings i will make a Version 5 and on this version i hope minor problems to be solved.
Click to expand...
Click to collapse
I am facing the same issue, I cannot load my Storage Card.
1. I am confuse with term SD Card here. Is it refer to Storage Card or My Storage? Storage Card means external micro sd card, isn't?
2. I followed the instruction and put the Image to Storage Card. How can I activate the Storage Card Support by editting fstab files? Where can I find these files?
3. I had format Partition 1333Mb to ext4 File System, but I wonder why it always turn to ext3 after I restore TBI file(after ImageRecover step). Is it okay?
Thanks.

Categories

Resources