B4J Question Connect pc to android through usb in b4j

Myr0n

Active Member
Licensed User
Longtime User
Hello everybody
I made a research in the almost entirely forum and I did not get an answer to how to get, read and send file to an android device through an usb cable.

I would like to create this app in b4j or c#.

For the moment I just want to get a db sqlite from an specifique directory in the android device to the computer, process the data and return it back the db to the android device.

I read that I can not use the libraries for b4a.

Somebody could give me a clue please.
i will apreciate your help.

Thank you.
 

Myr0n

Active Member
Licensed User
Longtime User
It is not possible unless USB debug mode is activated. I didn't find any working MTP library that can be used for that.

Thank you so much for your reply.
You are right, i tried some libraries in c# and java without success, when i found something usefull i will share with the forum.
 
Upvote 0
Top