mrboombastic
Lurker
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.
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.