Related
Ok, managed to snag one of the Google ION devices. First time on Android OS after making the jump from the iPhone, and to be honest, its a pretty good experience. Android FTW.
I got a quick question about the file system. I can mount the SD Card and transfer files to and from my MAC to the FONE, but I want access to the wallpaper folder to stock that with some custom papers that I made.
How do I access the system folders, this fone should be rooted.
Thanks for reading
bex said:
I got a quick question about the file system. I can mount the SD Card and transfer files to and from my MAC to the FONE, but I want access to the wallpaper folder to stock that with some custom papers that I made.
Click to expand...
Click to collapse
Just copy your pics to a folder of your choice on the sdcard. From home screen press menu -> wallpaper -> select Pictures or Wallpaper gallery. You can crop your images here too.
I put my wallpapers in my sd card \DCIM\wallpapers folder. Then I can access it via Pictures when changing wallpapers.
There is also an app on the market called "Backgrounds" with tons of pictures in categories, it's free. Kinda handy when you want a change.
thanks for all the suggestions....getting friendly with the droid and loving it more each day.
this OS has major potential! glad i'm onboard!
Just got me one of these Ions from the conference. Am I right in thinking it has root access as standard out of the box?
Dayz
Dayzee said:
Just got me one of these Ions from the conference. Am I right in thinking it has root access as standard out of the box?
Dayz
Click to expand...
Click to collapse
No it doesn't. You have to get it rooted.
LOL Thought that sounded too good to be true - No worries I've found the rooting stuff for Haykuro's Rom.
Is it best to start with that ROM to get root before playing around with other ROMS? and does anyone have any recommendations on most stable ROM with least glitches (Not really bothered too much about speed, but need it to work well and be stable really)
Phone is a HTC Magic from the Developer Conference - I/O google?
Google ION not rooted
Google ION is not rooted... NOT ROOTED... it has an Engineering SPL that will let you flash different roms... in orden to get root you have two choices...
1) Install a rooted rom (you don't have to install the SPL), i tried Haykuro's rootme rom and it didn't work the phone was in a bootloop... didn't wipe, so maybe that's the problem...
2) Make a nandroid backup booting a recovery img (i used haykuro's), take the boot.img and unpackit... unpack ramdisk, set ro.secure to 0, repack everything, fastboot boot to see if it works propertly and if everything goes ok you can flash it... is a simple process... i did it in linux and that way i didnt have to wipe my phone or change the rom which i really like.
Original Google ION (Rooted)
A great Google ION bases rom is: http://forum.xda-developers.com/showthread.php?t=538645
I'm using it.. check it out.. speedy and stable, and rooted.
xyzulu said:
A great Google ION bases rom is: http://forum.xda-developers.com/showthread.php?t=538645
I'm using it.. check it out.. speedy and stable, and rooted.
Click to expand...
Click to collapse
Is there one for 32b?
Hey guys this is important I can't continue this FAQ cause I'm goin back to school in like 4-5 days (sophmore in high school takin ap classes hell yeah!)and I don't even think I will keep my vogue. Well anyway my point is I can't update this FAQ frequently anymore but I give full permission for a copy and paste of all the info I have as long as that person will keep an Android FAQ going and knows what he is doing.
New Builds posted check the google code page (created by Vilord) http://code.google.com/p/vogue-android/
I just needed to state this because for the past couple days I've been confused with who worked on The clean 1.5 cupcake build that is on the google code page and this is what was on Vilord's Thread
Credits for the kernel (zImage) go to DZO. This kernel is unmodified, it is his latest kernel
Credits for the system image go to many people, haykuro is the original source, then further modified by Vilord to get data, market, and SD card working
The initrd is pretty much all his (Vilord) now, with a radio library from DZO, srwalter, and himself Once again apologies for whoever I didn't list I've read that countless times before but for some reason something didn't click!!
OK so there are a ton of android threads and developers and builds etc. etc. and not really many places to actually help you (besides the Android port help desk but that's just too cluttered and doesn't help you with installing and Vilord's google code page)
The first build I will help with is DZO's he has 2 builds a clean android 1.1 and android 1.5 cupcake and Vilord did most of the 1.5 build so credit goes to him too.(Full credits above) He provides all the necessary files
DZO's Thread http://forum.xda-developers.com/showthread.php?t=382265
DZO's download site http://cs-alb-pc3.massey.ac.nz/vogue
Now he was the first person I remember that ported Android and he was the first one I used. The basic files are the default.txt-This tells Haret how to load Android Haret- This is the program that runs the Linux Loader zImage- This is the kernel (I believe that was done by DZO completely correct me if I'm wrong) Initrd- Data.gz- This is where your data is stored (contacts, settings, etc. etc.) System.img This is the actual system that starts I can't describe it better than saying it is kinda like the windows folder on your phone. All Android Builds need these files to work. The only one that isn't required is Data.gz (Haret will automatically create this if you don't have it)
So the first step is to obviously download all the necessary files many are scattered but if your new I would go with the 1.5 complete zip that can be found on this google code page (DZO links off to this too) http://code.google.com/p/vogue-android/
You must then edit your default.txt to suit your device (and preferences) first thing you will want to do is change the panel type I don't remember off the top of my head what each panel type is (1 2 3) but I suggest trial and error. If you get a white screen while booting Android you must change the panel type. Next you want to input your username and password for data to work sometimes you don't need to do this (I never changed mine and data works fine). Lastly if you want you can change the resolution default is 320 x428 that's fine it's totally up to you.
Here's my default.txt for my vogue "[email protected] ppp.password=telecom mddi.width=320 mddi.height=480 lcd.density=160 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 board-htcvogue.panel_type=0 no_console_suspend"
boot There are some other things you can change but I wouldn't if you're new to Android. After you edit the default.txt your next step is to copy all the files to your sd card and they MUST be in the root of your sd card NOT in a subfolder. Also if you would like to have android programs you need to make a new folder on the root of the sd card that is named exactly like this (caps and all) AndroidApps and you find android APK Files (for instance Anycut.apk) and copy them to the AndroidApps folder I will post a few of my apk files later The last thing to do is to boot into Android!!!! To do this in windows mobile you go to file explorer and on the root of you sd card you run the program Haret and press run (assuming you left the name of Default.txt the same if not put in the name) Then Haret will start a Linux Loader some builds take a few minutes so BE PATIENT after it boots just go through setup and you have Android setup!!! For some builds in order to get Data working (I never had to do this but some have) before you run Haret you start a data connection (clicking on internet explorer will do the trick)and leave the data connection open while you run Haret. I don't think there is a build that has Bluetooth working yet (although I believe it's coming soon) and obviously wi-fi doesn't work because our vogues don't have Wi-fi. Different builds have different things working/ not working so check the builds.
If you guys can't tell yes i'm a noob (i don't know everything) but I will still try and help
Mssmison's
New Rogers Build, Skinned build, and Hero (and lite) builds posted setting it up is virtually the same so I don't really feel the need to write about it and once again excellent builds pretty stable (especially the rogers, and skinned builds
*For any build you need the files listed above for Android to work)
Mssmison's Thread http://tinyurl.com/nzhj53
Mssmison's mediafire folder http://tinyurl.com/mzgx3q
Mssmison's builds are the next ones I want to help with because many people are having problems with his Hero builds.
First off Mssmison has three main builds (they expand into later versions though) The Hero build (if you're not familiar with the Hero it's a new phone made by HTC that is set to debut here in the US in October http://tinyurl.com/kln4ke) the part people love about this phone is the senseui which is touchflo for Android and the various Hero builds focus on porting the senseui to our vogues. The next build is his rogers build and lastly the Hero skinned themes (cupcake build but skinned to look like the hero doesn't have touchflo though).
The Hero Build-It's very nice and definitely appeals to the eye however all builds (not the faults of mssmison, zenulator, etc.) are pretty slow on our phones. Mssmison gives you two files the system.img and the initrd you need both files and you simply rename the system file (the latest one is named hero251.img) to "system" (w/o quotes) and replace the files on your sd card with these two new ones from mssmison's mediafire folder. Once again you still need he files listed above default.txt, Haret, and Zimage you can download these on the google code page. This part is important open your default.txt and edit the resolution and lcd density I don't believe that any default.txt has a lcd.density string yet so just add it right after the resolution and also change the resolution to 320x480 if you don't do this the Hero splash screen will just keep looping. Basically replace "mddi.width=320 mddi.height=428" with "mddi.width=320 mddi.height=480 lcd.density=160" (w/o quotes)*As pointed out by JaredaKelly you shouldn't copy and paste because that will break the string so enter it manually* Mssmison's newer builds (2.0 and up) don't require a data file so you can just delete that if you have it. Now the key with this build is PATIENCE after you have finished following the instructions above you start Haret (its supposed to be on the root of your sd card if you followed the FAQ) ********It will take a little while to get to the Hero splash screen so be patient while it runs and creates a data file. When it does get to the Hero splash screen and the animation runs through it will take about 3-4 mins. so again be patient. When it finally boots up you will get a force close/wait screen click wait for however many there are until there is a force close only screen DON'T press force close yet wait (usually another 3-4 mins. could take longer though) for the language options come up (wake your phone up and unlock it if it falls asleep). After you see the language options behind the force close then you can hit force close and go through the setup after you go through it it will seem like it freezes (I think it's location consent) don't click like mad all around the screen just wait and it will reboot Android (not windows) and then it will start to load touchflo like I said wait it takes a while and when it finally does your done and you can now boot into The Hero build of Android!****** If you would rather it be faster on the home screen open the menu (volume slider down) and click settings>applications>manage Application>scroll down to touchflo and click it then press clear defaults. Then go back to the home (press the power button on top of the phone) and it will ask you for some default thing just click the check box on the bottom and press home and you won't have all the nice new widgets but you'll still have the nice new apps and hero splash screen etc. etc. and it will be way faster. Now there is a hero lite version if you want it just follow the instructions above (includinig disabling touchflo) and download the Hero lite version rename it to system and overwrite the old one on your sd card and you will be done!
New Hero Builds by mssmison posted on the google code page he gives you a data file so it loads wayyyyyyyy faster so if you have his newest build don't worry about the part in red http://code.google.com/p/vogue-android/
Next Mssmison Build I wanted to help with is his Rogers build I must say this build is very well done and one of the fastest I've ever seen. Basically it's kind of like Hero getting setup except like 50 times faster what you do is (once again assuming you have followed the FAQ and have these files listed above) go to mssmison's mediafire folder and obviously download the (you MUST use both of mssmison's files!!!)Rogers build and initrd rename the system file (the most recent is named Rogers2.0) just "system" (w/o quotes) and replace the 2 files on your sd card with the two Rogers build files then just like you do in the hero build open your default.txt and edit the resolution and lcd density I don't believe that any default.txt has a lcd.density string yet so just add it right after the resolution and also change the resolution to 320x480. Basically replace "mddi.width=320 mddi.height=428" with "mddi.width=320 mddi.height=480 lcd.density=160" (w/o quotes) I believe it is always better to start with a new data file when you try a new build so just delete your old data file and run Haret after it calls up the linux loader it will make a new data file and all you have to do is wait for the setup (like I said faster than hero) and there you go Mssmison's Rogers Build!!!
Hero Skinned Cupcake Build- This is one of my personal favorites I love the skin and it's a fast build. So first download the cupcake build from mssmison's mediafire folder*His newer builds are hereat the google code page After you download it (it's only one system file) rename it to "system" (w/o quotes) unlike the other two builds you can use any initrd you want (For the 10th time assuming you have followed the FAQ and have these files listed above) I just use the one on the google code page copy the file to the sd card and another thing you don't have to do is mess with the default.txt resolution I just leave mine at 320x428 because in my opinion I think it looks better but you can change it to whatever you want mine looks like this "mddi.width=320 mddi.height=428" (w/o quotes). After all is copied just boot up Haret (use any data file you want or use no data file because Haret will make one for you it doesn't matter) wait ouot the Linux Loader and you're presented with the setup screen and Ta-Da!! Mssmison's Hero themed cupcake Build!!
New Palm Pre Skin build!
Step 1: Make sure you have all the files listed above, if not download the cupcake 1.5 bundle from http://code.google.com/p/vogue-android/ and put them on the root of your sd card
Step 2: Edit your default.txt (for more info look at previous posts)
*I put mine at 320x480 and it worked I'm not sure if it'll work with different resolutions (I would imagine so)
Step 3: Download the Palm Pre theme system.img from http://code.google.com/p/vogue-android/ rename to "system" (w/o quotes) and overwrite the old system on your sd card
Step 4: Boot into Haret with File Explorer (or similar) and go through setup (unless you have your own data file)
Then your done!
UPDATE Mssmison posted a new file on the google code page rename it to system and follow these same steps Also Mssmison is now going to start posting on the Google code Page now so expect his builds to be there from now on
Zenulator's Build
Zenulator's Thread http://forum.xda-developers.com/showthread.php?t=542367
Update Zenulator's New Thread http://forum.xda-developers.com/showthread.php?t=544906
You can also find his builds here http://code.google.com/p/vogue-android/
Zenulator's google code page http://code.google.com/p/vogue-hero/
Hero Build-This is personally my favorite Hero Build (and it's actually useable) it's very fast sleek and nice.
Step1: Download the Hero Bundle from the pages above
Step2: Copy them to the root of the sd card
*You could use your own data file but I prefer not to*
Step3: Edit the Default.txt you only need to change the panel type and the resolution to 320x480
Step4:Boot into Haret with File Explorer (or similar)
Step5: Go through the setup and you may get a wait/force close screen at bootup but just press wait and there you go Zenulator's Hero Build!!!
Forgot to mention the keys are remapped the volume sliders actually control volume! The power button is the menu the d-pad and middle button are the same and the side camera button is back while the end button is still power collapse If you want to have a home button goto App drawer>spare parts>End button behavior>click home,then sleep now when you press the end button it will take you home if you press it at the home it will goto sleep mode
P.S. The only things are switches for mobile and GPS and a clock. add more by pressing and holding a blank area on the home screen and select HTC or Android Widgets and to delete widgets press and hold the item then drag them to the bottom
APKs
Here's a couple of my APK files http://rapidshare.com/files/262729410/AndroidApps.zip
Here are a few sites
http://www.androidfreeware.org
http://andappstore.com/AndroidApplications/apps/!index
http://www.androidfreeware.net/
http://forum.xda-developers.com/showthread.php?t=469368 a thread with more apks
PM If you've got more apk files
Other
Grantemsley has remapped the buttons here's his thread
http://forum.xda-developers.com/showthread.php?t=545393
Other Builds
PM me if theres a build you like that I don't have
I don't know how important this is,
But today I discovered you can turn the volume up and down by holding the camera button and the volume up/down.
It works, and its so convenient.
xeongx said:
I don't know how important this is,
But today I discovered you can turn the volume up and down by holding the camera button and the volume up/down.
It works, and its so convenient.
Click to expand...
Click to collapse
whew, many many thanks for that one mate.
how do you become a root user? also is there any way to reset the phone instead of just powering off?
I posted this in the Polaris thread to help users who were having problems getting the hero builds to boot:
I now have all the hero builds working.
Instructions:
Download zenulators hero-black build here
Connect to data in WinMo. (dont know if necessary but it might help with data issues).
Unpack to sd card and run.. no data image.. let it create one. it takes at least 10 mins to get to the lock screen.. dont touch anything even when the lock screen comes up .. clck wait on all the forced close boxes until it settles down. Add apn settings, connect modem and skip sign into google as this hasnt worked for me yet. Wait for it to become steady and the digital clock is on the screen then power off.
reboot and backup your newly created data image, you'll use this now for all these builds.
copy the hero image lite or full and run.. it should boot straight into Android.. enjoy the new touch flo.. realise its completely unusable but that you just had to see it anyway (even though you already knew that ) and then switch to the more usable lite version by copying the lite system image and renaiming it.
Good luck
Click to expand...
Click to collapse
You mightbe able to use it
bally3 said:
I posted this in the Polaris thread to help users who were having problems getting the hero builds to boot:
You mightbe able to use it
Click to expand...
Click to collapse
Thanks I'll add that somewhere!
keep up the good work, i swiped my whole sd card and im restarting with your instructions but using the lite build... hope this works =]
Just FYI not all vogues use a board panel type of 0. Many sprint vogues, for instance, use 3. Trial and error until it works for those starting out.
tatnai said:
Just FYI not all vogues use a board panel type of 0. Many sprint vogues, for instance, use 3. Trial and error until it works for those starting out.
Click to expand...
Click to collapse
Well yeah that's why I said if you get a white flashing screen to change it I remember DZO saying he used 3 thanks for making it clearer to people
Good Idea
I guess the android ports are getting more action than the WinMo roms.
If you can keep this together it will be a great help to the community.
clules94 said:
Well yeah that's why I said if you get a white flashing screen to change it I remember DZO saying he used 3 thanks for making it clearer to people
Click to expand...
Click to collapse
Well actually you shouldn't have zero for the panel type, it means "don't power down the panel" but is not recommended because it messes up the vsync sometimes and will use more power than the others when the panel is off. Tell people to try 1,2 and 3 until it works.
good ^^d f f
Maybe we should ask the hosts of this website if we can get our own thread for Android Ports in general. There are so many people that dont know that Android can be ported to different devices. If we had our own section, the porting scene would skyrocket and things would come along quicker with more developers on board.
Fist question: Downloaded the app AndNav for gps navigation... it is a folder eith no .apk file. I have AppInstaller but how do I install this program?
Nest question: Using zenulator's Hero build, what can you do as far as syncing with a PC? It has HTCsync or whatever, does it work? I will plug it in and give it a shot.
dzo said:
Well actually you shouldn't have zero for the panel type, it means "don't power down the panel" but is not recommended because it messes up the vsync sometimes and will use more power than the others when the panel is off. Tell people to try 1,2 and 3 until it works.
Click to expand...
Click to collapse
See proves I'm still a noob! haha well thanks will do DZO
First thing, If you smoke, go grab your smokes, if you drink coffee, go grab a cup. This is usually a painless process but not always.
You will need HSPL installed, as well as a Class 4 or better sd card.
Before i begin i want to thank the following; with out them it would not be possible.
cr2
NetRipper
dcordes
Markinus
LeTama
Cotulla
dan1j3l
tsamolotoff on s200
Parad0XUA
Cass
http://forum.xda-developers.com/showthread.php?t=719646
THANKS GUYS!!
What you will need is the installation copy of the build that you will be using, the latest zImage and your sdcard.
The latest Android build can be found here: Its under the standard builds section.
http://gamesquare.co.uk/
And the latest Zimage can be found here:
http://cotulla.pp.ru/leo/Android/
I personally recommend the dan1j3l's Froyo build.
Down load both the zimage and the build.
Format your sdcard, select default settings and unselect the quick format option.
After the formatting is done (about 20 mins)
extract the contents of the Froyo build to your sdcard.
Located in the folder "android" you will find a file names zimage, replace it with the one you downloaded.
WITH YOUR USB PLUGGED INTO A POWER SOURCE, reboot your phone.
As soon as you can, using the built in file manager if u have one, navigate to the android folder, select the program CLRCAD, (it will not do anything that you can see)
Then select the Zharet program.
Lay the phone down!
Sit back and wait, you will see text fly across the screen, the flash might flash, screen might fade and then come back.
Once linux is done loading and mapping out the hardware, android should be up and running.
Sign in to google and your contacts will sync if you have any on there.
Android is not perfect yet BUT it has come an amazing way since the beginning of the month.
I am using the current settings in WM, if you can do the same and you should have no problems.
SA TMOBILE HD2
HSPL2, I know HSPL3 is/has been out and is recommended, but is there any advantage in using it, i don't want to change if i don't need to
Radio 2.10.50.26
O.S. 5.2.21908 (21908.5.0.93)
Manila 2.5.20161332.0
Energy.Leo.21908.Sense2.5.Cookie.Jul.16 (absolutely love the energy roms, always updated and he includes the program to back up all settings making the update flashes a pleasant experience)
i ALWAYS TASK 29 before all roms!
CLASS 4 or better sd card.
When ever you want to load android, you must do so by selecting the two files mentiond above after a clean boot and always clrcad.exe first.
Sometimes android will not boot correctly, remember it was not designed for this phone.
Also all settings you make, programs you download, ect will stay in android
Pictures and such will be shared between android and wm.
Trying...
I'm installing it now per your instructions. A couple of concerns you might be able to help me with. I could not find the program CLRCAD in any folder, ok I couldn't find an android folder either. I went to my SD card where I had extracted the froyo & copied over the Zimage, I didn't see a Zharet program but I did see a haret file that looked like a program so I clicked on it and it started to download Linux! I hope I did it correctly even though it seemed slightly different. am I going to run into trouble not having run the CLRCAD?
Thanks for all your hard work.
Guess I answered part of my question. It did not install correctly. I'll look for a CLRCAD and retry.
cant believe im back in the winmo forum once again.ran HARET froyo last night on my HSPL2 Leon RoM,and wow.with wifi i was browsing,playing 3d games(flawless compare to my EVO 30fps capped),and watching youtube.really loving it.glad no one bought my HD2 but now its a keeper.
BigB4400 said:
I'm installing it now per your instructions. A couple of concerns you might be able to help me with. I could not find the program CLRCAD in any folder, ok I couldn't find an android folder either. I went to my SD card where I had extracted the froyo & copied over the Zimage, I didn't see a Zharet program but I did see a haret file that looked like a program so I clicked on it and it started to download Linux! I hope I did it correctly even though it seemed slightly different. am I going to run into trouble not having run the CLRCAD?
Thanks for all your hard work.
Guess I answered part of my question. It did not install correctly. I'll look for a CLRCAD and retry.
Click to expand...
Click to collapse
I Found CLRCAD ( I think I was just a little sleepy last night when I was trying this) I ran it and it loaded correctly. Wow it seems to run great! I am running Touch-X Extreme ROM and have some issues with the phone(it doesnt work, I have no antenna). I will try loading energy's rom (since so many people have got the phone to work well with his) and see how well it works out.
Good luck!
Do we really need to format our SD card? If we don't what would happen to the data already on there?
is the "zimage" provided for both dan's froyo and desire v4?
which files do i replace with the new zimage?
After a few days of use, this build seems to run fine. Except for a few things. 1) my phone tends to run real *hot* after using Android. And second, after about 5 min of idling the screen goes black and there seems like there's nothing I can do about except to reboot. I can't even push any of the bottom buttons, that doesn't work either. on. It will run just fine as long as I don't let it sit to long without touching the screen. Is this normal or am I doing something wrong? I can't wait for a even more stable build.
why cant i sign into google and other networks and why is it running overclocked? help me out yall got daaaamn lol. thanks
Is Paradoxua's Froyo build more stock than daniel's? Because daniels' uses ADW, which I'm not too fond of.
Also, is anyone else experiencing weird scrolling issues? Like you flick down a list and it's supposed to go flying down, but it only goes down like a tiny bit.
Another issue, when the screen turns off while you're connected to PC, the phone seems to disconnect too. I assume this is a WinMo issue because in WinMo when you connect your phone to your PC the screen is always on.
Thread moved to General.
i got my hd2 to load android just fine.. but the screen is very dim.. any ideas??
maybe you can toggle the backlight settings in winmo.. idk. it works for the tp2.
I always get the green screen or death or it enters android and quickly says powering off. And shuts off.
jaadamoo said:
i got my hd2 to load android just fine.. but the screen is very dim.. any ideas??
Click to expand...
Click to collapse
you need to make sure automatic light is off in win mo before you boot up android and i always leave it at around 60% and it works fine.
I have also been having some scrolling issues. It goes down a tad bit and if you hold the screen for a fraction of a second too long after first setting your finger on the screen, then it acts as if you did a holding touch.
Also the 3g is very very slow, kinda makes the market place useless since it takes for ever to download something. Wifi downloading is working.
New zimage file
Try replacing your current zimage file with this one.
http://cotulla.pp.ru/leo/Android/Cotulla_zImage_CABDET_NOSPEEDDY.rar
Just replace/override it on your sd card.
Also delete your cache folder and your data file.
You will loose your information inside of android, like doing a reset of the OS.
Check this http://cotulla.pp.ru/leo/Android/ often, fair warning many people are having problems with the newer image marked(7-25)
Some roms or radios wont work for sure!
I am now running MIRI rom wm6.5 V17.6 with radio 2.12.50.02.2 and I must say very impressive how far you devs have come in a few weeks. Phone is working with audio and WIFI. I had stock rom TMO 2.13 installed with radio 2.10 and although Android loaded and ran fine I did not have audio during calls,they sounded robotic at times or no audio at all. I am not sure if it was the radio upgrade or switching the ROM to MIRI that did the trick. I have been playing with phone for approximately six hours nonstop and it has been solid...
Gen. Y DualBOOT Implementation
Does the app work well the newer builds?
Btw a very BIG thank you all the guys working on this, you guys are freaking AWESOME!
acessford101 said:
Try replacing your current zimage file with this one.
http://cotulla.pp.ru/leo/Android/Cotulla_zImage_CABDET_NOSPEEDDY.rar
Just replace/override it on your sd card.
Also delete your cache folder and your data file.
You will loose your information inside of android, like doing a reset of the OS.
Check this http://cotulla.pp.ru/leo/Android/ often, fair warning many people are having problems with the newer image marked(7-25)
Click to expand...
Click to collapse
Thanks, I was using the Jul 19 zImage.rar file. I'm about to try this one and see if it makes a diff.
anyone know how to get the data connection to work for T-Mobile on the Android desire v5? I go into APN settings but it always requires a username and password but t-mobile doesnt use a username/password for apn.
Currently I have the desire V5 in my Storage Card and at the moment, is the only ROM I have to run Android.
As long as I have used Android, and I have downloaded app from the Market it has started to create new folders in my Storage Card.
So, now I have a lot of folders, some appl creates its own, like .aptoide or .dataviz. Also I have other folders in the root such as shared_prefs or sqlite_smts_journals or sys.
When I have seen that some ROMS could be installed in an specif folder instead of the root - like the Desire V5- of my Storage Card, I wondered if is there any possibility of installing another ROM, and have the opportunity of launch one or the other depending of my preferences.
Have any of you tried to install two or more roms in the Storage Card? Can they live together w/o problems?
Ηi there friend, i have in my storage card 2 roms.. One is the froyo 2.2 from darkstone and the other is the desire v5..
I dont see any problems till now, but when i want to change from one built to another i always soft reset 2 times and then i do it ... Dont think it really matters though
The thing is if u have a froyo rom u just copy the whole folder thats called ;android; in the scard, so i have the froyo rom in the android folder and the desire rom just free in the card...
yes, you can
as malias said, you can have eclair and froyo together, this is because Froyo uses the dir Android.
Having this in mind, i renamed Android to Android1, and it seems to work.
so, in theory, you can make as many folders as you want, with different distros, and launch Haret inside these folders to have the distro downloaded there booted.
I am not sure if the different loadings leave settings "readed" by the others, we have to try ( i will do and let you know)
Thank you for your answers. WOW not only WM and Android 2.1 but WM, Android 2,1 and Android 2.2 all in the same phone... I will try and in case any problem I will go back to the forum to post the issues found...
devilman said:
yes, you can
as malias said, you can have eclair and froyo together, this is because Froyo uses the dir Android.
Having this in mind, i renamed Android to Android1, and it seems to work.
so, in theory, you can make as many folders as you want, with different distros, and launch Haret inside these folders to have the distro downloaded there booted.
I am not sure if the different loadings leave settings "readed" by the others, we have to try ( i will do and let you know)
Click to expand...
Click to collapse
devilman said:
yes, you can
as malias said, you can have eclair and froyo together, this is because Froyo uses the dir Android.
Having this in mind, i renamed Android to Android1, and it seems to work.
so, in theory, you can make as many folders as you want, with different distros, and launch Haret inside these folders to have the distro downloaded there booted.
I am not sure if the different loadings leave settings "readed" by the others, we have to try ( i will do and let you know)
Click to expand...
Click to collapse
+1 on that I've ³ different Dan builds on phone all dif names ie Andrea, Andrew & Android. Just as long as you rename the ¹ you want b⁴ you boot it to android.
Sent from my HTC Desire using XDA App
So this means I can have, Winmo, Ubuntu and Android right
Demon_man said:
So this means I can have, Winmo, Ubuntu and Android right
Click to expand...
Click to collapse
Don't know a thing @ ubunto but you need winmo to start phone up and you can have various builds on android folders but only ¹ build on root of SD card
Sent from my HTC Desire using XDA App
These are apps to make ur android feel like windows phone 7.Download them and have a great wp7 android
List of WP7 style Apps for Android
Lockscreen (WP7 Lock): http://goo.gl/aAS86
Homescreen (Launcher7): http://goo.gl/0eef8
Music Player (UberMusic): http://goo.gl/Sw7kG
Contacts (WP7 Contacts): http://goo.gl/kXBLY
Keyboard (HTC ImeMod) http://goo.gl/a5BSF
additional Keyboard WP7 sounds: http://goo.gl/utlOV
(just unpack the zip, in the /system/media/audio/ui folder you will find four ogg-Files. Put them into any folder of your SD card and enter the path of those files in the “sounds and vibration” part of the keyboard’s settings.)
Nice, im using a MIUI WP7 overlay rom atm but may go back to stock as im having trouble with mobile data not working