Toggle iPhone tethering by code

Posted by Canada Dev on Stack Overflow See other posts from Stack Overflow or by Canada Dev
Published on 2010-03-13T21:07:28Z Indexed on 2010/03/13 21:15 UTC
Read the original article Hit count: 370

Filed under:
|

I live in Canada, so am fortunate that I can tether. One issue is that to toggle tethering, you need to drill down four screens in Settings, which is just a big hassle.

A Google search returned nothing, so I was wondering if anyone here knew the code to turn on/off tethering?

I know there's a toggle for SBSettings, but I do not have a jailbroken phone, I just want to create an app I build onto my phone and have an icon for quickly toggling it.

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about frameworks