Hi Bruce, I am trying the same, but I don't have the solution yet. Do you have some advance? Salutations, thanks. Pablo.
Jackson, Bruce wrote: > > The Felix site has a useful section on getting things going on Android ( > http://felix.apache.org/site/apache-felix-and-google-android.html) but > isn't > so clear about embedding the framework into an Android app" > > "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 > (see Android docs for more details on how to use an Activity) and process > your bundles as shown above." > > Has anyone got an example of how you do this? I understand how to write > the > Android app, and I get the point being made here. What I need to > understand > is: > > 1. How do you launch the Felix framework. What do I need to instantiate? > 2. Where does the framework get its boot configuration (i.e. what bundles > to > load, run levels, environment variables, etc) from in this case? > > > -- View this message in context: http://old.nabble.com/Felix-on-Android-tp27245141p27562212.html Sent from the Apache Felix - Dev mailing list archive at Nabble.com.
