- Mobile Substrate (Step 1)
- VoIPover3G or (Step 2)
- Tricker ThreeG (Optional)
Launch Cydia > Select “Sections” at haptic menu > Select “System” category > and select “VoIPover3G” or you can tap “Search” in Cydia and type “VoIPover3G” > Select “install” button at the right top and confirm it to install.
Once installation completed, you have to make some modification with "VoIPover3G.plist". Assuming you’ve installed these apps and that you know how to SSH into your iPhone, follow these instructions below. If you not clear about SSH on iPhone, you might be checkout my post about on how to use SSH to transfer file on iPhone.
Instructions:
Step 1: SSH into your iPhone and go to the root directory “/”
Step 2: Navigate to /Library/MobileSubstrate/DynamicLibraries
Step 3: And look for "VoIPover3G.plist" file. With a text editor, open VoIPover3G.plist
Step 4: Look for:
Filter = {Bundles = (”com.Fringland.Fring”, “com.apple.AppStore”, “com.audiofile.Interstate”, “com.apple.MobileStore”);};
Now add this part: , “com.slingmedia.SlingPlayer”
It should look like this:
Filter = {Bundles = (”com.Fringland.Fring”, “com.apple.AppStore”, “com.audiofile.Interstate”, “com.apple.MobileStore”, “com.slingmedia.SlingPlayer”);};
Don’t forget the “,” and the quotation marks!
Step 5: Save the changes you just made and upload the file back to its location: /Library/MobileSubstrate/DynamicLibraries
Step 6: Reboot your iPhone. And SlingPlayer should now work over 3G!
Optional Application
Launch Cydia > Select “Sections” at haptic menu > Select “Tweaks” category > and select “Tricker ThreeG” or you can tap “Search” in Cydia and type “Tricker ThreeG” > Select “install” button at the right top and confirm it to install.
0 comments
Post a Comment