Two linux anonymous
namespace sockets 2019 Termux api Building
(Termux add-on app which exposes device functionality as API to command line programs)
1) Project on https://github.com/termux/termux-api
2) How API calls are made through the termux-api helper binary
The termux-api client binary in the termux-api package generates two linux anonymous namespace sockets, and passes their address to the TermuxApiReceiver broadcast receiver as in:
/system/bin/am broadcast ${BROADCAST_RECEIVER} --es socket_input ${INPUT_SOCKET} --es socket_output ${OUTPUT_SOCKET}
Note :
Signature keys of all offered builds are different. Before you switch the installation source, you will have to uninstall the Termux application and all currently installed plugins.
Follow us for more...
No comments:
Post a Comment