Jump to content

SIM Toolkit


Guest MuhaJR

Recommended Posts

Guest MuhaJR

I really needed SIM ToolKit and it was missing in FLB MOD 1.1 and 1.2.

So I had to find a way to have it.

Here it is:

1. download STK.zip and unzippit somewhere (best into same folder with adb.exe)

2. connect your Pulse to computer with USB cable

3. open command prompt and navigate to adb folder

4. write adb remount (to gain R/W rights on system)

5. write "adb push X:\where\your\APK\is\STK.apk /system/app" without qoutes... If Stk.apk is in same folder as adb, just write "adb push Stk.apk /system/app".

6. reboot your Pulse (or write in command promt "adb reboot")

And it works (at least id did for me...).

Thanks to XDA-Developer forum guys.

stk.zip

Edited by MuhaJR
Link to comment
Share on other sites

Guest DanWilson
I really needed SIM ToolKit and it was missing in FLB MOD 1.1 and 1.2.

So I had to find a way to have it.

Here it is:

1. download STK.zip and unzippit somewhere (best into same folder with adb.exe)

2. connect your Pulse to computer with USB cable

3. open command prompt and navigate to adb folder

4. write adb remount (to gain R/W rights on system)

5. write "adb push X:\where\your\APK\is\STK.apk /system/app" without qoutes... If Stk.apk is in same folder as adb, just write "adb push Stk.apk /system/app".

6. reboot your Pulse (or write in command promt "adb reboot")

And it works (at least id did for me...).

Thanks to XDA-Developer forum guys.

What does this app even do?

Link to comment
Share on other sites

Guest MuhaJR
What does this app even do?

My SIM (T-Mobile Croatia) has some functions built-in: like checking SMSInfo status, enabling it, MMSInfo, bill check and other handy stuff that maybe could be done with USSD codes, some with sending SMS with certain words.

This brings it to user in one handy app...

Link to comment
Share on other sites

Guest DanWilson
My SIM (T-Mobile Croatia) has some functions built-in: like checking SMSInfo status, enabling it, MMSInfo, bill check and other handy stuff that maybe could be done with USSD codes, some with sending SMS with certain words.

This brings it to user in one handy app...

Ah, I see. I'll be installing this tomorrow when I have the time, and FLB V1.2 (too much to flash when you're tired :()

I think I used that once on 1.5 then I forgot about it, so thanks!

Link to comment
Share on other sites

  • 7 months later...
  • 3 months later...
Guest The Ngatts
I really needed SIM ToolKit and it was missing in FLB MOD 1.1 and 1.2.

So I had to find a way to have it.

Here it is:

1. download STK.zip and unzippit somewhere (best into same folder with adb.exe)

2. connect your Pulse to computer with USB cable

3. open command prompt and navigate to adb folder

4. write adb remount (to gain R/W rights on system)

5. write "adb push X:\where\your\APK\is\STK.apk /system/app" without qoutes... If Stk.apk is in same folder as adb, just write "adb push Stk.apk /system/app".

6. reboot your Pulse (or write in command promt "adb reboot")

And it works (at least id did for me...).

Thanks to XDA-Developer forum guys.

Thanks for this. Saved me a ton of grief after installing a custom ROM that wiped out my STK.

Link to comment
Share on other sites

  • 9 months later...
Guest mp_android

Won't get past android boot screen now on desire bravo unsure.gif

I really needed SIM ToolKit and it was missing in FLB MOD 1.1 and 1.2.

So I had to find a way to have it.

Here it is:

1. download STK.zip and unzippit somewhere (best into same folder with adb.exe)

2. connect your Pulse to computer with USB cable

3. open command prompt and navigate to adb folder

4. write adb remount (to gain R/W rights on system)

5. write "adb push X:\where\your\APK\is\STK.apk /system/app" without qoutes... If Stk.apk is in same folder as adb, just write "adb push Stk.apk /system/app".

6. reboot your Pulse (or write in command promt "adb reboot")

And it works (at least id did for me...).

Thanks to XDA-Developer forum guys.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.