[Q] Need some help - Focus General

I'm not new to WP7 but just new to all the sideload and unlocking thing, so i was wondering where can i find some homebrew good apps for my phone, any repo or something like that if it exists, it might be of so much help.

WaddyMontero said:
I'm not new to WP7 but just new to all the sideload and unlocking thing, so i was wondering where can i find some homebrew good apps for my phone, any repo or something like that if it exists, it might be of so much help.
Click to expand...
Click to collapse
Need to be more specific. Most homebrew is here (see Development/Software threads)
Also see the post in my sig for more details if you don't know where to start.

EnderPsp said:
Need to be more specific. Most homebrew is here (see Development/Software threads)
Also see the post in my sig for more details if you don't know where to start.
Click to expand...
Click to collapse
Sorry, i'll try to be more specific. I previously owned a HD7 but i change it for a Focus, 'cause i wanst gettin' access to the 3g network on my country out of it. So now i got the Focus and i was tryin' to unlockin' it, what i did, usin' the WindowBreakMe method and also i installed magdlr on the phone. I was looking for sideload apps to try on my phone, thats what i meant in first place, thanks to the post on your sig and endlessly searching i've found Bazaar and i've installed it on my phone, but now when i download any app from Bazaar, it gives me an error, that go as follows "Bazaar can't install applications on your device. It seems that is not fully unlocked. To deploy applications you should download Bazaar for PC. Read more at www.WP-Bazaaar.com".
Im sure my device is fully unlocked, i've installed Samsung Root Tools and DiagProvXML and enabled internet sharing and the 3g switch, and many more. Do you think my device relocked itself even i got the checkmark "Prevent Device Relocking" checked at Samsung Tools. Help, please.

WaddyMontero said:
Sorry, i'll try to be more specific. I previously owned a HD7 but i change it for a Focus, 'cause i wanst gettin' access to the 3g network on my country out of it. So now i got the Focus and i was tryin' to unlockin' it, what i did, usin' the WindowBreakMe method and also i installed magdlr on the phone. I was looking for sideload apps to try on my phone, thats what i meant in first place, thanks to the post on your sig and endlessly searching i've found Bazaar and i've installed it on my phone, but now when i download any app from Bazaar, it gives me an error, that go as follows "Bazaar can't install applications on your device. It seems that is not fully unlocked. To deploy applications you should download Bazaar for PC. Read more at www.WP-Bazaaar.com".
Im sure my device is fully unlocked, i've installed Samsung Root Tools and DiagProvXML and enabled internet sharing and the 3g switch, and many more. Do you think my device relocked itself even i got the checkmark "Prevent Device Relocking" checked at Samsung Tools. Help, please.
Click to expand...
Click to collapse
Specific enough, I'd say
If you've already deployed WP7 Root Tools and Samsung Tools, you can always re-run the unlock sequence (in Root Tools first and then ST). Just to keep in mind Do not remove these 2 apps from the phone to test sideloading, once unlocked!
I'm not familiar with Bazaar but it seems you're missing a PC component used in the deployment process?
As for deploying, choose a XAP from the development forum and try to deploy it. If you can, it means you're unlocked (evidently).
If you can't deploy, try WINCO's XAP Assistant.
Let us know how it goes.

Related

[How To] Root

TGA_Gunnman created a one click root that new users will want to use, said thread is a sticky in Captivate Development. If you still want to use the old method (and install ADB) please use this one.
I followed my own guide! This works perfectly if you read everything and follow the instructions.
Also: once you are rooted, be EXTREMELY careful! Half of the new threads are people who have screwed up their phones by deleting this or corrupting that. Please, for the sanity of all of the devs and Android veterans, make backups and just be all around careful. Almost all problems that anyone has had are repareable AND PREVENTABLE with a little reading and care. Just to clarify, rooting does not automatically enable sideloading. Please follow http://forum.xda-developers.com/showthread.php?t=738376 to enable sideloading.
Follow these steps exactly and there will be no risk of bricking your Captivate, the worst that may happen is the phone rejecting the update.zip.
HOWEVER:
I take no responsibility if ANYTHING at all happens to your device that you don't like. Don't come crying to me if your brand new phone breaks in any way. Your warranty is also void, but you could have figured that out for yourself.
Now that that's over with, lets get to the fun bit. If you are on Windows, you can follow this procedure, or for TGA_Gunnman's one click root program (only on Windows), you can go ahead and skip to the bottom.
1) You may need Samsung drivers if you are on a PC, which you can learn about here: ADB Drivers at the Unlockr
For 64 bit Windows, you'll need these drivers: http://zedomax.com/blog/2010/07/14/s...iver-download/
Don't proceed until your phone is fully installed on Windows with the drivers!
2) Download the attached zip (at the bottom of the post) and rename it to update or update.zip if you are on a Mac. (If you are on a Mac, DO NOT USE SAFARI to download the file, it automatically unzips any zip file. Use Google Chrome or firefox instead.) Scroll down the notification bar and click "mount" to allow your computer to read the internal memory. Put the file on the INTERNAL SD card of the Captivate, which won't be tough to figure out if you don't have an SD card in the phone.
3) EDIT--There is an easier way to get to recovery, but do this step anyway. Turn the phone off, then hold power, volume up and volume down. If you still want the android SDK (which will be very useful throughout your rooted experiences) follow the old procedure:
This step requires the Android SDK, and Android Debugging enabled. You can get the SDK here: Android SDK. Just download the zip, extract it to something like C:\Android. You won't need the Java dev pack or anything.
You can enable Android Debugging like this: From the homescreen, press Menu, then click Settings. Navigate to Applications>Development and check USB Debugging. Now, hook the phone to the computer. Next,
On a PC, click start>run>"cmd" (in the text box) or on a Mac, spotlight "Terminal". Linux users, you know what to do.
The command you will use is in the tools folder of wherever you extracted it to (IE: C:\android\tools), so be sure your working directory of command prompt is in that tools location!
Finally, type:
Code:
adb reboot recovery
Click to expand...
Click to collapse
4) Once the phone is booted into recovery, use the volume keys on the phone to scroll to "Reinstall packages." Use power to select what you have highlighted.
5) Give yourself a pat on the back. You are now rooted. You should see a Superuser application now.
MD5 Sum: 1eb65923281c113e8751a7d8a6faff43
Can we please have more detailed instructions? I don't understand the part where it says "type in the terminal"
I am very new to android as this will be my first Android phone.
Also, after rooting will we be able to install 3rd party applications? Or do we have to do anything else to bypass ATT's restrictions?
adb terminal is software you need to install on your PC , will probably need samsung drivers also , guide is indeed not noob friendly. This will help you get needed bits including ADB
Probably None of us have captivate , so writing a guide is a bit troublesome
Ditto, a guide to the adb terminal please! I will acquire this phone, this Sunday.
Actually, you'd have to install a custom ROM for that. MoDaCo should be coming out with them pretty soon, and so will XDA. It won't be too long. BTW, once you have ADB installed on your computer, you can sideload apps all you want. The command is
Code:
adb install /directory/of/app/on/computer
point me to some functioning samsung drivers and I can do this!
If you cant get it to work on windows, try a ubuntu live cd. All you need to do is go to ubuntu and burn a disc and reboot.
Are there no Windows 64 bit drivers?
Edit- I found some that work. I think. Haven't tried it (yet).
http://zedomax.com/blog/2010/07/14/...ic-4g-and-fascinate-galaxy-s-driver-download/
Edit 2- Just did the root. Seems to have worked (no errors) but how do I know if it did? How do I delete say, ATT Maps?
Thanks for this. I am new to smartphones and plan on purchasing the Samsung Galaxy-S, but don't want to mess it up. I am new to editing the OS of any smartphone, but I think if I have a tutorial I will be fine
For Mac and Linux you put a ./ in front of the adb correct? (./adb install...)
NOSintake said:
For Mac and Linux you put a ./ in front of the adb correct? (./adb install...)
Click to expand...
Click to collapse
if you are in the directory above yes. the ./ just saves you from writing out the full path
lets say adb is in "/home/user/Downloads/sdk/tools"
you could type out "/home/user/Downloads/sdk/tools/adb command" regardless of where your terminal window was focused
or if you were currently in the directory "/home/user/Downloads/sdk/tools"
you could use the shortcut "./adb command"
OP I'd change your post based on my experiences... Here's a little more detail and I've rearranged it (you need the drivers before running these commands, for example).
blackjackboy said:
Please let me know if this rooting method works as I have no Captivate to test on. I'm not taking any credit for any of these files, LeshaK made the original file to root the European Galaxy S, Justadude modified it for the T-Mobile Vibrant and chaoscentral edited the file for use on the Captivate.
Follow these steps exactly and there will be no risk of bricking your Captivate, the worst that may happen is the phone rejecting the update.zip.
HOWEVER:
I take no responsibility if ANYTHING at all happens to your device that you don't like. Don't come crying to me if your brand new phone breaks in any way.
Now that that's over with, lets get to the fun bit.
1) You may need Samsung drivers if you are on a PC, which you can learn about here: ADB Drivers at the Unlockr
For 64 bit Windows, you'll need these drivers: http://zedomax.com/blog/2010/07/14/...ic-4g-and-fascinate-galaxy-s-driver-download/
Don't proceed until your phone is fully installed on Windows with the drivers!
2) Download the attached zip (at the bottom of the post) and rename it to update or update.zip if you are on a Mac. Scroll down the notification bar and click "mount" to allow your computer to read the internal memory. Put the file on the INTERNAL SD card of the Captivate, which won't be tough to figure out if you don't have an SD card in the phone.
3) This step requires the Android SDK, and Android Debugging enabled. You can get the SDK here: Android SDK. Just download the zip, extract it to something like C:\Android. You won't need the Java dev pack or anything.
You can enable Android Debugging like this: From the homescreen, press Menu, then click Settings. Navigate to Applications>Development and check USB Debugging. Now, hook the phone to the computer. Next,
On a PC, click start>run>"cmd" (in the text box) or on a Mac, spotlight "Terminal". Linux users, you know what to do.
The command you will use is in the tools folder of wherever you extracted it to (IE: C:\android\tools), so be sure your working directory of command prompt is in that tools location!
Finally, type:
Code:
adb reboot recovery
4) Once the phone is booted into recovery, use the volume keys on the phone to scroll to "Reinstall packages." Use power to select what you have highlighted.
5) Give yourself a pat on the back. You are now rooted. You should see a Superuser application now.
Thank you to LeshaK, Justadude, and chaoscentral. Once again, I didn't discover how to root, that credit goes to LeshaK, bringing it over to the USA was Justadude's doing, and chaoscentral edited the file for use on our Captivates.
MD5 Sum: 1eb65923281c113e8751a7d8a6faff43
Click to expand...
Click to collapse
Ubuntu 10.04 - adb
Any step by step instructions just to get adb running enough on 10.04 to root and side load software? I'm getting command not found when I try to run adb, even after downloading packages.
Hi,
Did this thread worked well to Root the Captivate or anyother suggested link? I'll appreciate any help.
Thanks
rerooting captivate
This worked perfectly on my Captivate. I now have the SuperUser Permission on my application screen. Now I can REALLY screw up my Captivate!!!
Thanks for the answer & More Queston
cellgeek said:
This worked perfectly on my Captivate. I now have the SuperUser Permission on my application screen. Now I can REALLY screw up my Captivate!!!
Click to expand...
Click to collapse
Hi,
Thanks for your helpful answer. As I'm getting my Cativate tomorrow, can you please just answer yes or no to each of my questions as follow ?
After Rooting will I be able to:
1- download any 3rd party Android application?
2- install any "Samsung Galaxy S" ROM on my Captivate?
3- Recieve any "OTA" update as a "Galaxy S" phone?
Thanks again
Muhamadabdelaall said:
Hi,
Thanks for your helpful answer. As I'm getting my Cativate tomorrow, can you please just answer yes or no to each of my questions as follow ?
After Rooting will I be able to:
1- download any 3rd party Android application?
2- install any "Samsung Galaxy S" ROM on my Captivate?
3- Recieve any "OTA" update as a "Galaxy S" phone?
Thanks again
Click to expand...
Click to collapse
1. No. You will have to use adb or the database modification method (which having root access makes possible). Both are described in detail elsewhere in this forum.
2. Rooting means simply getting superuser permissions. Loading a ROM has to do with the bootloader and recovery partition. Unmodded Galaxy S ROMs probably will not work on the Captivate, but be patient.
3. Not sure what you're asking. You will still get any Captivate OTA updates as if you hadn't rooted, but you won't get, for example, the rumored Korean FroYo Galaxy S update OTA when it drops. You'd have to wait for the Captivate OTA FroYo upgrade (or there may be a ROM or patch you can flash by then).
Rooting is basically just allowing programs to run as the superuser account. Many programs like Metamorph, some screenshot apps and some wifi tethering apps require more permission than Android normally gives an app.
Thanks Drachen
Drachen said:
1. No. You will have to use adb or the database modification method (which having root access makes possible). Both are described in detail elsewhere in this forum.
2. Rooting means simply getting superuser permissions. Loading a ROM has to do with the bootloader and recovery partition. Unmodded Galaxy S ROMs probably will not work on the Captivate, but be patient.
3. Not sure what you're asking. You will still get any Captivate OTA updates as if you hadn't rooted, but you won't get, for example, the rumored Korean FroYo Galaxy S update OTA when it drops. You'd have to wait for the Captivate OTA FroYo upgrade (or there may be a ROM or patch you can flash by then).
Rooting is basically just allowing programs to run as the superuser account. Many programs like Metamorph, some screenshot apps and some wifi tethering apps require more permission than Android normally gives an app.
Click to expand...
Click to collapse
Thanks alot for taking all this time & energy to reply to me! WOW, it seems like everytime I wanna step up one, I go back 10 steps. All I need is to use my Captivate for installing a Stock Rom of "Galaxy S" & be able to get rid of any "AT&T" restrictions for anything on this phone, what should I do please?
Thanks
Muhamadabdelaall said:
Thanks alot for taking all this time & energy to reply to me! WOW, it seems like everytime I wanna step up one, I go back 10 steps. All I need is to use my Captivate for installing a Stock Rom of "Galaxy S" & be able to get rid of any "AT&T" restrictions for anything on this phone, what should I do please?
Thanks
Click to expand...
Click to collapse
The ATT stuff doesn't actually run so they aren't a big deal at this point. I also don't see Amazon MP3 background stuff like some Android devices have, so... There's really not a huge case for rooting yet.
That said, when Custom ROMs for this come out I'll still be getting one.
For those of you having a hard time installing ADB Shell, try this video. It worked for me.
http://www.youtube.com/watch?v=YeWH6Bj1DYw&feature=related

[Q] New to Root

So, I used to run WinMo way back when, and I'm familiar with flashing, HardSPL, blah blah blah, whatevs. I haven't done the rooting process yet on my phone because I'm finding it hard to find a few key things that I need.
-What is the effect on my phone when I root, in regards to data? Do I need to backup? If so, can I backup on my SD card or is everything wiped? What program could I use to backup?
-Are there any crazy little tweaks or tips that anyone has to help guard against a brick?
-I've read the pros and cons list, but can I get more details from someone? Can this help with battery life, allow me to flash my radio, increase general connectivity, etc.
All help would be greatly appreciated, and I'll plan on doing a donation today. I've just been out of the loop (running WinMo 6.5 style out of the loop:/) so some advice to a rook would be great. My goal is to get out of school and come home and root and fiddle with things with little to no problems. Thanks a ton everyone.
Dig Life!
D
The process of actually rooting doesn't mess with any of your stuff.
I use Titanium Backup to restore apps after flashing roms.
In general, most of this stuff COULD help your battery life, here there are Devs that will help - with sprint you get their tech support.
Well, I DL'ed TB and it says that I have to root first? Am I missing something here? Is it ok to root or will it delete all of my apps and what not? I mean, if it does, it isn't really that big of a deal, considering I can just download them again, I'm just looking for input.
copsgottanks said:
Well, I DL'ed TB and it says that I have to root first? Am I missing something here? Is it ok to root or will it delete all of my apps and what not? I mean, if it does, it isn't really that big of a deal, considering I can just download them again, I'm just looking for input.
Click to expand...
Click to collapse
I'm pretty new, too, but I think I can answer your questions. Rooting (at least with the One Click Method I used on my Epic) doesn't destroy any data/apps on your phone. It simply gives your user root access to the underlying OS. Once that is achieved, you can modify things and tweak things. Titanium Backup will let you backup all system files and data, but only AFTER rooting.
This is not a ROM flash or anything like that from the WinMo days. I haven't gotten that far on Android, so I'm not sure what the flashing options are yet, but rooting is harmless on its own. It will let you royally screw things up though, so once it is done, be careful what you do.
Well, I tried to do a few things like listed in the One-Click root thread, but I guess I'm just not getting it. Now that I know the effects of the root, I'd like to be able to actually do it, but I don't have enough details. I haven't ever rooted before, and I'm finding it confusing. What was listed in the one-click thread wasn't specific enough for me, I don't know if I need to run from SD card, what the ADB thing is, nothing. I was a WinMo master and I'm finally coming to Android which is literally worlds away from my comfortable norm.
what os are you running? the one click comes with everything you need. theres an osx version the windows version that noobnl updates and the linux version i maintain
I'm on Windows 7 64 bit. But I still can't get any of the one click stuff to work, I don't really know what exactly to do
copsgottanks said:
I'm on Windows 7 64 bit. But I still can't get any of the one click stuff to work, I don't really know what exactly to do
Click to expand...
Click to collapse
I wouldn't exactly call root harmless..in itself it is ok..but if you give root access to a program that program has FULL access to your system..aka anything inputed on your phone or stored on your phone can be accessed by the program with root access. Though generally its not a problem..just careful which programs you allow to use root access.
Also, at what point are you getting stuck? did you install the drivers? are you getting any sort of errors or etc?
There is also some good reading over at SDX Developers.
I have hacked and rooted before, WinMo, Palm, HTC Hero, but this one was tough. It basically took me two days off and on, but it worked - finally.
Downloading drivers is a b--h, they are finicky and I needed all of them, kept
hanging on 2. They are slow, and kept looking for sources.
Search here, there is good info, then look there (above) I used OneClickExploit 2.2.4 which finally worked. It had some of the same files
in other methods, but this one worked.
I'm not changing roms, did on Hero to 2.2 because they weren't getting upgrade but I'm just going to hang and wait for Froyo.
Good luck
copsgottanks said:
I'm on Windows 7 64 bit. But I still can't get any of the one click stuff to work, I don't really know what exactly to do
Click to expand...
Click to collapse
Download and unzip the one-click archive in to a folder. Double-click the run.bat. I had some problems where it would start and then hang. I often had to kill it and rerun the batch file. Sometimes I had to end task on the adb.exe process. Eventually after rebooting the phone, etc, I was able to get it to work. Not sure what the exact problem was. I think part of it was connectivity to the phone via usb. Connect through a port on your computer, not a hub.
Also, the batch file is just a bunch of commands. You can open a command line in the folder where the batch file is and run each line in the batch file individually from the command line. That will give you some idea of what is happening and where it might be failing.
Like I said, I had to stop and restart a bunch of time before it finally got through to the end of the batch file correctly. When it did, it was fast. Not sure what was happening.
gTen said:
I wouldn't exactly call root harmless..in itself it is ok..but if you give root access to a program that program has FULL access to your system..aka anything inputed on your phone or stored on your phone can be accessed by the program with root access. Though generally its not a problem..just careful which programs you allow to use root access.
Also, at what point are you getting stuck? did you install the drivers? are you getting any sort of errors or etc?
Click to expand...
Click to collapse
When I try to install the drivers I get this message:
"The MSS InstallWizard was not Completed for SAMSUNG USB Driver for Mobile Phones V1.3.450.0
The MSS InstallWizard was not successfully installed SAMSUNG USB Driver for Mobile Phones V1.3.450.0. Click Finish to exit the wizard.
And I'm basically stuck there. I've searched around and can't find any drivers that will work. Like I said, I'm on 64-bit Windows 7 with a clean OS and no previous negative install history. Not sure what the issue could be?
Found the drivers and everything that I needed and I'm rooted, but now I have one more question. I don't plan on flashing any roms, I'm alright with the stock rom, at least for now. I wanted to know what rooting will do in regards to over the air updates on my phone. Will I be able to OTA to FroYo when released? Any info would be great guys, thanks.
where did you find the drivers? I am having the exact same problem that you had where the installwizard cannot download finish installing the drivers for whatever reason

[Q] Help. Big noob with legend andriod.

Hey guys,
First and foremost, I would like to say I have no idea about anything, and everything on this website is in a foreign language to me (can't understand anything), so please bear with me. I set up a new thread because after reading everything, I still don't get anything (being a noob).
I just signed up with vodaphone in australia to get a HTC Legend (my first android and smart phone after using n73 for the last 3years). Everything is going fine until I wanted to get apps from the android market. I didnt have a gmail account, so I signed up for one through my computer. However, when i tried signing in through the phone google account set-up wizard, after waiting 5mins for the phone to communicate with google servers, it fails and the phone would not let me, citing that it cant establish a reliable data connection to the server, being a temporary problem (Tried it with both 3G and wi-fi, also with 2 other friend's log-in). Any help on this would be good. Also, with HTC sync 3.0, I was unable to sync and backup all my sms for a factory reset. Is there any other ways to do this without the apps? Additionally, I cannot update my software to Froyo (Firmware 2.2) FOTA or finding a download for it onto my comp as the phone says my software is up-to-date (But HTC Australia shows that there is an update for Software 2.2 FOTA).
Alright, I know what goes through your mind, get the apps to do that, but without the sign-up for gmail settings, I cant access Market, cant download apps, basically cant do anything (and mind you, I dont know about programming or xda or anything of that sort to check the shell script or whatever that goes on in the forum).
I've went around looking for answers but never really got a definition, mostly about how-to's which I am not interested as I have no idea what they are.
What is flashing?
What is rooting?
What is un-branded or Vodaphone branded (in my case, if it makes sense)?
What is a goldcard and what's it for?
Is RUU or custom rom or rom the same thing? does that have to do with my firmware? and what is it?
What's with downgrading and upgrading for other stuff (to versions 1.1/1.3)?
What is Clockwork and Fastmode and all those other stuff?
What's the latest firmware/software for Legend (2.2 or 3.0) as I have read threads with firmware 1.3 or 3.3 (or something of that sort)?
I know I AM the biggest noob you guys will ever find. Seriously, no websites actually explain all these stuff, and I'm getting paranoid over using an android phone. I know you guys might just tell me to get a simpler phone, but I upgraded to an android to know more about it.
Thanks in advance guys, if any help can be provided. I have a cool phone, but I wanna use it fully.
Regards,
William
Firmware version
2.1-update1
Baseband version
47.39.35.09U_7.08.35.21
Kernel version
2.6.29-8d705e0d
[email protected] #1
Build number
2.10.178.1 CL211993 release key
Software number
2.10.178.1
Browser version
Webkit 3.1
http://lifehacker.com/5717356/set-u...tm_campaign=Feed:+lifehacker/full+(Lifehacker)
^ To know more about your Android.
Try various Wi-fi settings till you get proper Wi-Fi signal.
http://zubu.ca/legend/fota_check.php shows that there is no update available for your build, I suggest you debrand.
I just helped about with the basics, the more experienced people will be able to answer you better. Did you get a black Legend?
hey man, thanks for that. mightily helpful.
however, wat do u mean by various settings for wifi? there arent much to set.
also, what do u mean by debranding as well? like not go vodaphone or smtg like dat?
btw, i have a silver Legend i think? the metallic case.
marder101 said:
Hey guys,
First and foremost, I would like to say I have no idea about anything, and everything on this website is in a foreign language to me (can't understand anything), so please bear with me. I set up a new thread because after reading everything, I still don't get anything (being a noob).
Click to expand...
Click to collapse
Be prepared to learn, and to become less of a noob
marder101 said:
I just signed up with vodaphone in australia to get a HTC Legend (my first android and smart phone after using n73 for the last 3years). Everything is going fine until I wanted to get apps from the android market. I didnt have a gmail account, so I signed up for one through my computer. However, when i tried signing in through the phone google account set-up wizard, after waiting 5mins for the phone to communicate with google servers, it fails and the phone would not let me, citing that it cant establish a reliable data connection to the server, being a temporary problem (Tried it with both 3G and wi-fi, also with 2 other friend's log-in). Any help on this would be good.
Click to expand...
Click to collapse
Hmm, I got that once before. If there's a different wifi network that you can get access to, try that.
marder101 said:
Also, with HTC sync 3.0, I was unable to sync and backup all my sms for a factory reset. Is there any other ways to do this without the apps?
Click to expand...
Click to collapse
There are apps on the market, if you can sort the issue above then check those out.
marder101 said:
Additionally, I cannot update my software to Froyo (Firmware 2.2) FOTA or finding a download for it onto my comp as the phone says my software is up-to-date (But HTC Australia shows that there is an update for Software 2.2 FOTA).
Click to expand...
Click to collapse
Yes, some users still haven't received the update. A debrand will help
marder101 said:
Alright, I know what goes through your mind, get the apps to do that, but without the sign-up for gmail settings, I cant access Market, cant download apps, basically cant do anything (and mind you, I dont know about programming or xda or anything of that sort to check the shell script or whatever that goes on in the forum).
Click to expand...
Click to collapse
You are correct, I have said about apps. If you temproot using visionary you can install Titanium backup which can backup everything. Both of these are available for "sideloading". Without a file manager on your phone I can't think of an easy way to install them. What I'd do is go to the settings, make sure USB debuging is on (Settings --> applications --> development) and then use adb to install it:
Code:
adb devices
adb install Visionary.apk
adb install Titanium-Backup.apk
This is assuming that you rename the files to Visionary and Titanium-Backup, and have them in the same directory as ADB. For an easy installation of ADB do this:
Download this file and unzip it to C:\Android\ADB\
Open cmd (start orb/button, type "cmd" and hit enter)
In cmd do this:
Code:
cd C:\Android\ADB
Now you can use the adb command listed above. If you have the apk files in the same folder you can pretty much copy-paste those commands
marder101 said:
I've went around looking for answers but never really got a definition, mostly about how-to's which I am not interested as I have no idea what they are.
What is flashing?
What is rooting?
What is un-branded or Vodaphone branded (in my case, if it makes sense)?
What is a goldcard and what's it for?
Is RUU or custom rom or rom the same thing? does that have to do with my firmware? and what is it?
What's with downgrading and upgrading for other stuff (to versions 1.1/1.3)?
What is Clockwork and Fastmode and all those other stuff?
What's the latest firmware/software for Legend (2.2 or 3.0) as I have read threads with firmware 1.3 or 3.3 (or something of that sort)?
Click to expand...
Click to collapse
Flashing is the process of writing a new operating system to NAND (internal) memory, otherwise known as flash memory
Rooting is like gaining administrator rights on a Windows PC. On Unix-like systems (Android, Linux, OSX) this is known as the root account, hence "rooting"
Vodafone branded means that Vodafone has it's logos and apps on there. Think of the ROM on your phone as a custom ROM, made by Vodafone. You need to wait for Vodafone to update it. Un-branded simply mean that all of that is gone, it's like having the ROM that HTC meant for it. So we only need to wait for HTC to update it
A goldcard is an SD card that has been specially prepared for making the phone think it's CID is different. I don't fully understand how it works, all we need to know is that it does, and that we need one for rooting
ROM and firmware are the same thing RUU is "ROM Upgrade Utility". It's a method made by HTC for upgrading the phones firmware. A custom ROM is simply a ROM that's been customised. It may be based on the official ROM from HTC, or the open source version of Android
ClockworkMOD is an open source recovery image. It allows us to do full backups of the NAND memory (nandroid backup), as well as easily installing new ROMs/updates. These come in zip files Fastboot is a way to test stuff quickly. It allows you to flash certain parts of a ROM without the need to flash the whole thing, as well as boot from a kernel that isn't flahed to the device. It's a dev thing
The latest version of Android for the Legend (officially) is 2.2. HTC firmwares follow a different numbering scheme. HTC ROMs v. 1.x and 2.x are based on Android 2.1, and v. 3.x is based on 2.2
marder101 said:
I know I AM the biggest noob you guys will ever find. Seriously, no websites actually explain all these stuff, and I'm getting paranoid over using an android phone. I know you guys might just tell me to get a simpler phone, but I upgraded to an android to know more about it.
Click to expand...
Click to collapse
Get learnin'
I hope this helps
@GrammarFreak:
Thanks for your post! Even though I thought I kinda understood most things, this cleared a lot up for me!
RMWessels
No worries
ishan_rulz said:
http://lifehacker.com/5717356/set-u...tm_campaign=Feed:+lifehacker/full+(Lifehacker)
^ To know more about your Android.
Try various Wi-fi settings till you get proper Wi-Fi signal.
http://zubu.ca/legend/fota_check.php shows that there is no update available for your build, I suggest you debrand.
I just helped about with the basics, the more experienced people will be able to answer you better. Did you get a black Legend?
Click to expand...
Click to collapse
Hello her last day i got a new legend and it was black and it looks like my old htc hero

[Q] 7004>nodo>mango dev unlock...is there an easier way?

Hi Everyone,
I just received a brand new ATT Focus from US ( with the SIM unlocking code also ).
The phone is rev 1.3 and running 7392 atm.
Searched and searched on XDA, Google also...couldn't find a definitive answer at all...
What is the easiest/fastest way to get to dev unlocked Mango ?
So far, from what I've read is to revert to 7004-chevron unlock-update NoDo- keep the unlock-update mango ( of course some registry tweaks during the way).
Thanks,
htc9420 said:
So far, from what I've read is to revert to 7004-chevron unlock-update NoDo- keep the unlock-update mango ( of course some registry tweaks during the way).
Click to expand...
Click to collapse
That is the only way except ofc, paying the developer unlock.
OMFG...I'm stuck @ 7008 version. Zune tells me it's the latest update...LOL
this is driving me nuts...can do Silverlight but can't update the freaking phone
htc9420 said:
OMFG...I'm stuck @ 7008 version. Zune tells me it's the latest update...LOL
this is driving me nuts...can do Silverlight but can't update the freaking phone
Click to expand...
Click to collapse
Try on another computer. That solved it for many.
Job done
haha, I wasn't seeing the trees because of the forest.
For anyone that might get interested in this, here are the steps that worked great for me ( didn't put any SIM, nor had the time adjusted):
All info I had maily came from this :
http://forum.xda-developers.com/showthread.php?t=1143999
1. Install/flash 7004. Unlock via chevron. Use any registry editor to erase the values from HKEY_LOCAL_MACHINE > Software > Microsoft > DeviceReg/PortalUrlInt, remove its value data and save it. Do the same with PortalUrlProd
2.Zune upgrade to 7008.
3.Zune upgrade to NODO.
STOP THE UPDATING WHEN DONE otherwise ZUNE will automatically proceed to the last two updates that leads to Mango.
4. Deploy http://forum.xda-developers.com/attachment.php?attachmentid=722646&d=1316284246
5. Deploy http://www.edisk.cz/en/download/38910/New_SMS_unlock.xap_41.01KB.html
6. Make root /provxml. Copy unlock.xml to it.
7. Let Zune do the rest.
In my case, everything worked flawless and updated to the last samsung update: fm 2103.11.8.1; radio: 2103.11.8.1 BL: 5.8.0.2
you forgot to mention that after updating to mango 7720, you need to run the diagnostics app to load the "unlocked" profile. Heres a link to the thread, but this thread i find is unclear;
http://forum.xda-developers.com/showthread.php?p=16809179
What i did was the following AFTER the update to MANGO!
1. Enter the diagnostics terminal by entering "##634#" as a phone number
2. Typed "*#9908#" in the diag. mode, which brought me to the GPRS settings
3. Scrolled through the list of profiles, selected "unlock", clicked "save"
4. now your focus is ready for sideloaded apps!
htc9420 said:
haha, I wasn't seeing the trees because of the forest.
For anyone that might get interested in this, here are the steps that worked great for me ( didn't put any SIM, nor had the time adjusted):
All info I had maily came from this :
http://forum.xda-developers.com/showthread.php?t=1143999
1. Install/flash 7004. Unlock via chevron. Use any registry editor to erase the values from HKEY_LOCAL_MACHINE > Software > Microsoft > DeviceReg/PortalUrlInt, remove its value data and save it. Do the same with PortalUrlProd
2.Zune upgrade to 7008.
3.Zune upgrade to NODO.
STOP THE UPDATING WHEN DONE otherwise ZUNE will automatically proceed to the last two updates that leads to Mango.
4. Deploy http://forum.xda-developers.com/attachment.php?attachmentid=722646&d=1316284246
5. Deploy http://www.edisk.cz/en/download/38910/New_SMS_unlock.xap_41.01KB.html
6. Make root /provxml. Copy unlock.xml to it.
7. Let Zune do the rest.
In my case, everything worked flawless and updated to the last samsung update: fm 2103.11.8.1; radio: 2103.11.8.1 BL: 5.8.0.2
Click to expand...
Click to collapse
Consider me new; can you connect steps 4 and 5 with step 6? 4/5 are each XAP files, what purpose does each serve?
Also (and maybe related), unlock.xml seems to be within one of the linked XAPs if you change it's extension to ZIP. How do I copy it to /provxml? This isn't self evident to me, but maybe it is once in Root Tools? I haven't been in Root Tools yet, but is there somewhere to do step 6 within this and if so, can you summarize where?
Sorry for the many questions, there's a lot of info that's hard to digest on the matter - this is pretty close to being the best (most understandable) step-by-step once the questions I posed are answered. Thanks.
xaeryan said:
Consider me new; can you connect steps 4 and 5 with step 6? 4/5 are each XAP files, what purpose does each serve?
Also (and maybe related), unlock.xml seems to be within one of the linked XAPs if you change it's extension to ZIP. How do I copy it to /provxml? This isn't self evident to me, but maybe it is once in Root Tools? I haven't been in Root Tools yet, but is there somewhere to do step 6 within this and if so, can you summarize where?
Sorry for the many questions, there's a lot of info that's hard to digest on the matter - this is pretty close to being the best (most understandable) step-by-step once the questions I posed are answered. Thanks.
Click to expand...
Click to collapse
When you get to NoDo-cancel search for updates as it will surely get you to Mango without unlock.
Install ''WP7 Root Tools" from the link-yes it is a xap.
Install " New SMS" xap from the link.
Open WP& root tools on phone. Make a provxml folder in root. Navigate to Applications/Install/D19A80F2-..../Install and copy unlock.xml.
Paste unlock.xml inside the previously created PROVXML folder.
Exit.
Go to home screen open Phone.
Go to dialer- dial ##634#. A new program should open.
Type *#9908# and a new dialog comes out.
Choose unlock from the list. Press save. Exit.
Done. Fertig. Listo. Finito.
Hope it's clearer this time. Good luck.
This steps should be posted in a new thread and stickied.. IMO, its really hard to find good collected guide about the focus...
3G not working after Unlock
Hey guys, have you noticed that 3G data doesnt work anymore after loading the unlock.xml profile under Mango? I tried reloading the other presets that were available in the GPRS diag. shell, but my 3G is still knocked out. Any thoughts? I am with Rogers in Canada
htc9420 said:
When you get to NoDo-cancel search for updates as it will surely get you to Mango without unlock.
Install ''WP7 Root Tools" from the link-yes it is a xap.
Install " New SMS" xap from the link.
Open WP& root tools on phone. Make a provxml folder in root. Navigate to Applications/Install/D19A80F2-..../Install and copy unlock.xml.
Paste unlock.xml inside the previously created PROVXML folder.
Exit.
Go to home screen open Phone.
Go to dialer- dial ##634#. A new program should open.
Type *#9908# and a new dialog comes out.
Choose unlock from the list. Press save. Exit.
Done. Fertig. Listo. Finito.
Hope it's clearer this time. Good luck.
Click to expand...
Click to collapse
Yup, it's not much different from your previous steps, but the few bits you added helped make the rest more evident. Danke!
pachuau86 said:
This steps should be posted in a new thread and stickied.. IMO, its really hard to find good collected guide about the focus...
Click to expand...
Click to collapse
Agreed!
---------- Post added at 08:36 PM ---------- Previous post was at 08:29 PM ----------
ssingh819 said:
Hey guys, have you noticed that 3G data doesnt work anymore after loading the unlock.xml profile under Mango? I tried reloading the other presets that were available in the GPRS diag. shell, but my 3G is still knocked out. Any thoughts? I am with Rogers in Canada
Click to expand...
Click to collapse
Look around in the WP7 hacking forum for mango update threads - I remember reading something specific to this very issue - "how to fix 3G after provxml unlock" or similar...
ssingh819 said:
you forgot to mention that after updating to mango 7720, you need to run the diagnostics app to load the "unlocked" profile. Heres a link to the thread, but this thread i find is unclear;
http://forum.xda-developers.com/showthread.php?p=16809179
What i did was the following AFTER the update to MANGO!
1. Enter the diagnostics terminal by entering "##634#" as a phone number
2. Typed "*#9908#" in the diag. mode, which brought me to the GPRS settings
3. Scrolled through the list of profiles, selected "unlock", clicked "save"
4. now your focus is ready for sideloaded apps!
Click to expand...
Click to collapse
Just to confirm, you went through 7392, 7403, and 7720 all BEFORE selecting the unlock profile, right? LOL, I rolled back to Nodo to do this a few days ago, and Zune isn't giving me the option to update anymore, so when (if?) it finally does, I want to make sure I don't screw up and have to roll back again.
Not sure why it continues to tell me no updates are available when I have already gone through the update (using the official process) before, so I know it has been released to me. Perhaps it was only "available" to me briefly before they moved on to a different set of users?
do i have to use the unlock using dialpad BEFORE or AFTER mango update... im in 7392 (i think thats NoDo???) right now, and im confused

Samsung focus beginner guide ...

Hello everyone I have just bought a new Samsung focus rev 1.3 and I migrated from android and I wanted you all to guide me abut unlocking rom., magdlr , side loading apps etc.. right now am on stock mango.......... plz help me.... thankd
Sent from my MB525 using XDA
devilthehellraiser said:
Hello everyone I have just bought a new Samsung focus rev 1.3 and I migrated from android and I wanted you all to guide me abut unlocking rom., magdlr , side loading apps etc.. right now am on stock mango.......... plz help me.... thankd
Sent from my MB525 using XDA
Click to expand...
Click to collapse
1. Stock roms. Custom ROMs: DFT+Magldr, mi7rom, CleanDFT
2. Dev unlocking through WindowsBreak project
3. To deploy XAPs you need Winco's mini WP7 SDK and Winco's deployer wXapAssistant
4. Deploy these 2 apps immediately: Samsung tools (to prevent relock) and WP7 Root tools (file explorer, registry editor etc)
I also suggest you read this thread, it's a bit oudated but it contains all the needed tools today.
This is what you need to start with, good luck!
Nice, concise post, EnderPsp.
EnderPsp said:
1. Stock roms. Custom ROMs: DFT+Magldr, mi7rom, CleanDFT
2. Dev unlocking through WindowsBreak project
3. To deploy XAPs you need Winco's mini WP7 SDK and Winco's deployer wXapAssistant
4. Deploy these 2 apps immediately: Samsung tools (to prevent relock) and WP7 Root tools (file explorer, registry editor etc)
I also suggest you read this thread, it's a bit oudated but it contains all the needed tools today.
This is what you need to start with, good luck!
Click to expand...
Click to collapse
Thanks for your concise email and the wiki.
Is there any step by step guide for first time flashing? It seems I am stuck with a ver1.3 demo mode phone and need to flash it to fix it. Any help and advise is highly appreciated.
Thanks.
cyclops13 said:
Thanks for your concise email and the wiki.
Is there any step by step guide for first time flashing? It seems I am stuck with a ver1.3 demo mode phone and need to flash it to fix it. Any help and advise is highly appreciated.
Thanks.
Click to expand...
Click to collapse
Sure, read here (part of step 1 of my Noob friendly unlock post)
EnderPsp said:
Sure, read here (part of step 1 of my Noob friendly unlock post)
Click to expand...
Click to collapse
Thanks! This steps seem simple enough for me to follow.
I am in a dilemma, help me out guys. I bought a used phone for $90 and its in a pretty good condition overall except for the demo mode issue. I have the option of opting for a replacement, but I am not sure whether the replacement would be as good as this one.
The phone is scratch-less and cosmetically in pretty good shape. I also checked the diagnostic menu and there was no issue found to my noobie eyes. The usual burn in problem with demo units is also not present. I could not check the calling features as its in demo mode. Is there anything else I should look for?
So what should I do? Keep this and flash with a stock ROM (which I am sure inputs by you all will definitely get me through) or I should just go ahead and take a replacement?
EDIT: Any inputs guys???
EnderPsp said:
Sure, read here (part of step 1 of my Noob friendly unlock post)
Click to expand...
Click to collapse
So I have decided to keep this phone and flash it to a stock ROM.
I was going through the posts referred by you (very helpful) and can figure that the bootloader is working fine. Will start the flashing when I get home from work.
One of the points mentioned in the tutorial says that the battery should be 80% charged before starting with the flashing process - which makes sense. BUT, I am having some issues here. The demo mode seems to be a battery hog, so even if I have plugged the phone to the charger, the battery is getting charged really slow (probably the battery is bad as well). Its been a few hours since I have plugged it in and its still probably at 20% and the phone is getting pretty warm at the back and the front. Is this going to be a problem???
cyclops13 said:
So I have decided to keep this phone and flash it to a stock ROM.
I was going through the posts referred by you (very helpful) and can figure that the bootloader is working fine. Will start the flashing when I get home from work.
One of the points mentioned in the tutorial says that the battery should be 80% charged before starting with the flashing process - which makes sense. BUT, I am having some issues here. The demo mode seems to be a battery hog, so even if I have plugged the phone to the charger, the battery is getting charged really slow (probably the battery is bad as well). Its been a few hours since I have plugged it in and its still probably at 20% and the phone is getting pretty warm at the back and the front. Is this going to be a problem???
Click to expand...
Click to collapse
Flashing implies some risk, so having more battery definitely helps. By my experience, 40% is enough but I recommended 80% for the general case (to cover all possibilities). But considering your battery is slow charging, I would do 2 things to charge faster:
- set airplane mode
- turn screen off
So when you reach 40% you should be fine for flashing stock ROM. But I don't know all the particular details so you need to consider all. Normally, flashing a stock ROM takes about 10 mins, so it doesn't require a lot of battery.
And just to be clear, for demo phones I first recommend you return the phone, since these aren't normally sold to users. But that is your choice and again, I don't know all the particularities (for demo phones) or even if flashing a stock rom actually works, for that matter.
EnderPsp said:
Flashing implies some risk, so having more battery definitely helps. By my experience, 40% is enough but I recommended 80% for the general case (to cover all possibilities). But considering your battery is slow charging, I would do 2 things to charge faster:
- set airplane mode
- turn screen off
So when you reach 40% you should be fine for flashing stock ROM. But I don't know all the particular details so you need to consider all. Normally, flashing a stock ROM takes about 10 mins, so it doesn't require a lot of battery.
And just to be clear, for demo phones I first recommend you return the phone, since these aren't normally sold to users. But that is your choice and again, I don't know all the particularities (for demo phones) or even if flashing a stock rom actually works, for that matter.
Click to expand...
Click to collapse
SUCCESS!!! Thank you guys!
All the posts were really helpful. Now I can confirm that the demo version phones can be fixed by this method!
Registry Editor
Guys, I see a lot posts about editing the registry entries to tweak stuff. I need to change my default live ID and found a suggested way to change that through registry edit. BUT how do I do it? I am not having enough posts, so cant post in the dev threads.
My bad, the answer was right in this thread! I gotta windowbreak and then install WP7Roottools to edit the registry!
EnderPsp said:
1. Stock roms. Custom ROMs: DFT+Magldr, mi7rom, CleanDFT
2. Dev unlocking through WindowsBreak project
3. To deploy XAPs you need Winco's mini WP7 SDK and Winco's deployer wXapAssistant
4. Deploy these 2 apps immediately: Samsung tools (to prevent relock) and WP7 Root tools (file explorer, registry editor etc)
I also suggest you read this thread, it's a bit oudated but it contains all the needed tools today.
This is what you need to start with, good luck!
Click to expand...
Click to collapse
Did everything till step 3, but at 4 not able to proceed. No matter what I do, it wont detect that my device is connected. Please help..
cyclops13 said:
Did everything till step 3, but at 4 not able to proceed. No matter what I do, it wont detect that my device is connected. Please help..
Click to expand...
Click to collapse
Kill every program you've opened. Skype messes up the connection. If you're able to sync in Zune, it should work. Also
- don't close Zune while you do that
- make sure you're synced fully in Zune, not in Guest mode
EnderPsp said:
Kill every program you've opened. Skype messes up the connection. If you're able to sync in Zune, it should work. Also
- don't close Zune while you do that
- make sure you're synced fully in Zune, not in Guest mode
Click to expand...
Click to collapse
Tried doing it afresh as well, did a hard reset and then windowbreak - did not work. I did connect to Zune but did not do a complete sync, will do that tonight and check.
It works! Thanks again EnderPsp!
Glad it's sorted for you in the end!
cyclops13 said:
Did everything till step 3, but at 4 not able to proceed. No matter what I do, it wont detect that my device is connected. Please help..
Click to expand...
Click to collapse
EnderPsp said:
Kill every program you've opened. Skype messes up the connection. If you're able to sync in Zune, it should work. Also
- don't close Zune while you do that
- make sure you're synced fully in Zune, not in Guest mode
Click to expand...
Click to collapse
cyclops13 said:
Tried doing it afresh as well, did a hard reset and then windowbreak - did not work. I did connect to Zune but did not do a complete sync, will do that tonight and check.
Click to expand...
Click to collapse
cyclops13 said:
It works! Thanks again EnderPsp!
Click to expand...
Click to collapse
Help! I am stuck again.. No matter what, the device shows disconnected! I just downloaded the Nokia Drive XAP and trying to install it since more than 2 hours. Reinstalled everything, still wont work! Its so frustrating!
cyclops13 said:
Help! I am stuck again.. No matter what, the device shows disconnected! I just downloaded the Nokia Drive XAP and trying to install it since more than 2 hours. Reinstalled everything, still wont work! Its so frustrating!
Click to expand...
Click to collapse
Can you please post your PDA/Phone? (*#1234# in Diagnosis)
EnderPsp said:
Can you please post your PDA/Phone? (*#1234# in Diagnosis)
Click to expand...
Click to collapse
PDA: i917UCKH1
Phone: i917UCKH1
Sorry for the delayed response, I was out for the weekend. Any thoughts on what would go wrong? I still have the WP7 Root Tools installed and it seems to be working fine!
cyclops13 said:
PDA: i917UCKH1
Phone: i917UCKH1
Sorry for the delayed response, I was out for the weekend. Any thoughts on what would go wrong? I still have the WP7 Root Tools installed and it seems to be working fine!
Click to expand...
Click to collapse
That's good, you don't have KK2 and if Root Tools works, it's a problem with your PC, your phone is fine! Make sure you close all programs that may use https connection. I also recommend the reading here (pasting some relevant bits):
Steps for unlocking:
...
6. Open TCPView. (tcpview.exe inside of the downloaded archive) Click on the heading marked "Local Port" until the arrow next to it is pointing up.
7. Look on the Local Port column for any entries labeled "HTTPS". These programs MUST be closed for Chevron to work properly. Common culprits are Skype, and XAMPP. Use Task Manager (CTRL+ALT+Delete) to ensure they are closed if you run into issues.

Categories

Resources