Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] How to embed concierge in Android

Hi Tim,

we are currently motivated into making an Android system to run the openHAB 2 (Home Automation Project) runtime initiated from Kai Kreuzer (openhab.org). We want to build a kind of a reference architecture for using Android based hardware for SmartHome use cases as supported by openHAB.
As openHAB is based on OSGI we are looking for an OSGI container capable of running on Android with the mobile context in mind - which concierge seems to be a good fit for.

So having you running concierge already in Android looks promising. Jochen Hiller also mentioned that he already made Eclipse SmartHome (base of openHAB2) to work within concierge. I am now trying to fit all these pieces together.

Can you help us with the step to get concierge run on Android? Do you have code or documentation to share? Maybe talking about the pitfalls or the necessary changes to the concierge code also helps.
Our intent is to have this project go open source but we are at the very beginning and constrained in terms of time. 

I would appreciate your help very much.

Cheers,
Danny




2015-05-24 11:14 GMT+02:00 Tim Verbelen <tim.verbelen@xxxxxxxxxxxxxx>:
Hi Danny,

I have some experience running OSGi (and Concierge in specific) on Android. I do not bake it into an Android custom rom though, but I integrate it into a regular Android app.

What exactly is your use case?

Best,

Tim


On 05/23/2015 08:34 PM, Danny Fürniß wrote:
Hi Jochen and Tim,

i am looking for a way to use concierge as a container for Eclipse SmartHome within an Android System.

As i heard it's possible i wanted to ask for any hints on how to accomplish that task.

I have an AOSP build up and running but have currently no clues where and how to start with that concierge sort of thing. I am all new into OSGI and relatively new to Android custom ROM baking.

If you have any suggestions where i can find some help, please let me know.

Cheers,
Danny




_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev


-- 
Tim Verbelen
Department of Information Technology
Broadband Communication Networks (IBCN)
Ghent University - iMinds
Gaston Crommenlaan 8 (Bus 201), B-9050 Gent, Belgium
T: +32 9 33 14940 ; T Secr: +32 9 33 14900
F: +32 9 33 14899
E: tim.verbelen@xxxxxxxxxxxxxx
W : www.ibcn.intec.UGent.be

_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev


Back to the top