Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 759 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 759 Bytes

sumorobot-android-bluetooth-le

Program your Sumorobot on your Android device with Google Blockly over Bluetooth Low Energy

android

installing

sudo apt-get install nodejs
sudo npm install -g cordova
cordova plugin add org.apache.cordova.globalization
cordova plugin add org.apache.cordova.dialogs
cordova platform update android
cordova run android

credits ^_^

http://cordova.apache.org/
https://developers.google.com/blockly/