Getting Istream failed when trying to transfer content from device in WPDApiSample

StackOverflow https://stackoverflow.com//questions/24030661

  •  21-12-2019
  •  | 
  •  

Question

i am trying to run the WPDApiSample. When i run the application it prompts me to enter the device number, i enter the device number then it prompts me to enter what i want. I want to send a content from device. so i select option 3. After that it asks me to give the identifier of the object which i want to transfer. (Is identifier is the name of the directory on the phone? How can i move a specific mp3 file, which is located in music directory ?) i enter the name of the directory, then it says that [Failed to get Istream]. What am i doing wrong ? What is correct input?

Thanks in advance.....

Was it helpful?

Solution

select option 2 to enumerate (list) content present on the device. you may also use option 12 afterwards to read properties of a specific object/item.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top