Uses the Myo project interface to control amazing slides in your smartphone or tablet.
This application makes use of Reveal.js for creating beautiful presentations using HTML. Before you can proceed and use this framework, you need to download Reveal dependency through bower, following the steps below:
$ cd app/src/main/assets folder
$ bower install
After this, you can start writing your index.html
, adding your slides as you can see in Reveal
official documentation.
This is a toy project and used only to show how a Myo device works. There is no plan to improve it furthermore.
Android slides is released under the terms of the BSD license. Full details in LICENSE
file.