-
FirefoxOS Screencast
Desktop app to control an android device remotely using mouse and keyboard. Should work on Windows/Linux/MacOS with any android device.
Installation
- Install the android sdk (download here)
- Connect your device through USB cable and ensure it’s detected with “adb devices”
- Make sure you have Java Runtime Environnement 5 or later installed
- Click HERE. You can launch it by typing “javaws <jnlp file>” from a command line.
More info here


-
[Linux] Pushing Firefox OS Apps

when you connect the device via usb is detected but does not have permissions.


Set up your system to detect your device
follow the instructions:
~ $cd /etc/udev/rules.d
/etc/udev/rules.d $sudo touch android.rules
/etc/udev/rules.d $sudo gedit android.rules
and add the follow line:
SUBSYSTEM==”usb”, ATTR{idVendor}==”05c6”, MODE=”0666”, GROUP=”plugdev”
After making the above changes, either reboot the system or restart the udev service:
sudo service udev restart

If you make these changes and the push to device button does not show up in the Simulator Dashboard, please see this workaround.
-
git ready
-
5 Things You Should Stop Doing With jQuery
-
UUID Javascript
this script is useful when you need a unique id.
-
RGB to Hex in Javascript
-
Nokia Asha
-
Scala School!
-
-