Jump to content

Recommended Posts

Guest Alex4SSB
Posted

Hi, I am developing ADB Explorer, a UI for ADB in WPF.I am trying to implement support for Drag & Drop to Push / Pull files between PC and an Android device, and while accepting files dragged into the app is quite easy since I can just use the provided path, its the other direction that I still can't get right. Namely, dragging a folder from the app to File Explorer.I started by using VirtualFileDataObject class to transfer the files as streams, which is what's usually recommended for files that do not yet exist on the PC, but since ADB works best when transferring files instead

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...