Sync files between pc and Android phone like Windows ActiveSync? -
is possible sync files (like textfiles) specific path on android phone specific folder on pc via usb? pretty activesync connect phone pc , syncs specific files phone pc if changed.
i not talking outlook, contacts or word documents, plain text files custom extension.
basically app makes changes textfile whenever app used, , when user done syncs textfile pc read our main program.
is possible sync files (like textfiles) specific path on android phone specific folder on pc via usb?
there no apis in android sdk access usb. developer can via ddms, or via adb pull, app has no way of initiating this, let alone arbitrary users.
Comments
Post a Comment