How to access external memory while device is connected with data cable in blackberry

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

  •  01-06-2021
  •  | 
  •  

質問

I am trying to debug my app while connected to the system through USB data cable . my data are downloaded and should store in sd card specific memory , but i am not able to access sd card in this situation.

So any body help me how do i access external memory while connected to the data cable .

Thanks

役に立ちましたか?

解決

There is option in device setting about mounting SD card. You could set it to "never" or to "promt".

他のヒント

When usb-cable is connected, SD-card cannot be accessed. This is implemented on device operating system level. The only way to make sd-card accessible is detaching usb-cable connected to computer.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top