Error using firewater root. - One (M8) Q&A, Help & Troubleshooting

C:\ADB\sdk\platform-tools>adb reboot
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\ADB\sdk\platform-tools>adb wait-for-device push firewater /data/local/tmp
5247 KB/s (4522136 bytes in 0.841s)
C:\ADB\sdk\platform-tools>adb push temproot /data/local/tmp
3433 KB/s (68576 bytes in 0.019s)
C:\ADB\sdk\platform-tools>adb shell
[email protected]_m8:/ $ chmod 755 /data/local/tmp/temproot
chmod 755 /data/local/tmp/temproot
[email protected]_m8:/ $ chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
[email protected]_m8:/ $ /data/local/tmp/temproot
/data/local/tmp/temproot
run_root_shell, thanks fi01 - https://github.com/android-rooting-tools/android_r
un_root_shell
[*] Attempting to acquire root. This will take 5-10 minutes, be patient
error in setsockopt().
Failed to get prepare_kernel_cred address.
Failed to get commit_creds address.
Failed to get ptmx_fops address.
Failed to setup variables.
1|[email protected]_m8:/ $
C:\ADB\sdk\platform-tools>
Click to expand...
Click to collapse
C:\ADB\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: INVALID_VER_INFO
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.54.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: removed
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__K18
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.024s
Click to expand...
Click to collapse
trying to go the temp-root method
this is what i get all the time.
i don't want to use the HTCDEV option to unlock the phone.
is there another way or just wait and hope?

Taken from Firewater page...
"Instructions (temp-root method)
This method may allow firewater to work on a fully stock/htcdev locked device. This method is being provided as a convenience. This will typically only work on M7 and older devices with android version 4.3 or lower. Do NOT seek support if this temproot does not work for you."
Therefore it won't work on the M8

Related

Fastboot Erase Recovery "Remote:not Allowed"

As the title says when i try to use this command i get this error message.
Here specified:
Code:
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.003s
here other informations:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.15.2133156.UA13G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: --------------------------
(bootloader) imei: -------------------------------
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.033s
my phone is rooted and S-Off with firewater....
how to make the command work ?
thanks in advance
You can't delete it, only overwrite it.
exad said:
You can't delete it, only overwrite it.
Click to expand...
Click to collapse
i didn't know ....
my last phone was an HD2 and i was used to run this command ....
thanks ....
p.s a little OT ....how can i manage to get working the usb mass storage mount in recovery .... i've tried several but no luck ....
You can't. Use adb to push
Sent from my HTC One_M8 using Tapatalk

[Q] Chaning the MID back to the stock T-Mobile one?

Alright so I converted my T-Mobile back to Sense coming from the GPE version which was fully converted (CID, MID, etc) I have sense on here but OTA's won't work because my MID is different, anyone know how to change the MID back to what it was originally?
This is what I did in fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.21331931.LA24G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.57.531.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: Mod Edit
(bootloader) imei: Mod Edit
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B17000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: c3d94491
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.018s
http://forum.xda-developers.com/showthread.php?t=2708581
BR7fan said:
http://forum.xda-developers.com/showthread.php?t=2708581
Click to expand...
Click to collapse
That's the tutorial I tried as well, I had the phone rooted and did adb shell then did su prompting "#" and I pasted the code in, and checked the MID and it was the same.
BR7fan said:
http://forum.xda-developers.com/showthread.php?t=2708581
Click to expand...
Click to collapse
iWoundPwn said:
That's the tutorial I tried as well, I had the phone rooted and did adb shell then did su prompting "#" and I pasted the code in, and checked the MID and it was the same.
Click to expand...
Click to collapse
Nvm tried it again and it worked! Thanks

How can you change modelid (MID) now that we have s-off?

I don't want to follow the HTC One method around and screw anything up. I have the US Virgin Mobile single sim w/ modelid: 0P9C30000
I want to put another single sim ruu on the phone and it fails because of model id mismatch.
mikelidman said:
I don't want to follow the HTC One method around and screw anything up. I have the US Virgin Mobile single sim w/ modelid: 0P9C30000
I want to put another single sim ruu on the phone and it fails because of model id mismatch.
Click to expand...
Click to collapse
Thanks for starting this thread! I want to make sure of this before I buy S-Off for my A5_CHL
At my side
I need to change my model back to 0P9C30000, cause I have wrong changed to 0P6B13000 (M8) with this
echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x31\x00\x33\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
Anyone know about coding for 0P9C30000, please share
Anyway my device already s-off
trying with fastboot oem modelid 0P9C30000
that was failed
0P9C30000
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x33\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
There you go, its hex format.
Here goes nothing, throwing
0P9CIMG_A5_UL_K44_DESIRE_SENSE60_HTC_Europe_1.50.401.1_Radio_1.101.1102.17.0506_10.20.4149.00L_release_387418_combined_signed_2_4
on there using CID HTC__J15 and MID 0P9C20000
Fingers crossed.
mikelidman said:
0P9C30000
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x33\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
There you go, its hex format.
Click to expand...
Click to collapse
Thank you for you helping
using your recommend, its get returned as
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.101.1102.17.0506
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: SH45EWW05519
(bootloader) imei: 352705065046243
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: a5_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P9C3000000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ef66ebf8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Anyway I've gave ur wrong model ID
actually my model ID is 0P9C23000
So I study from your hex and manually modified by myself
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x32\x00\x33\x00\ x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
But seem it wrong returned at
fastboot getvar mid
mid: 0P9C2300000
; it should be only 0P9C23000
Probably I thing I made wrong hex lol
please advice
Thanks
any helpe please
:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:
mytohn said:
Thank you for you helping
using your recommend, its get returned as
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.101.1102.17.0506
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: SH45EWW05519
(bootloader) imei: 352705065046243
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: a5_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P9C3000000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ef66ebf8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Anyway I've gave ur wrong model ID
actually my model ID is 0P9C23000
So I study from your hex and manually modified by myself
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x32\x00\x33\x00\ x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
But seem it wrong returned at
fastboot getvar mid
mid: 0P9C2300000
; it should be only 0P9C23000
Probably I thing I made wrong hex lol
please advice
Thanks
Click to expand...
Click to collapse
:fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:
my calculation of the hex codes should be this.
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x32\x00\x33\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
any help for c710
mytohn said:
Thank you for you helping
using your recommend, its get returned as
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.101.1102.17.0506
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: SH45EWW05519
(bootloader) imei: 352705065046243
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: a5_ul
(bootloader) platform: hTCBmsm8226
(bootloader) modelid: 0P9C3000000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ef66ebf8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Anyway I've gave ur wrong model ID
actually my model ID is 0P9C23000
So I study from your hex and manually modified by myself
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x32\x00\x33\x00\ x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
But seem it wrong returned at
fastboot getvar mid
mid: 0P9C2300000
; it should be only 0P9C23000
Probably I thing I made wrong hex lol
please advice
Thanks
Click to expand...
Click to collapse
my device is c710 a5_chl
any helpe to change cid and mid on c710 virgine mobile after s-off
mikelidman said:
I don't want to follow the HTC One method around and screw anything up. I have the US Virgin Mobile single sim w/ modelid: 0P9C30000
I want to put another single sim ruu on the phone and it fails because of model id mismatch.
Click to expand...
Click to collapse
any helpe to change cid and mid on c710 virgine mobile after s-off
any helpe
electrons said:
my calculation of the hex codes should be this.
echo -ne '\x30\x00\x50\x00\x39\x00\x43\x00\x32\x00\x33\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
Click to expand...
Click to collapse
hello
my htc desire 826 mid is 0PHC40000
anyone know about coding for 0PHC10000 ?
please help

S-off with hboot 0.85.0024

Hi,
I downgraded hboot from 2.00.0029 to 0.85.0024 in order to gain s-off more easily applying
adb push gfree /tmp/
adb shell chmod 775 /tmp/gfree
adb shell /tmp/gfree -f
Click to expand...
Click to collapse
But now that I need to unlock the bootloader to follow these steps I obtain an error
c:\adb>fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.015s]
finished. total time: 0.017s
Click to expand...
Click to collapse
Any idea? How can I achive s-off easily?
Thx in avance
System specs (before and after hboot downgrade)
-------------------------------------------------------------
System: Gingebread 2.3.3
Vars before flashing with PD98IMG-GB4.zip:
c:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.00.0029
(bootloader) version-baseband: 26.14.04.28_M
(bootloader) version-cpld: None
(bootloader) version-microp: 0438
(bootloader) version-main: 3.13.0.0
(bootloader) serialno: HTxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) product: ace
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PD9810000
(bootloader) cidnum: VODAP304
(bootloader) battery-status: good
(bootloader) battery-voltage: 4201mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: fcef1579
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) region-id: 0
all: Done!
finished. total time: 0.096s
Click to expand...
Click to collapse
After flashing the firmware I got the following:
c:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.85.0024
(bootloader) version-baseband: 26.09.04.11_M2
(bootloader) version-cpld: None
(bootloader) version-microp: 0438
(bootloader) version-main: 2.50.161.3
(bootloader) serialno: HTxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) product: ace
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PD9810000
(bootloader) cidnum: VODAP304
(bootloader) battery-status: good
(bootloader) battery-voltage: 4201mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: a3d4fa0f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) region-id: 0
all: Done!
finished. total time: 0.096s
Click to expand...
Click to collapse
If you had a success message after the gfree operation you should be s-offed supercided and simunlocked so it is not nessesary to unlock your bootloader by using HTC_DEVs way.You could flash an engineering hboot in order to be able to use fastboot commands.
If you steel want to unlock your bootloader with HTC_DEVs way I think you have to upgrade your hboot version to 2.00.0029.
Check this out to upgrade only your hboot version.

M8_EYE_UHL mid change

Hi;
I have M8_eye with following information just updated to Marshmallow officially but need to change region and install Europe stock rom(already downloaded *0P6BIMG_M8_EYE_UHL_M60_SENSE70_MR_HTC_Europe_5.07.401.1_Radio_1.29.213311711.15G_20.58.00231.00_F_release_470463_signed_2_4*).I get "model id error" while trying to install it.Is there any chance to change mid from "0P6B90000" to "0P6B81000"?
Code:
Reading information...
Using Fastboot mode...
Reading common information
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.213311711.15G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.07.720.1
(bootloader) version-misc: PVT SHIP[I][B][COLOR="Red"] S-OFF[/COLOR][/B][/I]
(bootloader) serialno: FA56NY901291
(bootloader) imei: 355991060365369
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mels_tuhl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: [COLOR="Red"][I][B]0P6B90000[/B][/I][/COLOR]
(bootloader) [COLOR="Red"][I][B]cidnum: 11111111[/B][/I][/COLOR]
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 5c9466dd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Of course i'm rooted and there is a thread for M7 (http://forum.xda-developers.com/showthread.php?t=2490792) but i need correct command to my desired MID,commands on that page are for M7 model.
saratel-gsm said:
Hi;
I have M8_eye with following information just updated to Marshmallow officially but need to change region and install Europe stock rom(already downloaded *0P6BIMG_M8_EYE_UHL_M60_SENSE70_MR_HTC_Europe_5.07.401.1_Radio_1.29.213311711.15G_20.58.00231.00_F_release_470463_signed_2_4*).I get "model id error" while trying to install it.Is there any chance to change mid from "0P6B90000" to "0P6B81000"?
Code:
Reading information...
Using Fastboot mode...
Reading common information
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.29.213311711.15G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.07.720.1
(bootloader) version-misc: PVT SHIP[I][B][COLOR="Red"] S-OFF[/COLOR][/B][/I]
(bootloader) serialno: FA56NY901291
(bootloader) imei: 355991060365369
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: mels_tuhl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: [COLOR="Red"][I][B]0P6B90000[/B][/I][/COLOR]
(bootloader) [COLOR="Red"][I][B]cidnum: 11111111[/B][/I][/COLOR]
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 5c9466dd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Of course i'm rooted and there is a thread for M7 (http://forum.xda-developers.com/showthread.php?t=2490792) but i need correct command to my desired MID,commands on that page are for M7 model.
Click to expand...
Click to collapse
look in this thread.
this is your code
Code:
echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x38\x00\x31\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
I tried it but it changed mid to "0P6B10000" while i need to change to "0P6B81000"
Can anyone help me with the appropriate command?
Code:
C:\adb>adb shell
[email protected]_melsuhl:/ $ su
su
[email protected]_melsuhl:/ # echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x31\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384 <
17+0 records in
17+0 records out
17 bytes transferred in 0.001 secs (17000 bytes/sec)
[email protected]_melsuhl:/ # exit
exit
[email protected]_melsuhl:/ $ exit
exit
saratel-gsm said:
I tried it but it changed mid to "0P6B10000" while i need to change to "0P6B81000"
Can anyone help me with the appropriate command?
Code:
C:\adb>adb shell
[email protected]_melsuhl:/ $ su
su
[email protected]_melsuhl:/ # echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x31\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384
\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384 <
17+0 records in
17+0 records out
17 bytes transferred in 0.001 secs (17000 bytes/sec)
[email protected]_melsuhl:/ # exit
exit
[email protected]_melsuhl:/ $ exit
exit
Click to expand...
Click to collapse
The code which I gave is correct. Exactly it must work. Try the code which I gave.
umesh.lk said:
The code which I gave is correct. Exactly it must work. Try the code which I gave.
Click to expand...
Click to collapse
That's wrong code for him.
It must have 38 and 31 in the line which represent 81.
Find \x31\x00\x30\ in the line
Change to \x38\x00\x31\
ckpv5 said:
That's wrong code for him.
It must have 38 and 31 in the line which represent 81.
Find \x31\x00\x30\ in the line
Change to \x38\x00\x31\
Click to expand...
Click to collapse
I gave the correct code. look bottom of this post #2
umesh.lk said:
I gave the correct code. look bottom of this post #2
Click to expand...
Click to collapse
Ok ... I remember that I saw a wrong code before ... the updated one is correct.
BTW .. Off-Topic .. what happen to your PM ? It said user does not want to receive PM when I tried to reply your PM. Anyway ... nothing important.
ckpv5 said:
Ok ... I remember that I saw a wrong code before ... the updated one is correct.
BTW .. Off-Topic .. what happen to your PM ? It said user does not want to receive PM when I tried to reply your PM. Anyway ... nothing important.
Click to expand...
Click to collapse
I didn't edit the code. It is the code which I posted yesterday. user has typed a wrong code.
ok. ok. no problem. I'll check what happened to my PM.
I'm glad and thankful to you,it worked for me.Just to let me know,what is the rule to make the command for othe MIDs?
saratel-gsm said:
I'm glad and thankful to you,it worked for me.Just to let me know,what is the rule to make the command for othe MIDs?
Click to expand...
Click to collapse
Read the thread that @umesh.lk linked for you at post #2.
You should find : http://forum.xda-developers.com/showpost.php?p=52596086&postcount=56

Categories

Resources