Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Lua Development Tools » koneki OMA-DM client as a library on Android
koneki OMA-DM client as a library on Android [message #1350245] Mon, 12 May 2014 15:18 Go to next message
Clandes Tino is currently offline Clandes TinoFriend
Messages: 2
Registered: May 2014
Junior Member
Greetings,
I came across Koneki project while searching for OMA-DM protocol implementation in java.

My use case is to implement OMA - DM client Android library that can talk to existing OMA - DM server.

Let me state first that I am completely new in both OMA-DM and Android dev, so any answer on my very basic questions would be much appreciated.

1. OMA - DM simulator and client code
I understand that the OMA - DM client is not released as standalone library, but the client code can be extracted from the simulator source code. Is this correct?

2. Where can I find the source code for the OAM simulator. I've tried cloning several git repos I found, but I am getting access denied.

3. Are you maybe aware of the existence of separated koneki OMA - DM client code and simulator that talk over http, not within the eclipse workbench.

4. If I eventually extract client code into the standalone jar, is there any problem of releasing it as Android library?

Thanks very much in advance,
Milan
Re: koneki OMA-DM client as a library on Android [message #1354966 is a reply to message #1350245] Wed, 14 May 2014 14:02 Go to previous message
Marc Aubry is currently offline Marc AubryFriend
Messages: 86
Registered: August 2012
Member
Hi,

I am not really aware of the Koneki OMA-DM simulator and I basically have never code on top of android, but here some clues:

The oma-dm simulator code is here: https://github.com/eclipse/koneki.simulators, he is organized in bundles (eclipse plugins), i don't think you can re-use them on android.

You can re-use all the code of Koneki according to the EPL licence. See http://en.wikipedia.org/wiki/Eclipse_Public_License.


Previous Topic:Missing dll
Next Topic:Can't Start LuaDevelopmentTools.exe
Goto Forum:
  


Current Time: Fri Apr 19 12:29:05 GMT 2024

Powered by FUDForum. Page generated in 0.01953 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top