.net - How to copy Android files to Windows without ADB? -


i need write application in .net 2010 copy files android devices windows computer. can use usb or other means, not internet, may not available. understand, need register each android device on windows computer before can copy using adb on usb (is correct?).

i need able reliably copy files many android devices, 1 or 2 devices @ time, , may not know ones ahead of time.

is there way around need register androids? or there alternative adb?

thanks, marty


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

python 3.x - Mapping specific letters onto a list of words -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -