XiangyuDev opened a new issue, #82: URL: https://github.com/apache/felix-atomos/issues/82
Thanks for the OSGi Connect idea and implementation. Which make it possible to run bundle on android. We are looking for a solution for common plugin framework, runing both on jvm and Android Runtime. After several hours searching I finally get to Atomos and get Android example running. The Android Example works fine. I can see the web console page using chrome browser on Android. But the example only demostrate, we have to put all bundles, and atomos framework, into app/lib of Android Project, **before** we can compile and get a apk. Would anyone please share a way to make an ordinary bundle to be transformed into a Android readable zip package or aar? Inside the package, there shall be the Manifest and classex.dex which ART could read. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org