Android Scenario Widget

From LinuxMCE
Revision as of 20:21, 18 February 2012 by Apagg (Talk | contribs) (Created page with "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 nee...")

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

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

Notes

TODO:

  • Get list of scenarios from core
  • Get background image from core
  • Add option to display confirmation message when executing scenario