Android Scenario Widget
From LinuxMCE
This is a widget for Android that adds a simple button on the homescreen that can execute a scenario. You can add as many buttons as you like. It is at the alpha stage so you need to build it your self for testing
Install
First add the core parts:
cd /var/www sudo svn checkout http://svn.linuxmce.org/svn/people/apagg/WidgetRPC
Then you need to build the .apk and install it on a device.
The source is here: http://svn.linuxmce.org/svn/people/apagg/AndroidScenarioWidget
Setup
You need to find the scenario number you want to execute in web-admin. The rest should be self explanatory.
Notes
TODO:
- Get list of scenarios from core
- Get background image from core
- Add option to display confirmation message when executing scenario