Android emulator application deployment error -


I have developed an application in the Rhodes framework and deployed the app in the Android emulator. When I try to use the application, I get the following error,
SD card error, the app can not access the SD card, while it is mounted.
Please unmount the device and stop the adb server before it

I tried to unmount the SD card in the emulator, but I am unable to do this.

Any help will be of great use.

Thanks in advance,

Kartik.


Comments

Popular posts from this blog

bytearray - Removing trailing nulls from byte array in C# -

linux - Authenticating GTK app to run with root permissions -

WPF TextBlock Overflow Text to the Left -