how to package the app to others #3276
-
Hi, I'm beginner to this project, now I have a question need your help. I have installed termux on my phone, write a python flask server on it, and it works well. Now I want to let this app can run on another phone, how to do that? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
agnostic-apollo
Mar 2, 2023
Replies: 1 comment 6 replies
-
If both phones have same architecture as per |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
agnostic-apollo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If both phones have same architecture as per
dpkg --print-architecture
, then do backup and restore.https://wiki.termux.com/wiki/Backing_up_Termux