Skip to content

Commit ce70a0a

Browse files
committed
add text for kk
1 parent e8faef6 commit ce70a0a

9 files changed

Lines changed: 84 additions & 14 deletions

doc/kk_en/01_Thanks.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
------------------------------------------------------------------------
2+
* G2 Support Tool for KK
3+
*********************************WARNING*********************************
4+
This is a tool to assist to hack your Japanese G2 variant.
5+
6+
Your warranty is now void.
7+
8+
We are not responsible for bricked devices, dead SD cards, or any other issues that may arise from ignorance.
9+
Make sure to backup all partitions and keep them in a safe location.
10+
See the detail below to backup.
11+
http://android.slateblue.tk/viewtopic.php?f=23&t=137
12+
Don't take a damaged device to a store due to your hacks.
13+
If you agree, connect your device and run "runme.bat".
14+
15+
This is only for Windows.
16+
We confirmed that this works on
17+
- x64 Windows 7 Pro
18+
- x64 Windows 8.1 Pro
19+
but might not work in some particular environments.
20+
21+
method of modified tot is provide by Chinese foram.
22+
Thanks !
23+
**********************************************************************
24+
25+
Enable USB debugging in developer options and connect your device.

doc/kk_en/02_End.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
* Done! Enjoy!

doc/kk_en/05_reboot.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Your phone will reboot
2+
Don't close this window!
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Device not found
2+
please make sure
3+
- USB cable conection
4+
- Windows DeviceDriver instaration
5+
- Phone USB debug settings
6+

doc/kk_jp/01_Thanks.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
------------------------------------------------------------------------
2+
* G2 Support Tool for KK
3+
*********************************����*********************************
4+
���̃c�[����LG G2���{���f���̃n�b�N��⏕���邽�߂̃c�[���ł��B
5+
6+
�⏞�ΏۊO�̍s�ׂƂȂ�܂��̂ŕK�����ȐӔC�Ŏg�p���Ă��������B
7+
�g�p�������Ƃɂ�肢���Ȃ鑹�Q���������Ƃ��Ă��ӔC�͕����܂���B
8+
9+
tot�O��ł����Atot�Ɋ܂܂�Ȃ��p�[�e�B�V�����̃o�b�N�A�b�v���s�Ȃ��Ă��������B
10+
��Version�ł́ARoot�擾��ɕʓr�K�v�ƂȂ�܂��B
11+
12+
�p�[�e�B�V�����o�b�N�A�b�v�ɂ‚��Ă͉��L�̃y�[�W���Q�Ƃ��Ă��������B
13+
http://android.slateblue.tk/viewtopic.php?f=23&t=137
14+
15+
�N�����Ȃ��Ȃ����[�����L�����A�̃V���b�v���ɏC���˗����鎖�͂��������������B
16+
���ӂ��Ē�����ꍇ�̂ݍ�Ƃ�i�߂Ă��������B
17+
18+
�����̃c�[����Windows�p�ł��B
19+
����m�F�ς݂�OS�͈ȉ��ƂȂ�܂��B
20+
Windows 7 Pro 64bit��
21+
Windows 8.1 Pro 64bit��
22+
23+
�ꕔ�̊‹��ł͓��삵�Ȃ���������܂��̂ł��̍ۂ͂��e�͊肢�܂��B
24+
25+
���̃c�[���ł͒����t�H�[�����̕��񋟂�tot���σc�[���𗘗p��
26+
�ꎞroot��̏������s���Ă���܂��B
27+
tot���ςƂ����f���炵���A�C�f�B�A�Ɋ��ӂ������܂��I
28+
**********************************************************************
29+
30+
�J���Ҍ����I�v�V������USB�f�o�b�O��L���ɂ��Ē[����ڑ����Ă��������B

doc/kk_jp/02_End.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
* �I�����܂����B
3+
* �����l�ł����B
4+
* Let's Enjoy!
5+

doc/kk_jp/05_reboot.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
�[�����ċN�����܂��B
2+
����Window�͂��̂܂܂ł��҂���������
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
�f�o�C�X���F���ł��܂���B
2+
�ȉ����m�F���Ă�������
3+
- USB�P�[�u���̐ڑ�
4+
- Windows��DeviceDriver�C���X�g�[��
5+
- �[����USB�f�o�b�OON
6+

runme_kk.bat

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@echo off
22
for /f "tokens=3 delims= " %%a in ('chcp') do set lang=%%a
3-
if "%lang%" == "932" (set doc="%~dp0doc\jp") else (set doc="%~dp0doc\en")
3+
if "%lang%" == "932" (set doc="%~dp0doc\kk_jp") else (set doc="%~dp0doc\kk_en")
44
SET adb="%~dp0bin\adb.exe"
55

66
mode con:cols=80 lines=40
7-
::type %doc%\"01_Thanks.txt"
7+
type %doc%\"01_Thanks.txt"
88
pause
99

1010
%adb% shell id
@@ -20,8 +20,9 @@ echo ---------------------------------------------------------
2020
%adb% shell chmod 755 /data/local/tmp/su_client
2121
%adb% shell chmod 755 /data/local/tmp/su_server
2222

23-
%adb% reboot
2423

24+
type %doc%\"05_reboot.txt"
25+
%adb% reboot
2526
echo wait device bootup
2627
%adb% wait-for-device
2728
%adb% shell sleep 10
@@ -40,6 +41,7 @@ echo ---------------------------------------------------------
4041
%adb% shell /data/local/tmp/su_client -c "rm /system/bin/fssamond"
4142
%adb% shell /data/local/tmp/su_client -c "/data/local/tmp/busybox_file mount -o ro,remount /system"
4243

44+
type %doc%\"05_reboot.txt"
4345
%adb% reboot
4446
echo ---------------------------------------------------------
4547
echo wait rebooot
@@ -69,6 +71,7 @@ echo ---------------------------------------------------------
6971
%adb% shell /data/local/tmp/su_client -c "/data/local/tmp/busybox_file mount -o ro,remount /system"
7072
%adb% shell /data/local/tmp/su_client -c "pm install /data/local/tmp/eu.chainfire.supersu-193.apk"
7173

74+
type %doc%\"05_reboot.txt"
7275
%adb% reboot
7376
echo ---------------------------------------------------------
7477
echo wait rebooot
@@ -106,17 +109,6 @@ exit /b
106109
%adb% shell chmod 755 /data/local/tmp/rooting.sh
107110
exit /b
108111

109-
110-
::==============================================================
111-
:install_recovery
112-
CLS
113-
COLOR 0D
114-
type %doc%\"03_warning.txt"
115-
set /P INPUT=(N/y):
116-
if "%INPUT%"=="Y" call :install_recovery_core
117-
if "%INPUT%"=="y" call :install_recovery_core
118-
exit /b
119-
120112
::==============================================================
121113
:clean
122114
exit /b

0 commit comments

Comments
 (0)