This might give you some ideas: http://code.google.com/p/felixembeddedonandroid/
regards, Karl On Thu, Jun 14, 2012 at 2:11 PM, Johannes Mendel <[email protected]> wrote: > Hey, > I think that I want to do something similar. > > I want to create a Service which is listening at a Socket connection of the > android and when some data packages arrive the OSGI should start a service > where the datas were handled and saved in SQLite Database ,or in other case, > read out. > > Therefore I need the android.jar in my felix project and later i want to > install the service by .apk. Is there somewhere a tutorial or something linke > that, or does you / someone know how to realize that? > > regards, > Johannes. > -- > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Karl Pauls [email protected] http://twitter.com/karlpauls http://www.linkedin.com/in/karlpauls https://profiles.google.com/karlpauls --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

