How 2 upgrade HTC tattoo from 1.6 to 2.1 - Click General

I have HTC Tattoo, currently it has Android 1.6. How can i update to Android 2.1.
Please provide me some to update it.

There is no official update for Tattoo so you need to root and flash a custom rom. Search the forum and you will find some guides on how to do it.
A good place to start is:
[GUIDE] All Tattoo questions and answers see here (from A to Z)!
[READ FIRST] Roll-up Thread about Rooting and Flashing

I would like to upgrade from stock rom to a custom one.
Is it possible to keep existing applications and application data? How?

1.6 to 2.x any Backup not work for me SMS MMS and all application it's gone.

backup app data
backup app or data
mybackpro. or titanium backup ( install busybox click on problems ? ) very good app

yatin kumar said:
backup app or data
mybackpro. or titanium backup ( install busybox click on problems ? ) very good app
Click to expand...
Click to collapse
I tried titanium backup. After rooting the phone it says:
"BusyBox works but the "su" command does not elevate to root:"whoami" reports "whoami: unknowen uid 10067" instead of root/uid 0. I think your "SuperWhitelist" system app does not work. Please check with rom provider.
I have made backup with titanium but I don't think it is good because the file size is below 1kbyte.

sakos1 said:
I tried titanium backup. After rooting the phone it says:
I have made backup with titanium but I don't think it is good because the file size is below 1kbyte.
Click to expand...
Click to collapse
1kb fine i have opera mobile(10mb) backup 800kb & other app are around 1kb try restore work or not & zip file is correct root access ok or not
i had only superuser app titanium dont work but after busybox work fine
does you have superuser app(universal root) ?

yatin kumar said:
1kb fine i have opera mobile(10mb) backup 800kb & other app are around 1kb try restore work or not & zip file is correct root access ok or not
i had only superuser app titanium dont work but after busybox work fine
does you have superuser app(universal root) ?
Click to expand...
Click to collapse
Superuser was missing. I will try with that.

sakos1 said:
Superuser was missing. I will try with that.
Click to expand...
Click to collapse
Superuser has been installed but still have "BusyBox works but the "su" command does not elevate to root:"whoami" reports "whoami: unknowen uid 10067" instead of root/uid 0. I think your "SuperWhitelist" system app does not work. Please check with rom provider.
The backup file size is almost zero. It contains nothing.

Related

Busybox update.zip for incredible?

Does an update.zip exist for the incredible to add busybox to a stock rooted Rom? Or is there anyone willing to make one? I found one for the hero where they stripped down a rom and just left busybox, apps2sd, and Su. It would be greatly appreciated by many noobs like myself.
Sent from my ADR6300 using XDA App
I believe Stericson has an app out that installs busy box for you with a single click. Just search "Busy box" in the market and it should come up. Not sure as to whether or not it works on the Incredible, as I've an Evo, but it should.
I tried that but it failed saying either I it couldn't remount or I wasn't rooted.
Sent from my ADR6300 using XDA App
bradatz said:
Does an update.zip exist for the incredible to add busybox to a stock rooted Rom? Or is there anyone willing to make one? I found one for the hero where they stripped down a rom and just left busybox, apps2sd, and Su. It would be greatly appreciated by many noobs like myself.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I think the unrevoked tool installs it for you.
I'll try that again, but I used 3.0 to root it. Maybe 3.1 will install it, I thought that was only windows fixes from 3.0
maybe
kind of a rookie here, but couldn't you just install titanium backup and then click the problems button. I think it downloads and install busybox??
Nice call!!! Worked like a charm. Thx.
NO
ejkeebler said:
kind of a rookie here, but couldn't you just install titanium backup and then click the problems button. I think it downloads and install busybox??
Click to expand...
Click to collapse
Wouldn't be permenant since NAND is still locked. Would lose it after reboot and have to do same thing over and over after every reboot.
http://www.unrevoked.com/incredible/payload-update.zip
Apply this payload-update.zip and it will install busybox. Just go to recovery and choose install zip from SD card and then choose this one
Then to test
go to cmd prompt
type adb shell
then when in shell type
busybox and you will see its now installed.
If you want the latest busybox, I've attached 1.16.2 freshly compiled.
One issue I ran into was that all the info on the forums has busybox being installed in /system/xbin. The PATH variable has /system/bin before /system/xbin, so that means the original symlinks to "toolbox" are getting picked up first - I don't know if I'm the only one who was annoyed by ls -al returning "-al: No such file or directory"
I guess "toolbox" didn't support this, so you can either install busybox to /system/bin, or leave it in /system/xbin and create a symlink called toolbox in /system/bin that points to busybox in /system/xbin.
As usual, backup your "toolbox" binary first before removing it from /system/bin.
Now ls -al returns a correct listing and I see no app breakage by the symlink method - Ti Backup runs just fine without needing to install its own busybox.
*edit - I guess this doesn't really answer the OP, but I figured I would share this anyway.
ok so I found a side effect - WiFi doesnt work after this. There seems to be a problem with dhcpcd and the new busybox, even though external dhcp support was compiled in...guess I've got some digging to do...
http://codehydra.com/Dinc/RootStock/roto-rooter.zip
that is a busybox install I ripped out of a N1 froyo root update.zip Cyanogen did, modded for the D-Inc.
Seems to work well for me.
the easy way is just to install titanium backup from the market and then click problems and it will install busybox for you in like 5 seconds
Not Really
... but it does NOT install the newest busybox; just one which is compatible with Titanium Backup.
Busybox.net shows v1.17 is the latest (unstable) release, and v1.16.2 is the latest stable. Titanium Backup pushes something in the v1.15 area.
http://www.busybox.net/
Also when I did it through titanium and went to busybox to install latest it said my system had none.
I have a busybox 1.16.2 version that I ripped from one of the posted ROMs that I can attach. It works on the Inc, and I think the whole DHCP / resolv.conf thing works too. At least it's the only version I tried where I can get wget working properly. You may need to create /system/etc/resolv.conf with some valid nameservers first though. Let me know if you want me to post it.
Hmm, nevermind. I tried with the busybox version I have, and WiFi does not get an IP address. Seems to be the same problem.
If you track it down, when you compile your version check if wget works properly also. There were some issues with that and DNS lookups. Don't forget you may need a valid resolv.conf.
Joe92T said:
the easy way is just to install titanium backup from the market and then click problems and it will install busybox for you in like 5 seconds
Click to expand...
Click to collapse
I second this , I used ones off the rooting forums and it never quite worked right until I let titanium backup install it for me. Also its much easier than pushing files to your device if you are unfamiliar with doing it, because you can download tb from market and it does the work for you
Sent from my ADR6300 using Tapatalk
Easiest way to stay current is to install the Stericson app. It can't install it for you due to the NAND lock, but
1) It's trivial to extract it and install manually from the .apk file.
2) It will give you an easy notification via the marketplace that a new version is available.

rooting

have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S
Still need to crack the shell. Use root explorer or something.
Sent from my X10a using XDA App
crecsky said:
Still need to crack the shell. Use root explorer or something.
Sent from my X10a using XDA App
Click to expand...
Click to collapse
hmmm well i used it and it says that message :/
maybe our root method is working 50%
Did you install Busybox from the Android Market after rooting with z4root? I believe this is what is used to grant superuser capabilities. Root Explorer should allow you to push those files after this.
busybox wouldn't install on mine after i'd "rooted" using z4root.. and now the superoneclick won't work for me either (I've just installed JIT)...
installed busybox and didn't work at all
alankstiyo said:
have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S
Click to expand...
Click to collapse
Just use ringdroid if you like to add ringtone or notification sound. No need root. And btw z4root works good for me
Sent from my Xperia X10i (2.1 and rooted) using XDA app
I just rooted mine today. apparently there are a few versions of busybox that don't work as they should. I installed titanium after root. Load titanium, it will tell you it can't get superuser rights but will start anyway. Click the "Problems" button at the bottom of the screen and it will download a reliable version of busybox.
I hope this helps.
smokey14346 said:
I just rooted mine today. apparently there are a few versions of busybox that don't work as they should. I installed titanium after root. Load titanium, it will tell you it can't get superuser rights but will start anyway. Click the "Problems" button at the bottom of the screen and it will download a reliable version of busybox.
I hope this helps.
Click to expand...
Click to collapse
Didn't work for me either. When trying to download BusyBox through Titanium, I get an "install failed". Went to market and downloaded busybox from there but gives me a "your phone is rooted. Could not locate busybox".
I have an X10a through AT&T R2CA016. Do I need to debrand it before rooting?
Narvarr said:
Didn't work for me either. When trying to download BusyBox through Titanium, I get an "install failed". Went to market and downloaded busybox from there but gives me a "your phone is rooted. Could not locate busybox".
I have an X10a through AT&T R2CA016. Do I need to debrand it before rooting?
Click to expand...
Click to collapse
You don't need to debrand before rooting. When you download/install Busybox from the Market, open it and it will give you the option of which version of Busybox you want to install/use, select the one you want and run it. Then you can use Titanium after that.
z4root worked fine on my x10. used superoneclick to apply shell root after that but busybox installed fine before that.
Will z4root work on my 2.1-update1 X10?
I have the Nordic Unbranded version with build No. 20A0504 or something...
I only need root to access the Japanese market, nothing else (don't care about otifications etc).
Will it work then? If I use z4root?
Oh, and it wont mess up my SD card, contacts or battery or anything like that?
alankstiyo said:
have you seen that 1 click root an z4root don't really make a full root of our x10s???
I was trying to put some ringtones on the notification folder (inside system/media/audio) but I was unable to do it :S it said I lack of the permissions :S
Click to expand...
Click to collapse
old post i know....but it works fine for me....had you mounted in R/W mode? it should say R/O at the top if you have. I just copied an mp3 file straight into the internal memory (/system/media/audio/ringtones)
That what I do!
I use a "Flash tool release"
root by installing the z4root
then I i install busybox
and to get full access I install rootexplorer and reamount system to the rw the in rootexplorer
then use the "X10modtool" XDA Tool So Always when i try to change staff in my x10 I just open rootexplorer and re amount
Then use Adb shell and staff
(Work 100% for me)
The reamunting it just does not work when use seus or PPC - the ADB is close in the production version of the SE system
By the way How to turn on the ADB in the SE ?? (permittions)
In summary when you install XDA apps just add rootexplorer and reamount to rw

[Q] How to delete pre-install app on 2.1

please can someone help with that? have can i delete pre install app,i install superuser premission but su command dont work and i cant unistall preinstall app
HELP!
cindra89 said:
please can someone help with that? have can i delete pre install app,i install superuser premission but su command dont work and i cant unistall preinstall app
HELP!
Click to expand...
Click to collapse
to use su, u need to get root rights
i have used the root(I followed these steps http://forum.xda-developers.com/showthread.php?t=825228 and everything went just fine) after that, I went back to try to use again super user premission(su command) and then again was not work,why?
What are you trying to do, gain super user permissions on 2.1?
I have a root and what now?? how to delete pre- installed apps?? can some body tell me? step by step or give a link to topic where this issues was solved??
Go to the market download titanium backup, make a backup of everything, then just tap the app you want to remove and hit uninstall, it really is that simple, if you need busybox the app will even get it for you!!
But do make a backup first because if you remove an app that is needed you can easily restore it.

[GUIDE] Update Superuser From Market FIX!

I am running LeeDrOiD, but I know many people have this issue.
If you are trying to update Superuser from the market, and you get invalid signature and installation fails. This is my work around, which works for me.
My rom had superuser.apk and not Superuser.apk, which linux takes as two files whilst windows references everything in capitals.
Download Superuser Update Fixer.
Run the application, which will say that signature fails. Then run the fix, which will say okay all the way through and the signature still fails.
Download Root Explorer, and mount /system/ as rw.
Go to /system/apps/ and you will find Superuser.apk and superuser.apk, rename or delete superuser.apk and then rename Superuser.apk to superuser.apk.
Restart your phone.
Go to app drawer, and launch Superuser. Your whitelist and blacklist has been erased.
Run Superuser Update Fixer and you should see signature match is okay, now click update from market and enjoy.
- Antony
thanks for your work, can explain what exactly the app is doing?
Is there a free vers of root xplorer?
Sent from my Desire HD using XDA App
snowwhite007 said:
Is there a free vers of root xplorer?
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I don't think there is. There may be another app that does this job though. You need something that can mount system rw.
It may be possible to do this step with ADB, however I just posted how I did it.
ES file explorer has this system rw option, it says that it only works with CM and some other rom but it works for me and I'm running leedroid. Only problem is you have to unmount and mount it again every now and then.
Yeah to make it work just select the non CM7 mod option, HIAPK i think it's called? either way just select that one, apart from what the guy above me said about the remounting every now and then, should be a good substitute for root explorer
I downloaded superuser from market and the fix but wen using es explorer i only see one superuser?
Sent from my Desire HD using XDA App
All good now cheerz
Sent from my Desire HD using XDA App
I only have the Superuser.apk, but still have problems on the update. I had lost root and just decided to reroot, but got the Ninja Icon app. I tried to update - sig failed. Tried the Update Fixer and on changing to 644 fail, check sigs fail. Then I tried this.
Any other ideas on how to get it?
Wat rom u using?
Sent from my Desire HD using XDA App
Just updated SuperUser thanks to your guide, cheers mate
similar to the rootexplorer
[free alternative to Root Explorer]
PartTimeLegend said:
I don't think there is. There may be another app that does this job though. t.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
http://code.google.com/p/androotfile/
The ultimate file manager for root users, similar to the rootexplorer,It can access the whole of file system and support copy, cut, paste, delete and rename.The next version will add management and setting functions
Click to expand...
Click to collapse
not me tested
it worked for me ( upgrade from version Superuser 3.07 to 3.2 ) thanks !
it worked for me ( upgrade from version Superuser 3.07 to 3.2 ) thanks !
i just had to delete , the file from the folder ( directory ) the "rename" did not work .
after delete & re-boot , the upgrade and installation worked fine !
thanks again for sharing !
if anyone needs the link for the root system browser [ Root Explorer ] let me know , i found a place with free download .
hi i want to know which is best for desire hd superuser or superSU

Need Help with /system/bin/sh

Okay, so heres my case i rooted my play and installed the custom ROM GBTweaked0. Since then i couldn't access my Recovery or install my old rom from my SD card. Me being a n00b, i tried uninstalling busybox, the uninstall failed and since then my apps seem to have lost root access and im missing /system/bin/sh.
Please if anyone could help me get the sh file back i'd greatly appreciate it. i just want my phone running back on my stock rom
try downloading busybox installer from the market it has every version if that doesnt work reroot or give those apps permission in superuser again
psxpetey said:
try downloading busybox installer from the market it has every version if that doesnt work reroot or give those apps permission in superuser again
Click to expand...
Click to collapse
i already tried reinstalling busybox from the market and it claims it doesnt have root access even though it does. i made sure in super user
you could find the busybox files and move them manually to the correct location
-------------------------------------------
Fma965 - ForgottenCoders
http://forgottencoders.co.uk
i dont think that that would work either because system/bin is a read only folder. so even if i knew how to manually install busybox the way your talking about i don't think that it would let me.
never mind i flashed to stock 2.3.2 using WotanServer. Thanks for the help
mike61096 said:
never mind i flashed to stock 2.3.2 using WotanServer. Thanks for the help
Click to expand...
Click to collapse
well if you had root it is read/write? Isn't it?
-------------------------------------------
Fma965 - Forgottencoders.co.uk
Want to make me a banner? PM me
fma965 said:
well if you had root it is read/write? Isn't it?
-------------------------------------------
Fma965 - Forgottencoders.co.uk
Want to make me a banner? PM me
Click to expand...
Click to collapse
yes, but like i said in my first post, i tried uninstalling busybox which deleted the sh file in my system/bin folder which must have taken root access away.
But again, it's all good now cus like i said i managed to flash back to stock 2.3.2 using WotanServer and updated to 2.3.3, rooted, restored all my apps, and now my phone is back to normal.

Categories

Resources