but removable device not showing up when connect to PC,Actualy When I Connect Device to PC it has connected but showing as "/Tab". but not showing as removable as "Z:\".Becase i have to synch file from Desktop to Device for that time I need Destination directory for example "Z:\".pls advise where it is problem.
Is there a way to start the Mass Storage Activity, so the user can choose USB connection mode ? Either as Charge Battery or use as Mass Storage Device.
Something like:
B4X:
Dim DoAction As Intent
DoAction.Initialize("android.settings.WIFI_SETTINGS", "")
StartActivity(DoAction)