• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android USB connectivity problem

Hi,

Does anybody know how to send a String-Variable from an Android device to A Linux console via USB?

Plus, how would you implement a Java App to receive the string instead of the Linux console (again via USB)?

I'm guessing its possible with pipes for linux and with streams for Java. But I badly need an example or pointers as to what the best method would be.

I know there is a USB hardware Package in the Android API. And there is File.io Java package. Anyone tried it before?

Pls help
Regards
Aubrey.
 
Back
Top Bottom