This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

command line to install firefox app

  • 3 antwoorde
  • 3 hierdie probleem
  • 162 views
  • Laaste antwoord deur 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?

All Replies (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