+ Reply
Results 1 to 4 of 4
  1. #1
    What's Jailbreak?
    Join Date
    Dec 2009
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default USB Tethering SBToggle

    I've done a few SBSettings toggles and they're easy to code.
    Most of the time, the hard part is finding out what the toggle has to change.

    I've been trying for the last 2 days to find out how to toggle Tethering on.
    What I know is the file /private/var/mobile/Library/Preferences/com.apple.MobileInternetSharing.plist has the state 1022 when tethering is off, and state 1023 when we turn tethering on.
    I've tried changing these values by hand and restarting the misd daemon ( /System/Library/LaunchDaemons/com.apple.MobileInternetSharing.plist ), but it always resets the state to 1020 and then back to 1022 instead of turning it on.

    Does anyone know what else has to be done?

    thank you

    PS: this is probably the reason why a sbsettings toggle for tethering hasn't shown up yet..

  2. #2
    Green Apple
    Join Date
    Sep 2007
    Posts
    42
    Thanks
    2
    Thanked 3 Times in 3 Posts

    yes, please get this up and running. been wanting a tethering toggle for the longest time. wish i knew how to code a toggle

  3. #3
    What's Jailbreak?
    Join Date
    Dec 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default hi it's interesting

    Affordable SEO solutions at your hands.

  4. #4
    What's Jailbreak?
    Join Date
    Dec 2009
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by moto_noob View Post
    yes, please get this up and running. been wanting a tethering toggle for the longest time. wish i knew how to code a toggle
    coding the toggle itself is quite simple (hail bigboss guide for it), but finding out what files need to be changed and what processes have to be restarted to turn tethering on is not going well..

    I was really hoping someone here knew..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts