Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Proot Method Now Possible #16

Open
robertkirkman opened this issue Nov 2, 2024 · 2 comments
Open

Non Proot Method Now Possible #16

robertkirkman opened this issue Nov 2, 2024 · 2 comments

Comments

@robertkirkman
Copy link

robertkirkman commented Nov 2, 2024

Hello today I made this tutorial how to run Node.js Puppeteer on Android without any proot-distro command required

Do you think a similar method might be added to this repo as an option, or should this repo remain as only the proot-distro based method?

@BOT-Neil
Copy link

@robertkirkman Is this possible with chrome?

@robertkirkman
Copy link
Author

robertkirkman commented Jan 15, 2025

I am not sure, I would guess yes, but because Firefox has slightly more actively maintained community support within the Termux repository than Chromium, currently I am focusing on testing, maintenance and working on upstreaming fixes for the Firefox-based method first, then after I am comfortable with the level of completion of the Firefox-based method, I might also work on testing Chromium in a similar way.

The Firefox-based method can currently be used and works using the exact steps from my tutorial, but if you want to run it as commands only without having to connect to an X11 server app, you need to download and use the patched Firefox package I linked there, soon I hope to finish upstreaming my patch so that the Firefox from pkg install firefox directly can work for both headless mode and X11 mode the same, and I am working on several tools and coding techniques to help me do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants