Difference between revisions of "Talk:MobileDevice Library"

From The iPhone Wiki
Jump to: navigation, search
(New page: Hey folks, anyone knows how to use mobiledevice library for requesting addressbook or sms database file via the libary for backing them up with own program? i want to do this because not ...)
 
Line 7: Line 7:
   
 
thanks for answering...
 
thanks for answering...
  +
  +
You should use "com.apple.mobilesync" service
  +
  +
See http://cgit.sukimashita.com/python-iphonesync.git/ for details --[[User:Redart|Redart]] 11:32, 11 August 2009 (UTC)

Revision as of 11:32, 11 August 2009

Hey folks,

anyone knows how to use mobiledevice library for requesting addressbook or sms database file via the libary for backing them up with own program? i want to do this because not jailbroken devices will only get var/media reading capabilities and so reading of those files is forbidden.

so itunes can sync, we can do also, i hope...

thanks for answering...

You should use "com.apple.mobilesync" service

See http://cgit.sukimashita.com/python-iphonesync.git/ for details --Redart 11:32, 11 August 2009 (UTC)