Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How can I install Firefox in an Android emulator to develop web extensions?

more options

I've recently published a Firefox web extension which works on Desktop browsers and wanted to start now with the port for Android devices. As suggested in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Developing_WebExtensions_for_Firefox_for_Android , I've installed Android Studio and several Android emulators (Nexus 5x with Android Nougat, Oreo, etc.).

However, when I try to install Firefox from the Chrome store, I always receive the "Your device isn't compatible with this version." message. This is very frustrating as Firefox seems to be one of the few apps that can't be installed in the emulator (WhatsApp and Opera are installable, Facebook and Firefox are not).

I was wondering if the requirements for the app are set (mistakenly) too high? Or maybe I'm doing something wrong? How do you develop/debug your web extensions?

Thanks for your help!

I've recently published a Firefox web extension which works on Desktop browsers and wanted to start now with the port for Android devices. As suggested in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Developing_WebExtensions_for_Firefox_for_Android , I've installed Android Studio and several Android emulators (Nexus 5x with Android Nougat, Oreo, etc.). However, when I try to install Firefox from the Chrome store, I always receive the "Your device isn't compatible with this version." message. This is very frustrating as Firefox seems to be one of the few apps that can't be installed in the emulator (WhatsApp and Opera are installable, Facebook and Firefox are not). I was wondering if the requirements for the app are set (mistakenly) too high? Or maybe I'm doing something wrong? How do you develop/debug your web extensions? Thanks for your help!

被采纳的解决方案

Hi

You may want to try installing Firefox from an .apk file into your emulator or Android session.

The best place to go to get the .apk files would be here.

定位到答案原位置 👍 2

所有回复 (2)

more options

选择的解决方案

Hi

You may want to try installing Firefox from an .apk file into your emulator or Android session.

The best place to go to get the .apk files would be here.

more options

I've chosen the intel devices version for the emulator and it works great, thank you for your support Seburo!