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

Is there a simple way to compile GeckoView for Android ? #238

Open
Lua12138 opened this issue Apr 12, 2024 · 1 comment
Open

Is there a simple way to compile GeckoView for Android ? #238

Lua12138 opened this issue Apr 12, 2024 · 1 comment

Comments

@Lua12138
Copy link

I want to use GeckoView in a customized Android system. Because the Android version is API19, and the new version released by Mozilla requires a minimum of API21.

So I hope to compile GeckView myself and try to find out which functions require API21 (I can cut them off)

However, by looking at the documents, I found that it is very difficult to compile GeckoView, and I need to obtain mozilla-central code, which is very large, and there are many contents coupled in mozilla-central compiled code (such as JDK/Android SDK/git-cinnabar and Rust, etc.).

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