Thai Characters - Hero, G2 Touch Android Development

Hello I've successfully routed my Hero - I followed the instruction from this link
http://forum.xda-developers.com/showpost.php?p=4257045&postcount=38
When I try to install the Thai language on my Hero (from this link
http://forum.xda-developers.com/showthread.php?t=549022 ) it doesn't work. Is there another way I can do this? Is there a place in Bangkok I can go to get this done?
Thanks

plege said:
Hello I've successfully routed my Hero - I followed the instruction from this link
http://forum.xda-developers.com/showpost.php?p=4257045&postcount=38
When I try to install the Thai language on my Hero (from this link
http://forum.xda-developers.com/showthread.php?t=549022 ) it doesn't work. Is there another way I can do this? Is there a place in Bangkok I can go to get this done?
Thanks
Click to expand...
Click to collapse
the easy way to install font is use root explorer program (get it from market) and then copy thai font from droidsans.com over to the old font. But before you can copy over you must click on remount r/w on the root explorer first. Hope this can help

plege said:
Hello I've successfully routed my Hero - I followed the instruction from this link
http://forum.xda-developers.com/showpost.php?p=4257045&postcount=38
When I try to install the Thai language on my Hero (from this link
http://forum.xda-developers.com/showthread.php?t=549022 ) it doesn't work. Is there another way I can do this? Is there a place in Bangkok I can go to get this done?
Thanks
Click to expand...
Click to collapse
Assume that you read Thai, this may help... good luck!
ติดตั้ง font ไทย
1. อยู่ที่หน้าจอหลัก ต่อสาย usb แล้ว mount
2. copy *.ttf:
download DroidSansWithThaiFontsv1.zip จาก http://www.droidsans.com/sites/default/files/DroidSansWithThaiFontsv1.zip
สร้าง folder ใน sdcard ชื่อว่า fonts แล้ว unzip ไฟล์ นามสกุล .ttf ทั้งหมดไปใส่ใน folder นี้
3. ถอดสาย usb ออก
4. เปิดเมนูแล้วเข้าโปรแกรม Terminal Emulator
5. จะเห็นหน้าจอมีตัวอักษร $ ให้พิมพ์คำว่า su แล้วกด enter
6. จะมีหน้าจอปรากฏว่าต้องการให้สิทธิ์ root หรือไม่ ให้ตอบ always
7. จะกลับมาที่หน้าจอเดิมแต่เปลี่ยนเป็นตัวอักษร #
8. พิมพ์คำสั่งต่อไปนี้ (กด enter เมื่อจบบรรทัด) ** ระวังพิมพ์ผิด
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp /sdcard/fonts/* /system/fonts
9. รอจนเสร็จกลับมาที่ # แล้วให้ restart เครื่อง 1 ครั้ง
อ้างอิง : http://droidsans.com/node/337

Related

delete

Delete
Won't be available in Froyo?
I don't know. I haven't tested.
file can be downloaded when you enter a link for my website "http://www.funny-games.biz/main.html"
lollylost100 - why you copy solution from http://forum.android.com.pl/showpost.php?p=129779&postcount=13 posted originally by Lager and "signed" as your solution?
lollylost100 - OWNED! What a shame!
dawidf said:
lollylost100 - OWNED! What a shame!
Click to expand...
Click to collapse
Lager got the ban becouse probably it was his idea to written this. And now the guy says that it was his idea. Massacre. Cut off his head: D hehe
I did say I created the mod, which is correct. I didnt list the "other persons name" since instructions given by them were acctualy incorrect. Took me some fixing to get this working. At what point did I say the solution is mine?
lollylost100 said:
I made this little mod for all users who want to use their native language without installing 3rd party apps.
You will need:
-A rooted Desire
-Base xml with language settings
*This was only tested on 1.21.405.2 WWE Generic ROM therefore that ROM is recommended!*
1. Put your phone into recovery
2. In ADB type in
Code:
adb shell cat /proc/cmdline
3. Take note of the CID which is shown
3. Rename [EnterCID].xml to the CID found in step 2/3.
4. Put the renamed file to the root of C drive and use the following command to push the file to phone:
Code:
adb push C:/thenameofyourfile.xml /system/customize/CID/thenameofyourfile.xml
5. Wipe data
6. Boot up phone
This mod was created by Lollylost100. You may redistribute the .zip package as long as original author is credited.
Regards,
Lollylost100
Click to expand...
Click to collapse
from where can I download that Base xml files ?
lollylost100 said:
I did say I created the mod, which is correct. I didnt list the "other persons name" since instructions given by them were acctualy incorrect. Took me some fixing to get this working. At what point did I say the solution is mine?
Click to expand...
Click to collapse
can u please upload this base xml somewhere...ur link is out of date
base.xml again:
http://www.multiupload.com/XIBE8V084D

[FIX] 3D Fix, no more blur from 3d apps (gingerbread JV*)

Hi, I've just finished my hunt for 3D fix for gingerbread build JVK, and maybe JVB and JVA. So native 3D Launcher, 3D wallpapers show full resolution now.
1. Install via adb:
Code:
1. Download [URL="http://forum.xda-developers.com/attachment.php?attachmentid=582733&stc=1&d=1304204352"]this file[/URL] and extract
2. adb push 3D_fix_from_2.3.4/egl/ /system/lib/egl/
3. chmod /system/lib/egl/*
4. reboot to see changes.
2. Or flash via CWM Package (thank go to diamond69):
diamond69 said:
here is the requested update.zip for cwm3
Click to expand...
Click to collapse
I get it from 2.3.4 system of (possibly) Nexus S. I pushed to my phone and it works.
If it works for you, you could always push thanks button
P.S. use at your own risk and make backup of your old files (/system/lib/egl/*) in case something went wrong.
Worked thanks.
raksan said:
Hi, I've just finished my hunt for 3D fix for gingerbread build JVK, and maybe JVB and JVA. So native 3D Launcher, 3D wallpapers show full resolution now.
Step:
1. Download file and extract
2. adb push 3D_fix_from_2.3.4/egl/ /system/lib/egl/
3. chmod /system/lib/egl/*
4. reboot to see changes.
I get it from 2.3.4 system of (possibly) nexus S. I pushed to my phone and it works. Don't forget to thank me if it help you.
P.S. use at your own risk and make backup of your old files in case something went wrong. And feel free to make CMW package.
Click to expand...
Click to collapse
First of all , thanks for your effort
now . could you please tell something in detail
Q 1) what exactly do you mean by native 3d launcher ..??
Q 2) what was the blur problem ??
i am sure there would be many like me unaware of the blur issue ...
devabhishek said:
First of all , thanks for your effort
now . could you please tell something in detail
Q 1) what exactly do you mean by native 3d launcher ..??
Q 2) what was the blur problem ??
i am sure there would be many like me unaware of the blur issue ...
Click to expand...
Click to collapse
Gingerbread launcher has blurred icons in app drawer
devabhishek said:
First of all , thanks for your effort
now . could you please tell something in detail
Q 1) what exactly do you mean by native 3d launcher ..??
Q 2) what was the blur problem ??
i am sure there would be many like me unaware of the blur issue ...
Click to expand...
Click to collapse
+1, what happened before we apply this 'fix' ?
if you havent noticed it... you dont need the fix ;P
Nice work !
A CMW package would be great
This is great.
Thanks man, it's work
Does the problem only occur with the stock launcher or elsewhere in the UI?
It happens to other app as well like secret livewallpaper apps (from galaxy s 2).
is there any other method of installing this? like CWM or using root explorer?
Cheers
Andy
does this patch affect the performance ?
Can't anyone make a CWM to this?`It says in the terminal that my system is a read only filesyetem.
retskrad said:
Can't anyone make a CWM to this?`It says in the terminal that my system is a read only filesyetem.
Click to expand...
Click to collapse
Code:
mount -o rw,remount /system
should fix that.
I get this:
C:\Users\Aras>cd C:\Users\Aras\Desktop
C:\Users\Aras\Desktop>adb push libEGL_POWERVR_SGX540_120.so /system/lib/egl/
1505 KB/s (12330 bytes in 0.008s)
C:\Users\Aras\Desktop>adb push libEGL_POWERVR_SGX540_120.so /system/lib/egl/
1719 KB/s (12330 bytes in 0.007s)
C:\Users\Aras\Desktop>adb push libGLESv2_POWERVR_SGX540_120.so /system/lib/egl/
3701 KB/s (352530 bytes in 0.093s)
C:\Users\Aras\Desktop>
Click to expand...
Click to collapse
so it worked?
retskrad said:
I get this:
C:\Users\Aras>mount -o rw,remount /system
'mount' is not recognized as an internal or external command,
operable program or batch file.
Click to expand...
Click to collapse
Oh, I thought you were on your phone's shell. You need to type that command when you're on your phone's shell, or 'adb remount' from your computer if that works.
(Or you could always use Root Explorer, just remember to remount.)
here is the requested update.zip for cwm3
should I choose "install from sd card" or "choose update.zip" when choosing that file in recovery?
retskrad said:
should I choose "install from sd card" or "choose update.zip" when choosing that file in recovery?
Click to expand...
Click to collapse
Install from SD card
Sent from my GT-I9000 using XDA Premium App

locale execute plug-in / tasker

Hello y'all,
I am trying to write a command-line (in the locale execute plug-in) that will copy a file "/mnt/sdcard/GpsConf/gps.conf" to "/system/etc/gps.conf"
(so that i don't have to "set" the content off that file everytime i flash my SGS with a new custom ROM. It will become a "task" in tasker.)
Who can help??
already tried this:
! cat /mnt/sdcard/GpsConf/gps.conf > /system/etc/gps.conf
The problem (as far as i get it) is that /system/etc is read-only......
?? help ??
Anyone? (10 char]
pbecks1963 said:
Hello y'all,
I am trying to write a command-line (in the locale execute plug-in) that will copy a file "/mnt/sdcard/GpsConf/gps.conf" to "/system/etc/gps.conf"
(so that i don't have to "set" the content off that file everytime i flash my SGS with a new custom ROM. It will become a "task" in tasker.)
Who can help??
already tried this:
! cat /mnt/sdcard/GpsConf/gps.conf > /system/etc/gps.conf
The problem (as far as i get it) is that /system/etc is read-only......
?? help ??
Click to expand...
Click to collapse
You need to mount your /system partition in RW (Read/Write) mode, then remount it in RO (Read Only). I'm not sure what the path's are for the Galaxy S though. It's different than the Motorola Droid X2 (which I am running).

GPS not working!

I'm using cm 7.2.0-buzz ,
2.3.7
Kernel Version: 2.6.35.14-nFinity [email protected] #1
Radio[Baseband version]: 13.45.55.24H_3.35.15.31
My GPS isn't working.
Please help me!
Gratitude in advance
Flash the newest radio.
You can find it in the complete wildfire index
Sent from my HTC Wildfire using Tapatalk 2
How to Flash the latest radio?
Installing the zip file through recovery mode?
[Sorry, but I really don't know how to do this!]
lo2ay said:
Flash the newest radio.
You can find it in the complete wildfire index
Sent from my HTC Wildfire using Tapatalk 2
Click to expand...
Click to collapse
Download the newest radio driver in the "Index" thread in the dev section. Then flash it in CWM 2.5.x.x
The latest ends with '20.10'
To get temp. CWM use the update1.zip in the 'Index' thread or use Rom manager to install CWM 2.5.x.x and reboot to recovery by rom manager.
I have downloaded the latest radio, but how do I "flash" it?
Hazou said:
Download the newest radio driver in the "Index" thread in the dev section. Then flash it in CWM 2.5.x.x
The latest ends with '20.10'
To get temp. CWM use the update1.zip in the 'Index' thread or use Rom manager to install CWM 2.5.x.x and reboot to recovery by rom manager.
Click to expand...
Click to collapse
ka9090 said:
I have downloaded the latest radio, but how do I "flash" it?
Click to expand...
Click to collapse
all steps
open rom manager
-menu: all recovery
-install 2.5.xx, in the first line you will find recovery installed 2.5.xx
then, from the menu: install rom
-looks for radio
-Install
the wildfire reboot and run the intallation after you have flashed the radio.
I think if you have a backup of a ROM with working GPS, it is easier and you know works to restore the rom, turn on the GPS (I turn on all connections) to enter in recovery and flash again CM7.
Thank you!
quack75 said:
all steps
open rom manager
-menu: all recovery
-install 2.5.xx, in the first line you will find recovery installed 2.5.xx
then, from the menu: install rom
-looks for radio
-Install
the wildfire reboot and run the intallation after you have flashed the radio.
I think if you have a backup of a ROM with working GPS, it is easier and you know works to restore the rom, turn on the GPS (I turn on all connections) to enter in recovery and flash again CM7.
Click to expand...
Click to collapse
hi everyone, I also have similar issue.
at first gps doesn't work at all, and after flashing radio 20.10 with android flasher
now the gps icon in status bar appear when I open google maps or gps test.
well, today is cloudy but it seems that the gps is not locking or even seeing any satellite.
I wonder if my gps is actually still not working or this is different issue?
I just root my phone last night and this is my first flashing experience with wildfire so I don't have any backup rom..
I tried gps patch to modify gps.conf but I don't see any improvement..
thanks in advance for your response..
Don't worry.
It's just the cloudy sky.
Go out when the skies are clear and just let the gps lock your own location once.
After that, it will start working smoothly.
-Rif- said:
hi everyone, I also have similar issue.
at first gps doesn't work at all, and after flashing radio 20.10 with android flasher
now the gps icon in status bar appear when I open google maps or gps test.
well, today is cloudy but it seems that the gps is not locking or even seeing any satellite.
I wonder if my gps is actually still not working or this is different issue?
I just root my phone last night and this is my first flashing experience with wildfire so I don't have any backup rom..
I tried gps patch to modify gps.conf but I don't see any improvement..
thanks in advance for your response..
Click to expand...
Click to collapse
BTW, can you please explain me how to do this?
http://forum.xda-developers.com/showthread.php?t=1447591
Gratitude in advance
ka9090 said:
Don't worry.
It's just the cloudy sky.
Go out when the skies are clear and just let the gps lock your own location once.
After that, it will start working smoothly.
Click to expand...
Click to collapse
yeah I hope so..
well then, now I'll just enjoy my new rom and maybe when the sky is clear I can have my gps locked :fingers-crossed:
ka9090 said:
BTW, can you please explain me how to do this?
http://forum.xda-developers.com/showthread.php?t=1447591
Gratitude in advance
Click to expand...
Click to collapse
hm, basically to apply any of that patch you only have to copy the files to /system/etc in your phone..
if you download one of the patch in that thread, you will get .zip file containing gps.conf and SuplRootCert (if exist).
there are various ways to copy those files such as using ES File Explorer, Root Explorer, or other similar apps.
but personally I used terminal emulator.
1. copy those files to a folder in your sd card
2. open terminal emulator and type
Code:
su
mount -o remount,rw /system
cp /system/etc/gps.conf /mnt/sdcard <backup your original gps.conf in case you will need to restore it>
cp /mnt/sdcard/anyfolder/gps.conf /system/etc <change anyfolder with the name of your folder>
cp /mnt/sdcard/anyfolder/SuplRootCert /system/etc <you don't have to type this line if this file didn't exist>
mount -o remount,ro /system
3. exit and maybe you need to reboot.. good luck
Lol. This seems kinda difficult. Thanks anyway
-Rif- said:
yeah I hope so..
well then, now I'll just enjoy my new rom and maybe when the sky is clear I can have my gps locked :fingers-crossed:
hm, basically to apply any of that patch you only have to copy the files to /system/etc in your phone..
if you download one of the patch in that thread, you will get .zip file containing gps.conf and SuplRootCert (if exist).
there are various ways to copy those files such as using ES File Explorer, Root Explorer, or other similar apps.
but personally I used terminal emulator.
1. copy those files to a folder in your sd card
2. open terminal emulator and type
Code:
su
mount -o remount,rw /system
cp /system/etc/gps.conf /mnt/sdcard <backup your original gps.conf in case you will need to restore it>
cp /mnt/sdcard/anyfolder/gps.conf /system/etc <change anyfolder with the name of your folder>
cp /mnt/sdcard/anyfolder/SuplRootCert /system/etc <you don't have to type this line if this file didn't exist>
mount -o remount,ro /system
3. exit and maybe you need to reboot.. good luck
Click to expand...
Click to collapse
ka9090 said:
BTW, can you please explain me how to do this?
http://forum.xda-developers.com/showthread.php?t=1447591
Gratitude in advance
Click to expand...
Click to collapse
Basically it is a patch to speed up the AGPS (with active connection) and it works I tried it with the GPS STATUS application
some useful sections of tread:
Confused with all the options below? As the Notes section dictates: I recommend the GOOGLE BUILD of all devices. Other builds have changes in their SUPL server information and/or other variables pertinent to that manufacturer. These builds do not appear to operate as fast as Google build's but are available for your enjoyment.
Method 3 (easiest if you use a compatible version of CWR or CWM)*:
1. Download the patch
2. Boot into CWR (Clockwork Recovery)
3. Mount /system/ partition (on the main menu, select the "Mounts and storage" option, then "mount /system")
4. Flash the patch (on the main menu, select "Install zip from sdcard," then "choose zip from sdcard," and find the zip and select it)
If you receive "(Status 0) Installation aborted" this Method will not work for you. Use one of the other methods.
5. Reboot the device
6. Review the NOTES section.
So it is really very easy :victory::victory:

[Q] [GUIDE] Back up DRM Keys and so on

Because it's my first post and that's why i'm not able to reply to the original thread in android development Forum i have to ask start a new thread here.
I received my d5503 few days ago and read the [GUIDE] Back up DRM Keys & unlock/relock Bootloader (Noob proof). I was wondering if i can flash instead of, as stated in step 15.Flash D5503_14.2.A.1.114_Generic UK.ftf in flashmode (boot phone in flashmode again) (select Wipe [Uncheck ALL] and Exclude [Check SYSTEM] (link deleted) my OWN original D5503_14.2.A.1.142_Telekom.de DE.ftf which i made today with the files downloaded today with the sony pc Software and flashtool and which is the newer FW? I mean to have my stock Firmware rooted and afterwards backup TA partititions/DRM Keys.
Thanks in advance
I think you can yes. But probably you also need to have a flashable zip of /system from the german rom (see step 19) (see also this: http://forum.xda-developers.com/showpost.php?p=50355068&postcount=34 ).
By the way we will appreciate if you upload the ftf and post it here: http://forum.xda-developers.com/showthread.php?t=2631291 !
zxz0O0 said:
I think you can yes. But probably you also need to have a flashable zip of /system from the german rom (see step 19) (see also this: http://forum.xda-developers.com/showpost.php?p=50355068&postcount=34 ).
By the way we will appreciate if you upload the ftf and post it here: http://forum.xda-developers.com/showthread.php?t=2631291 !
Click to expand...
Click to collapse
yep, after i read the guide again, i thought so too, but this is now the Point where my noobishness takes part. where do i have to type the
adb push busybox /data/local/tmp/
disconnect usb cable
open terminal emulator and do:
cd /data/local/tmp
chmod 755 busybox
./busybox tar pczvf /storage/removable/sdcard1/system.tar.gz /system
now you have full system backup in your external sdcard. Ater rooting, simple do:
cd /
busybox mount -o remount,rw /system
busybox tar xzvf /storage/removable/sdcard1/system.tar.gz
reboot
Click to expand...
Click to collapse
?? in Windows cmd or terminal Emulator on my phone?
ill upload my ftf asap
The first line is in windows cmd (in adb folder). Later on it's in terminal emulator (on the phone) as described. Then you can make a flashable zip of /system and use that in step 19.
And if you flash your own ftf in step 15, check if simlock.ta or preset1.ta is in the file list ("Content" in flashtool). If there is, exclude it.
zxz0O0 said:
The first line is in windows cmd (in adb folder). Later on it's in terminal emulator (on the phone) as described. Then you can make a flashable zip of /system and use that in step 19.
And if you flash your own ftf in step 15, check if simlock.ta or preset1.ta is in the file list ("Content" in flashtool). If there is, exclude it.
Click to expand...
Click to collapse
ok, i think i'll make it. i skipped all .ta files in my .ftf, because in the how to create .ftf guide it was mentioned. so no need to exclude. I'm uploading it at the Moment and post it to the thread you mentioned when upload is finished.
here's the link for the .ftf. hmm, still not able to post links...
another thing i have to ask is, where do i get the busybox from? for the adb push cmd from munjeni`s post?
You can find busybox inside the Z1C-lockeddualrecovery(...)installer.zip you downloaded on step 13
If you want you can pm me the link and I'll post it. I think you need 10 posts.
next problem, next question
if i try to set permissions for the busybox with the chmod cmd, i get a no permission for chmod error on my phone/terminal emulator. Do i have to make this system dump after step 15. of the Back up DRM Keys Guide, or does this method only work for already rooted devices?
Try this (all steps in adb on computer):
adb push busybox /data/local/tmp
adb shell
cd /data/local/tmp
chmod 777 busybox
./busybox tar pczvf /storage/removable/sdcard1/system.tar.gz /system
Copy system.tar.gz from your sdcard to your computer.
So the rooting guide was quiet good, no errors occurred and finaly i got a rooted uk .114 firmware and i coud backup my ta partitition. But, flashing my own or any other .ftf seems to make no sense, without flashing the corresponding system.zip in step 20 ;(.
I tried your adb cmd and it seemed to work in the first moment, but for the lost&found folder there was the error permission denied and in the end there was the following: tar: error exit delayed from previous errors
and theres no system.tar.gz on my external sd.
Any explanations?
Yes I said you also need a flashable zip of /system (see post #2 and #4 of this thread).
I just tested it and I also have the error "tar: error exit delayed from previous errors" but I do have the system.tar.gz on my sdcard.
Did you already flash something? Because then you overwrote /system partiton.
Another method is: extract system.sin with WinRar from the ftf file. Open flashtool => Tools => Sin Editor => Extract data. Then find a program to open ext4 file (e.g. Ext2Read), extract the data and make a flashable zip.
zxz0O0 said:
Another method is: extract system.sin with WinRar from the ftf file. Open flashtool => Tools => Sin Editor => Extract data. Then find a program to open ext4 file (e.g. Ext2Read), extract the data and make a flashable zip.
Click to expand...
Click to collapse
This is exactly what i'm doing atm and then i'm starting from the beginning...
euronaut said:
This is exactly what i'm doing atm and then i'm starting from the beginning...
Click to expand...
Click to collapse
I think if your phone is rooted now it should be enough to continue from step 15 (and use the german ftf and flashable system zip).
after trying a lot of things, i didn't get a flashable zip . i took my sytems folder and meta-inf folder of the uk flashable zip and made my Firmware.zip with winrar, but got always errors during the flashing in dual recovery. after that i tried with the original uk.flashable.zip and everything went well. probably i'm not good in making flashable zips . is there any trick? my flashable zip is 1.5gb in size?!
Open the uk flashable zip with WinRar and delete system.tgz (right click => Delete file). Then rename your system.tar.gz to system.tgz and drag and drop it into the WinRar window.
zxz0O0 said:
Open the uk flashable zip with WinRar and delete system.tgz (right click => Delete file). Then rename your system.tar.gz to system.tgz and drag and drop it into the WinRar window.
Click to expand...
Click to collapse
Finally, everything flashed properly and seemed to work. But now it stucks at the sony logo direct after switching it on . So back to original FW
Did you follow these steps:
Flash your german ftf in flashmode (boot phone in flashmode again) (select Wipe [Uncheck ALL] and Exclude [Check SYSTEM]
Go to the Recovery Menu. To do that, power off your phone. Then power it on again. After the vibrate and the green LED turns on, hold Volume Up (LED will turn violet)
Now format /system (located under Mounts & Storage) (Important: Do NOT reboot until advised so or you will have to start again)
[*]Do a factory reset
Install the following files in this order (Important) (see steps 4 - 6)
flashable german system zip
Z1C-lockeddualrecovery(...)flashable.zip
UPDATE-SuperSU-v1.(...).zip
If you created the system.tar.gz yourself, it's possible that the files don't have the correct permissions. You can try fixing permission in Recovery Menu. Not sure if it really helps. If it doesn't work I advise you to flash the german firmware (+ factory reset) and try these steps again http://forum.xda-developers.com/showpost.php?p=50559502&postcount=9 (you will lose root though).
what i did and how i did was exactly in this order:
1. I flashed my german .142 FTF to have my stock rom back.
2. i extracted a system.tar.gz according to http://forum.xda-developers.com/showpost.php?p=50559502&postcount=9
3. renamed that to system.tgz and did
4.
zxz0O0 said:
Open the uk flashable zip with WinRar and delete system.tgz (right click => Delete file). Then rename your system.tar.gz to system.tgz and drag and drop it into the WinRar window.
Click to expand...
Click to collapse
5. then i followed step 8 - 14 of your guide http://forum.xda-developers.com/showthread.php?t=2642081 with NO errors
and did these steps:
zxz0O0 said:
Did you follow these steps:
Flash your german ftf in flashmode (boot phone in flashmode again) (select Wipe [Uncheck ALL] and Exclude [Check SYSTEM]
Go to the Recovery Menu. To do that, power off your phone. Then power it on again. After the vibrate and the green LED turns on, hold Volume Up (LED will turn violet)
Now format /system (located under Mounts & Storage) (Important: Do NOT reboot until advised so or you will have to start again)
[*]Do a factory reset
Install the following files in this order (Important) (see steps 4 - 6)
flashable german system zip
Z1C-lockeddualrecovery(...)flashable.zip
UPDATE-SuperSU-v1.(...).zip
If you created the system.tar.gz yourself, it's possible that the files don't have the correct permissions. You can try fixing permission in Recovery Menu. Not sure if it really helps. If it doesn't work I advise you to flash the german firmware (+ factory reset) and try these steps again http://forum.xda-developers.com/showpost.php?p=50559502&postcount=9 (you will lose root though).
Click to expand...
Click to collapse
exactly as you described them here
after like doin your guide 5 or 6 times i'm pretty fast with it
now i'm back on my .142 FTF (flashed via flashtool) unrooted
Hm, sorry I don't know what the problem is then. Maybe @Darkimmortal can help you since he created the uk flashable zip I think.
zxz0O0 said:
Try this (all steps in adb on computer):
adb push busybox /data/local/tmp
adb shell
cd /data/local/tmp
chmod 777 busybox
./busybox tar pczvf /storage/removable/sdcard1/system.tar.gz /system
Copy system.tar.gz from your sdcard to your computer.
Click to expand...
Click to collapse
I get an error during this step:
tar: error delayed from previous errors
Click to expand...
Click to collapse
before i got
tar: /System'/lost+found: permission denied
Click to expand...
Click to collapse
Any ideas?

Categories

Resources