It'd be nice to have a program like am or pm to access the clipboard from the command line. Maybe "cm"?
Something like "cm set < file" or "cm get > file".
do you mean to have a way of getting stuff from the android clipboard into linux, or something else?
yes, interacting with the android clipboard from linux
"cm" should be a short Java program, invoked like "am" or "pm"
We should probably also think about providing a "linuxonandroid-tools" package for the chroot distributions that will provide tools like this.
Log in to post a comment.
do you mean to have a way of getting stuff from the android clipboard into linux, or something else?
yes, interacting with the android clipboard from linux
"cm" should be a short Java program, invoked like "am" or "pm"
We should probably also think about providing a "linuxonandroid-tools" package for the chroot distributions that will provide tools like this.