Hi all,

I want to activate an OSGI bundle and interact with it on android environment. But I am not sure of the design pattern that I need to use.

Can you provide me the design perspective ( etc.. you need an interface, and eventhandler.... ). I don't need the source code. I need the idea!

try using the factory pattern with the user-interfaces inside the UI package and Business Logic inside the Business Package,with the main POJO's.
Its simple and powerful.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.