.ARB Estensione file

Application Resource Bundle

Sviluppatore Google
Popolarità
3.8  |  4 Voti
 

Che cos'è un file ARB?

An ARB file is an application resource bundle used by an Android app created using Dart or Flutter. It contains localization strings used to show the app's text in a user's language. Developers eventually convert ARB files into corresponding .DART files, which store the localization strings as part of Dart source code.

Maggiori informazioni

Screenshot di un file .arb in Microsoft Visual Studio Code
File ARB aperto in Microsoft Visual Studio Code

Using Dart or Flutter, Android app developers can generate a template ARB file for their application. This template file contains a single JSON table, which lists all the app's strings in the app's default language. Developers can then copy this table into another file, replace the default strings with internationalized versions of their strings, and save the resulting ARB file(s) to create a translation file(s) for their application.

After creating all the translation files their app needs, developers can convert their ARB files into DART files and import them into their app, for use in localization-related code.

Come aprire un file ARB

You can open and edit the data an ARB file contains in any text or source code editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform). To use an ARB file as an application resource bundle, you must install Dart (cross-platform) or Flutter (cross-platform).

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono o fanno riferimento ai file ARB

Windows
Mac
Linux
Chrome OS
Incluso nel sistema operativo
Gratuito

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Application Resource Bundle e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.