Vaandroid Plugins

Plugins provide ''Androidish'' resources to Vaandroid.

This file must located in the root of the bundle. This file specifies the paths to the other resources, and Vaandroid permissions.

Pretty much the exact same file as used in Android applications.

Pretty much the exact same folder as used in Android applications.

{FANCYTABLE(head="Feature | Progress | Priority | Release | Assigned to" sortable="type:reset" tsortcolumns="type:text;group:letter|type:digit;group:number|type:word;group:word|type:shortDate;group:date-year|type:digit;group:number-10" tsfilteroptions="type:reset" db_name="features" db_category="Vaandroid Plugins")} Vaandroid Plugins | 0 | | 5 | Move plugin Resources into separate bundle | 0 | | 5 | {FANCYTABLE}

Plugins

Plugins

  • Android Jars (Plugins)
  • OSGi Plugins (Bundles)
  • Security
  • Plugin Scope
  • Activity Scope
  • Action Scope

Reinstall Policy

The reinstall policy allows a plugin to determine how it reacts when its image is updated on the server. The policy can be set on the entire plugin and also overriden for a specific activity.

Because of the nature of OSGi, references to the classes will have the same name but will be different ty...

Resource Plugins

Resource plugins provide resources to other plugins.

todo: implement resource plugins