Difference between revisions of "Talk:MobileDevice Library"

From The iPhone Wiki
Jump to: navigation, search
(Indented for easier reading, added unsigned tags.)
Line 16: Line 16:
 
::What does the com.apple.mobilebackup service do?
 
::What does the com.apple.mobilebackup service do?
 
::I cant find anything about this? <small>—The preceding unsigned comment was added by [[User:Robintentyfour|Robintentyfour]] ([[User talk:Robintentyfour|talk]] • [[Special:Contributions/Robintentyfour|contribs]]) 15:51, August 11, 2009 (EST). Please sign your posts with <nowiki>~~~~</nowiki>!</small><!-- Template:Unsigned -->
 
::I cant find anything about this? <small>—The preceding unsigned comment was added by [[User:Robintentyfour|Robintentyfour]] ([[User talk:Robintentyfour|talk]] • [[Special:Contributions/Robintentyfour|contribs]]) 15:51, August 11, 2009 (EST). Please sign your posts with <nowiki>~~~~</nowiki>!</small><!-- Template:Unsigned -->
  +
  +
==Compiling?==
  +
Ive seen everywhere and i cant find a way to compile MobileDevice.h in Windows.Any ideas anyone?--[[User:Sn0wra1n|Sn0wra1n]] 09:04, 14 January 2011 (UTC)

Revision as of 09:04, 14 January 2011

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... —The preceding unsigned comment was added by Robintentyfour (talkcontribs) 17:23, August 10, 2009 (EST). Please sign your posts with ~~~~!

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? —The preceding unsigned comment was added by Robintentyfour (talkcontribs) 15:51, August 11, 2009 (EST). Please sign your posts with ~~~~!

Compiling?

Ive seen everywhere and i cant find a way to compile MobileDevice.h in Windows.Any ideas anyone?--Sn0wra1n 09:04, 14 January 2011 (UTC)