Skip to content

Add termux as 3rd party library #3699

Closed Answered by agnostic-apollo
jhay06 asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to integrate termux into your own app instead of termux being installed separately, it is possibly, but currently there is no library for it, but is planned. But you can do it.

Check forking. You will have to compile bootstrap for your app package, possibly without apt/dpkg and other unneeded packages. On the app side, check TermuxActivity which holds the terminal and starts the TermuxService, which holds the TermuxSession.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by agnostic-apollo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants