CptFoobar / Flubbr

Flubbr, a flexible and dynamic android plugin framework
MIT License
0 stars 0 forks source link

Only one plugins binds at a time #3

Closed CptFoobar closed 9 years ago

CptFoobar commented 9 years ago

When a user clicks on a plugin's listItem, previous connections to plugins are lost (since opServiceConnection and opService are reassigned to new plugin). This means although multiple plugins can run parallelly, on one is bound to the host.

CptFoobar commented 9 years ago

Fixed in 8efb6f840ec19ee49b4f690b2fa096f05d93eb10