in reply to Termux for all your Perl-needs on Android
Also very nice is that Termux comes with some command line utilities to query and set the state of Android functions and also to read and send SMS. This gives you a nice way to interact with Android from a Perl script without needing a module to talk to the Android API.
All that's missing is a small wrapper module, maybe Android::Termux::API?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Termux for all your Perl-needs on Android
by morgon (Priest) on Mar 26, 2018 at 11:33 UTC | |
|
Re^2: Termux for all your Perl-needs on Android
by LanX (Saint) on Mar 26, 2018 at 08:26 UTC | |
by Corion (Patriarch) on Mar 26, 2018 at 08:32 UTC | |
by morgon (Priest) on Mar 26, 2018 at 11:47 UTC |