0

How can I create an OSGi bundle which I can inject in an Apache Felix container running on an Android devices which opens a GUI?

I am not interested in the details about converting a normal bundle to an Android bundle [1]. It's more like this 5-year-old thread [2] asking the same question. Unfortunately the response link is dead. Also these guys [3] seem to be able to do it.

So it is possible, but how? The responder of [2] wanted to add it to the Apache Felix docs. I cannot find it though.

Jack Miller
  • 6,843
  • 3
  • 48
  • 66

1 Answers1

0

It appears that [3] don't use Apache Felix, but their own proprietary OSGi runtime environment

krylovsk
  • 64
  • 2