Talk:MobileDevice Library

From The iPhone Wiki
Revision as of 19:51, 11 August 2009 by Robintwentyfour (talk | contribs)
Jump to: navigation, search

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)

Ok I will see if i can try this in c# and manzana.

What does the com.apple.mobilebackup service do? I cant find anything about this?