File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+ * .img
Original file line number Diff line number Diff line change 11------------------------------------------------------------------------
22* G2 CWM Install Tools
3- ------------------------------------------------------------------------
4- *
5- * somthing write here
6- *
7- *
8- ------------------------------------------------------------------------
3+ *********************************����*********************************
4+ ���̃c�[����LG G2���{���f����CWM������c�[���ł��B
5+
6+ �⏞�ΏۊO�̍s�ׂƂȂ�܂��̂ŕK�����ȐӔC�Ŏg�p���Ă��������B
7+ �g�p�������Ƃɂ�肢���Ȃ鑹�Q���������Ƃ��Ă��ӔC�͕����܂���B
8+ CWM�����̑O�ɕK���p�[�e�B�V�����̃o�b�N�A�b�v���s�Ȃ��Ă��������B
9+ �p�[�e�B�V�����o�b�N�A�b�v�ɂ��Ă͉��L�̃y�[�W���Q�Ƃ��Ă��������B
10+ http://android.slateblue.tk/viewtopic.php?f=23&t=137
11+ �N�����Ȃ��Ȃ����[����docomo�V���b�v���ɏC���˗����鎖�͂��������������B
12+ ���ӂ��Ē�����ꍇ�̂@���PC�ɐڑ����āurunme.bat�v���J����Ƃ�i�߂Ă��������B
13+
14+ �����̃c�[����Windows�p�ł��BWWindows 8.1 Pro 64bit�łɂē���m�F
15+ �ς݂ł����A�ꕔ�̊��ł͓��삵�Ȃ���������܂��̂ł��̍ۂ͂��e�͊肢�܂��B
16+ **********************************************************************
17+
18+ ���̃c�[���ł͎��̕������̍쐬�����g�p�����Ē����Ă���܂��B
19+ �Eandroid-rooting-tools/android_run_root_shell
20+ �Efi01/unlock_security_module
21+ �Edjrbliss/loki
22+
23+
24+ ���ӂ������܂��I
Original file line number Diff line number Diff line change 1+ �{�c�[���Arecovery���g�p���鎖�ɋN������
2+ �f�[�^�j���A�@��j���ɂ��Ă͐ӔC�������܂���B
3+ ���Ȃ�܂������Ԃ��܂�
4+ CWM�C���X�g�[�����p�����܂����H
5+
Original file line number Diff line number Diff line change 1+ �P�vRoot(with SuperSu)���擾���܂������H
Original file line number Diff line number Diff line change 1+ �[�������J�o�����[�h�ōċN������
2+ �����I��SuperSu�C���X�g�[�����n�܂�܂��B
3+
4+ ���J�o�����[�h�ċN�����Ɋm�F��ʂŒ�~���܂��̂�
5+ �d���{�^����������(no��I��)���J�o���̏I�����Ă��������B
6+
7+ ����Window�͂��̂܂܂��҂���������
8+
Original file line number Diff line number Diff line change 88export C=/data/local/tmp/loki
99bb=" $C /busybox_file"
1010
11+ recovery_img=/data/local/tmp/recovery/` ls /data/local/tmp/recovery`
12+ if [ ! -f " $recovery_img " ] ; then
13+ exit 1
14+ fi
15+
1116if [ ! -f /sdcard/recovery_org.img ] ; then
12- dd if=/dev/block/platform/msm_sdcc.1/by-name/recvery of=/sdcard/recovery_org.img
17+ dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery_org.img
1318fi
1419
1520
1621mkdir -p $C
1722dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=$C /aboot.img
18- $C /loki_patch recovery $C /aboot.img $C /recovery.img $C /recovery.lok || exit 1
23+ $C /loki_patch recovery $C /aboot.img $recovery_img $C /recovery.lok || exit 1
1924$C /loki_flash recovery $C /recovery.lok || exit 1
2025exit 0
2126
Original file line number Diff line number Diff line change 1+
2+ * .img
Original file line number Diff line number Diff line change 1+ ********************************* 注意*********************************
2+ このツールはLG G2日本モデルへCWMを導入するツールです。
3+
4+ 補償対象外の行為となりますので必ず自己責任で使用してください。
5+ 使用したことによりいかなる損害があったとしても責任は負えません。
6+ CWM導入の前に必ずパーティションのバックアップを行なってください。
7+ パーティションバックアップについては下記のページを参照してください。
8+ http://android.slateblue.tk/viewtopic.php?f=23&t=137
9+ 起動しなくなった端末をdocomoショップ等に修理依頼する事はご遠慮ください。
10+ 同意して頂ける場合のみ機種をPCに接続して「runme.bat」を開き作業を進めてください。
11+
12+ ※このツールはWindows用です。WWindows 8.1 Pro 64bit版にて動作確認
13+ 済みですが、一部の環境では動作しない事がありますのでその際はご容赦願います。
14+ **********************************************************************
15+
16+ このツールでは次の方たちの作成物を使用させて頂いております。
17+ ・android-rooting-tools/android_run_root_shell
18+ ・fi01/unlock_security_module
19+ ・djrbliss/loki
20+
21+
22+ 感謝いたします!
23+
24+
25+
26+ ○CWMリカバリについて
27+ 同梱されていないもしくは新しいVersionにて使いたい場合、
28+ フォーラムhttp://android.slateblue.tk/viewtopic.php?f=25&t=160より取得して
29+ recovery.img をfiles\recovery\へコピーしてください。
30+
31+
32+ ○恒久Root取得したい場合、
33+ http://forum.xda-developers.com/showthread.php?t=1538053
34+ より、UPDATE-SuperSU-v1.93.zipをダウンロードして
35+ files\SuperSu\へコピーしてから実行してください。
36+
Original file line number Diff line number Diff line change 1+ *********************************注意*********************************
2+ このツールはLG G2日本モデルへCWMを導入するツールです。
3+
4+ 補償対象外の行為となりますので必ず自己責任で使用してください。
5+ 使用したことによりいかなる損害があったとしても責任は負えません。
6+ CWM導入の前に必ずパーティションのバックアップを行なってください。
7+ パーティションバックアップについては下記のページを参照してください。
8+ http://android.slateblue.tk/viewtopic.php?f=23&t=137
9+ 起動しなくなった端末をdocomoショップ等に修理依頼する事はご遠慮ください。
10+ 同意して頂ける場合のみ機種をPCに接続して「runme.bat」を開き作業を進めてください。
11+
12+ ※このツールはWindows用です。WWindows 8.1 Pro 64bit版にて動作確認
13+ 済みですが、一部の環境では動作しない事がありますのでその際はご容赦願います。
14+ **********************************************************************
15+
16+ このツールでは次の方たちの作成物を使用させて頂いております。
17+ ・android-rooting-tools/android_run_root_shell
18+ ・fi01/unlock_security_module
19+ ・djrbliss/loki
20+
21+
22+ 感謝いたします!
23+
24+
25+
26+ ○CWMリカバリについて
27+ 同梱されていないもしくは新しいVersionにて使いたい場合、
28+ フォーラムhttp://android.slateblue.tk/viewtopic.php?f=25&t=160より取得して
29+ recovery.img をfiles\recovery\へコピーしてください。
30+
31+
32+ ○恒久Root取得したい場合、
33+ http://forum.xda-developers.com/showthread.php?t=1538053
34+ より、UPDATE-SuperSU-v1.93.zipをダウンロードして
35+ files\SuperSu\へコピーしてから実行してください。
36+
You can’t perform that action at this time.
0 commit comments