Hi there On the Felix/Android site ( http://felix.apache.org/site/apache-felix-and-google-android.html) there is a comment that:
“Apache Felix can also be integrated with an Android application. To achieve this, you need to embed Felix into onCreate() method of your Activity class” Does anyone know: is this an exclusive provision for some reason, or can an embedded Felix instance exist in a Service rather than an Activity? Thanks Bruce