Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

command line to install firefox app

  • 3 відповіді
  • 3 мають цю проблему
  • 162 перегляди
  • Остання відповідь від guigs

more options

Is there any way to install firefox application( stand alone packaged app ) through firefox device terminal?

Is there any way to install firefox application( stand alone packaged app ) through firefox device terminal?

Усі відповіді (3)

more options

If this is about WebApps on Firefox OS then you should ask on https://lists.mozilla.org/listinfo/webapps

If this is about Firefox for Android you can install the Android app with the SDK adb command.

   adb install -r Firefox-Android-file.apk
more options

Thank you for the reply , but I was looking on how to install WebApps on Firefox OS though command line

more options

Hi vineesh, there is a way to install a Web app this way : https://developer.mozilla.org/en-US/d.../Apps.install However I would recommend reading more about how the development of apps work with the Introduction to Web Apps: https://developer.mozilla.org/en-US/A.../Intro_to_open_web_apps