.FBA File Extension
Fitbit OS App Package
Developer | Fitbit |
Popularity |
4.0 | 3 Votes |
What is an FBA file?
An FBA file is a Fitbit app developed using Fitbit Studio or Fitbit's command-line interface. It contains the app's source code, manifest, and assets, stored in zipped folders. Developers publish FBA files to the Fitbit App Gallery, so other users can install the apps they contain.
More Information
Fitbit smartwatches use a proprietary operating system called Fitbit OS. Fitbit Studio is an integrated development environment (IDE) that allows developers to create Fitbit OS apps. Developers who prefer to develop from their own source code editor or the command line can use Fitbit's command-line interface instead of Fitbit Studio.
After a developer finishes developing their Fitbit OS app, they can package that app as an installable FBA file. They can then either install the app on their own Fitbit for testing or publish the app to the Fitbit App Gallery. Developers can publish apps to the gallery either publicly or privately. Private apps can be installed only using a direct installation hyperlink provided by the developer.
NOTE: FBA files can also contain Fitbit clockfaces, instead of Fitbit apps.
How to open an FBA file
You can use Fitbit Studio (multiplatform) or the Fitbit command-line interface (multiplatform) to install an FBA file on a Fitbit smartwatch or the programs' built-in Fitbit simulator. For complete instructions, refer to Fitbit's developer documentation.