https://github.com/potch/flame-whatnow
https://github.com/potch/flame-whatnow
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/potch/flame-whatnow
- Owner: potch
- Created: 2014-10-25T13:39:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-26T08:12:50.000Z (over 11 years ago)
- Last Synced: 2025-02-04T21:34:09.296Z (over 1 year ago)
- Size: 535 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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

* Click on 'Device Information'

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

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

2. Go to the top menu of the Settings app
* Scroll to the bottom and open the Developer menu

* Click the menu item 'Debugging and USB'

* Select 'ADB and DevTools'

## 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.