Platform/Projects/BuddyUp/BuddyUp on your phone
From MozillaWiki
< Platform | Projects/BuddyUp
Contents
Instructions to load BuddyUp app onto your phone
Step-by-step guide
On the Phone
* Go in Settings > Developer (at the bottom) * If Settings > Developer doesn't exist, enable it in Settings > Information > More information > Developer Menu * Debugging via USB > Select "ADB and devtools"
On your Computer:
- Download https://github.com/mozilla/buddyup/archive/master.zip (from https://github.com/mozilla/buddyup
- Select "download zip" in the bottom right)
- Unzip the file
- Plug in your phone
In Firefox 34+:
- Open Tools > Web Developer > WebIDE
- Select runtime > Anything that looks like your current phone in the USB devices section
- Accept the "incoming request" on the phone
- Open app > Open packaged app
- Find the buddyup directory unzipped and select buddyup-master/app (/app is important)
- Click Open
- Click the Play button
- The app is now launched on your phone