aboutsummaryrefslogtreecommitdiff
path: root/files/de/archive/b2g_os/developing_firefox_os/index.html
blob: 29f0a9c29067fdac06da286acf6bf8ce331b55d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: Hacking Firefox OS
slug: Archive/B2G_OS/Developing_Firefox_OS
translation_of: Archive/B2G_OS/Developing_Firefox_OS
---
<div class="summary">
 <p>This section provides some useful articles covering different ways in which the Firefox OS experience can be modified/customized during the build or app writing process.</p>
</div>
<dl>
 <dt>
  <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Tips_and_tricks/modifying_hosts_file" title="/en-US/docs/Mozilla/Firefox_OS/Tips_and_tricks/modifying_hosts_file">Modifying the hosts file</a></dt>
 <dd>
  A guide to what can be achieved by modifying the Firefox OS hosts file.</dd>
 <dt>
  <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Customization_with_the_.userconfig_file" title="https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Customization_with_the_.userconfig_file">Customization with the .userconfig file</a></dt>
 <dd>
  How to customize the build and execution of Firefox OS by changing the <code>.userconfig</code> file.</dd>
 <dt>
  <a href="/en-US/docs/Firefox_OS/Hacking_Firefox_OS/Localizing_Firefox_OS" title="/en-US/docs/Firefox_OS/Hacking_Firefox_OS/Localizing_Firefox_OS">Localizing Firefox OS</a></dt>
 <dd>
  A guide to localising the Firefox OS platform, making it available in your preferred languages.</dd>
 <dt>
  <a href="/en-US/docs/Mozilla/Firefox_OS/Hacking_Firefox_OS/Customizing_the_keyboard">Customizing the keyboard in Firefox OS apps</a></dt>
 <dd>
  This guide shows how to customize the keyboard in your Firefox OS apps.</dd>
</dl>