Open Settings app in iphone using Open URL Scheme - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, May 22, 2012

Open Settings app in iphone using Open URL Scheme

if you want to open settings applications or any section of settings application from your iOS application, then you can do this, you have to use URLs given below to open different sections of Settings application.

Preference Shortcuts:
  1. About — prefs:root=General&path=About
  2. Accessibility — prefs:root=General&path=ACCESSIBILITY
  3. Airplane Mode On — prefs:root=AIRPLANE_MODE
  4. Auto-Lock — prefs:root=General&path=AUTOLOCK
  5. Brightness — prefs:root=Brightness
  6. Bluetooth — prefs:root=General&path=Bluetooth
  7. Date & Time — prefs:root=General&path=DATE_AND_TIME
  8. FaceTime — prefs:root=FACETIME
  9. General — prefs:root=General
  10. Keyboard — prefs:root=General&path=Keyboard
  11. iCloud — prefs:root=CASTLE
  12. iCloud Storage & Backup — prefs:root=CASTLE&path=STORAGE_AND_BACKUP
  13. International — prefs:root=General&path=INTERNATIONAL
  14. Location Services — prefs:root=LOCATION_SERVICES
  15. Music — prefs:root=MUSIC
  16. Music Equalizer — prefs:root=MUSIC&path=EQ
  17. Music Volume Limit — prefs:root=MUSIC&path=VolumeLimit
  18. Network — prefs:root=General&path=Network
  19. Nike + iPod — prefs:root=NIKE_PLUS_IPOD
  20. Notes — prefs:root=NOTES
  21. Notification — prefs:root=NOTIFICATIONS_ID
  22. Phone — prefs:root=Phone
  23. Photos — prefs:root=Photos
  24. Profile — prefs:root=General&path=ManagedConfigurationList
  25. Reset — prefs:root=General&path=Reset
  26. Safari — prefs:root=Safari
  27. Siri — prefs:root=General&path=Assistant
  28. Sounds — prefs:root=Sounds
  29. Software Update — prefs:root=General&path=SOFTWARE_UPDATE_LINK
  30. Store — prefs:root=STORE
  31. Twitter — prefs:root=TWITTER
  32. Usage — prefs:root=General&path=USAGE
  33. VPN — prefs:root=General&path=Network/VPN
  34. Wallpaper — prefs:root=Wallpaper
  35. Wi-Fi — prefs:root=WIFI
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too. 

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


No comments:

Post a Comment