Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mancom
Old
(Last edited by mancom; 1st January 2011 at 09:13 PM.) Reason: Info update2
#1  
mancom's Avatar
Senior Member - OP
Thanks Meter 2
Posts: 155
Join Date: Nov 2006
Default [CAB] [WM6.5, WM6.5.x] [HTC] Wi-Fi On Demand for Custom/Official Roms

After finding, that most of Custom Roms or new Manila 2.5 stock roms for many devices don`t have that feature enabled (e.x. Diamond2, HD2 or TP2), I did some research and came out with this little cab.

Cab attached will enable Wi-fi On Demand or "Turn on Wi-Fi automatically" in Comm Manager in Custom Roms (based on official wm 6.5 or wm6.5.x from htc) and new Stock Roms (wm6.5 or wm6.5.x)

Wi-Fi On Demand is a "service", that when needed will allow phone to activate and connect to Wlan first and use it instead of connecting to GPRS/3G straight away. In case when no defined/known Wi-Fi is found, then phone will connect to GPRS/3G. There`s no need to deactivate Wi-Fi connection, it will turn off after a while when device is suspended.

WARNING: Those are needed to be present in rom:

- HTC Application Service 1.14.1.0 or newer,

- Comm Manager 2.9.11.0 or newer.




This cab has no files inside, will take no space in memory. When asked, install in Device Memory and Soft-Reset after installing.

Feel free to try it, leave a feedback if its working for you, just remember it needs above service and Comm Manager.

UPDATE: Sometimes after manual soft-reset this service is deactivated, then just simply go to CommManager to activate. After normal Power Off/Power On cycle this service stays activated.

WARNING: Windows Live Hotmail/Messenger may activate Wi-Fi AND 3G/GPRS and will use 3G/GPRS connection. This is a quirk of Windows Live, not this service.
To avoid that, use excelent Dial-Up Enabler/Disabler for example.

UPDATE: There are some users reporting that on some custom roms this "service" is not working as expected. I`m unable to provide support in this situation. Contact your rom maker about the issue.
Attached Files
File Type: cab hTC_Wi-Fi_OnDemand_by_Krocher.cab - [Click for QR Code] (2.7 KB, 2354 views)
---------------------------------------------------
HTC Evo 3D
---------------------------------------------------
 
MAMBO04
Old
#2  
MAMBO04's Avatar
Recognized Developer
Thanks Meter 890
Posts: 1,564
Join Date: Jan 2009
Location: Brighton

 
DONATE TO ME
nice one mate.. will try it
 
Aduha
Old
#3  
Junior Member
Thanks Meter 0
Posts: 9
Join Date: Jul 2008
Location: MOW
Thank's a lot sir. I have installed and looks like it works great on my D2.
 
mancom
Old
#4  
mancom's Avatar
Senior Member - OP
Thanks Meter 2
Posts: 155
Join Date: Nov 2006
Quote:
Originally Posted by Aduha View Post
Thank's a lot sir. I have installed and looks like it works great on my D2.
good to hear that.

It should work for other devices too, not only Topaz.
---------------------------------------------------
HTC Evo 3D
---------------------------------------------------
 
airon11
Old
#5  
Senior Member
Thanks Meter 12
Posts: 107
Join Date: Jun 2007
which is the reg key this cab changes?
 
cichy3000
Old
#6  
cichy3000's Avatar
Senior Member
Thanks Meter 0
Posts: 191
Join Date: Feb 2008
its service ... not reghack / regtweak / regmod / or reg...

great work ! have to test it...
 
Nico57650
Old
#7  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Oct 2009
Hello, i don't skeak english very much but i shearch cab file. This frensh name is "mobile du bureau a distance" Thank you
 
mancom
Old
#8  
mancom's Avatar
Senior Member - OP
Thanks Meter 2
Posts: 155
Join Date: Nov 2006
Quote:
Originally Posted by airon11 View Post
which is the reg key this cab changes?
Quote:
Originally Posted by cichy3000 View Post
its service ... not reghack / regtweak / regmod / or reg...

great work ! have to test it...
Cichy3000: Actually it is a reg hack, or just simple reg entries.

HTC Application Service 1.14.1.0 or later has this functionality, but many times its not activated by cooks, so this cab simply fixes that. Services needed should be in the rom before you can use it, or it will simply not work.

It goes like that:

Code:
[HKEY_LOCAL_MACHINE\Services\HT CAP]
"PolicyToastAccepted"=dword:00000001
"WLANOnDemand"=dword:00000001
"CommManagerLauncher"=dword:00000001

[HKEY_LOCAL_MACHINE\Services\HTCAP\WLANOnDem and]
"DelayTime"=dword:00000fa0
"Enable"=dword:00000000
"TimeOutLimit"=dword:00002710
"IsAutoControl"=dword:00000001
"IsBSSIDEmpty"=dword:00000000

[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Set tings]
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003a98

[HKEY_CURRENT_USER\Software\HTC\NOTIFICATIONM ANAGER\{FF62E636-E5A9-44A6-A600-1B556F0552B9}]
"ProcessPath"="\\Windows\\WiFiNetwork.exe"
"Cmd"=""
"Img"="\\windows\\notifications_icon_Wifi.png"
"Dismissable"=dword:00000001
---------------------------------------------------
HTC Evo 3D
---------------------------------------------------
 
airon11
Old
#9  
Senior Member
Thanks Meter 12
Posts: 107
Join Date: Jun 2007
Quote:
Originally Posted by mancom View Post
Cichy3000: Actually it is a reg hack, or just simple reg entries.

HTC Application Service 1.14.1.0 or later has this functionality, but many times its not activated by cooks, so this cab simply fixes that. Services needed should be in the rom before you can use it, or it will simply not work.

It goes like that:

Code:
[HKEY_LOCAL_MACHINE\Services\HT CAP]
"PolicyToastAccepted"=dword:00000001
"WLANOnDemand"=dword:00000001
"CommManagerLauncher"=dword:00000001

[HKEY_LOCAL_MACHINE\Services\HTCAP\WLANOnDem and]
"DelayTime"=dword:00000fa0
"Enable"=dword:00000000
"TimeOutLimit"=dword:00002710
"IsAutoControl"=dword:00000001
"IsBSSIDEmpty"=dword:00000000

[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Set tings]
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003a98

[HKEY_CURRENT_USER\Software\HTC\NOTIFICATIONM ANAGER\{FF62E636-E5A9-44A6-A600-1B556F0552B9}]
"ProcessPath"="\\Windows\\WiFiNetwork.exe"
"Cmd"=""
"Img"="\\windows\\notifications_icon_Wifi.png"
"Dismissable"=dword:00000001
thank you very much for satisfying my curiosity
 
prabhat
Old
(Last edited by prabhat; 21st March 2010 at 06:48 PM.) Reason: This Solution Worked Perfectly, So Updated.
#10  
prabhat's Avatar
Senior Member
Thanks Meter 155
Posts: 695
Join Date: Sep 2007
Location: India

 
DONATE TO ME
Quote:
Originally Posted by mancom View Post
Cichy3000: Actually it is a reg hack, or just simple reg entries.

HTC Application Service 1.14.1.0 or later has this functionality, but many times its not activated by cooks, so this cab simply fixes that. Services needed should be in the rom before you can use it, or it will simply not work.

It goes like that:

Code:
[HKEY_LOCAL_MACHINE\Services\HT CAP]
"PolicyToastAccepted"=dword:00000001
"WLANOnDemand"=dword:00000001
"CommManagerLauncher"=dword:00000001

[HKEY_LOCAL_MACHINE\Services\HTCAP\WLANOnDem and]
"DelayTime"=dword:00000fa0
"Enable"=dword:00000000
"TimeOutLimit"=dword:00002710
"IsAutoControl"=dword:00000001
"IsBSSIDEmpty"=dword:00000000

[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Set tings]
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003a98

[HKEY_CURRENT_USER\Software\HTC\NOTIFICATIONM ANAGER\{FF62E636-E5A9-44A6-A600-1B556F0552B9}]
"ProcessPath"="\\Windows\\WiFiNetwork.exe"
"Cmd"=""
"Img"="\\windows\\notifications_icon_Wifi.png"
"Dismissable"=dword:00000001
Hi Friend, thanks for thsi info/cab.
I have this issue (http://forum.xda-developers.com/showthread.php?t=634276) and using and using thsi ROM (http://forum.xda-developers.com/showthread.php?t=629652) So I hope this will solve my issue . I will surely give a TRY .

Update: This Cab/solution worked Perfectly on my TD2. Now I am happy and life become simple . Thanks mate.

Thanks.
HTC Touch Diamond2 T5353
ROM: Photon ROM 6.5 - The Power of Productivity.
HSPL: OliNex HardSPL 2.51 | Radio: 4.49.25.91.

If you feel my work is worth a donation, please DONATE.


 
Post Reply+
Tags
automatic wlan, wi-fi on demand, wlan ondemand
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more