in reply to Re: connect to AndroidDebugBrigde (adb) using PERL
in thread connect to AndroidDebugBrigde (adb) using PERL

I've never run adb, but if it operates like a classic terminal, the OP will want two-way communication. Thus, they should look at:

#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.