An open API service indexing awesome lists of open source software.

https://github.com/potch/flame-whatnow


https://github.com/potch/flame-whatnow

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# So I got a Flame. Now What?

## On your computer

1. First, [get Firefox](https://www.mozilla.org/en-US/firefox/new/)
* Already have it? Awesome! [Make sure it's up to date](https://support.mozilla.org/en-US/kb/update-firefox-latest-version).

2. Open Firefox

3. Next, enable WebIDE:
* Click on the 'Tools' menu
* Click on 'Web Developer'
* Click 'Developer Toolbar'
* In the Developer Toolbar, type `pref set devtools.webide.enabled true`, then press Enter.

4. Open WebIDE
* Click on the 'Tools' menu
* Click on 'Web Developer'
* Click 'WebIDE'

5. Install ADB Helper
* In the top right corner of the WebIDE, click 'Select Runtime'
* Under 'Devices', select 'Install ADB Helper'
* The process should now begin- if there are network problems let someone know and they can assist you.

## On your Flame device

1. Enable the Developer Menu:

* Open up the Settings app

![](img/device-step1.png)

* Click on 'Device Information'

![](img/device-step2.png)

* Click on 'More Information' (I know, right?)

![](img/device-step3.png)

* Scroll to the very bottom.
* Check the item labeled 'Enable Developer Menu'

![](img/device-step4.png)

2. Go to the top menu of the Settings app

* Scroll to the bottom and open the Developer menu

![](img/device-step5.png)

* Click the menu item 'Debugging and USB'

![](img/device-step6.png)

* Select 'ADB and DevTools'

![](img/device-step7.png)

## Connect your Flame to your Computer

1. Using your favorite micro-USB cable, connect your Flame to your computer's USB port

2. Open Firefox

3. Open the WebIDE

* Click on the 'Tools' menu
* Click on the 'Web Developer' item
* Click 'WebIDE'

4.