Mobile/Fennec/Android/Downloadable Content

< Mobile‎ | Fennec‎ | Android
Revision as of 09:41, 17 October 2016 by Skaspari (talk | contribs) (Created page with "Firefox for Android supports downloading app content at runtime in order to: * Reduce the APK size (Content does not need to be shipped inside the APK) * Update content withou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Firefox for Android supports downloading app content at runtime in order to:

  • Reduce the APK size (Content does not need to be shipped inside the APK)
  • Update content without requiring an app update (Content can be updated at any time).

Currently this mechanism is used for:

Firefox for Android ships with a reduced catalog of downloadable content. This catalog is update/synchronized from an online version maintained by Kinto.

Adding / updating content

Production environment