![]() |
Manually initiate EVDO on Mogul?
I searched, but couldn't find anything on this topic. I like to use Picsel browser, but it sucks having to load something that activates the EVDO connection first. Is there some quick and easy way to manually initiate EVDO on the Mogul?
|
settings/phone/services/internet... get settings ... start
|
I dont get it. But if you are using Mortscript here is the script that works for me
Piscel.mscr Code:
Connect("sprint") |
i wrote a similar script that i bind to my voice softkey. actually, my mortscript cab installs this script and binds the key :D
# dcd connection toggle.mscr - 9-9-07 r3 ShowWaitCursor If ( NOT Connected() ) RegWriteDword("HKLM","\Comm\ConnMgr\Providers\{7C4 B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS","Enabled","1") Vibrate(100) Connect( "The Internet" ) Else RegWriteDword("HKLM","\Comm\ConnMgr\Providers\{7C4 B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS","Enabled","0") Vibrate(100) Sleep(200) Vibrate(100) Disconnect EndIf HideWaitCursor |
Re: Manually initiate EVDO on Mogul?
i know this is off topic but iam about to buy a htc mogul and i was wonder is there is anything anyone does like about the phonr and what are somethings that you like alot thanks.... and do you thing that phone is worth 250 used thanks
|
Re: Manually initiate EVDO on Mogul?
Take a look at Homescreen plusplus.
|
All times are GMT -4. The time now is 09:38 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com