On Tue, Jun 7, 2016 at 2:17 AM, maxi wu <maxi.wu at u-media.com.tw> wrote:
> Hi Gregg, > > > > Interested in generic java port. Are you going to use JNI wrap over C++ > sdk? > > Appreciate if you could share your ideas, thank you. > The plan is to use Petre Eftime's patchset at https://gerrit.iotivity.org/gerrit/#/c/7895/ I was able to build with this patch on the generic-java branch, but I'll be using it against my darwin port. I believe all that needs to be done is to remove the remaining android dependencies from the sample apps. I'll let you know how it goes. (Ideally we would have a JNI wrapper that depends only on the C kernel of Iotivity, but I'm not that ambitious at the moment.) Gregg > > > *From:* iotivity-dev-bounces at lists.iotivity.org [mailto: > iotivity-dev-bounces at lists.iotivity.org] *On Behalf Of *Gregg Reynolds > *Sent:* Friday, June 03, 2016 11:41 PM > *To:* iotivity-dev at lists.iotivity.org > *Subject:* [dev] draft darwin port available > > > > Hi folks, > > > > I've made my darwin port code available at > https://github.com/mobileink/iotivity > > > > If somebody wants to set up a darwin branch on gerrit to support this, or > can advise me as to the best course of action, I can get started submitting > changes. I tried to get started yesterday with no luck. Frankly the > process seems a little cumbersome. I can live with that, but at the moment > I'm on a very tight schedule which is why i went ahead and created a github > repo for my iotivity stuff. > > > > Next step is to get the generic-java stuff running on the darwin port. > I've looked at the code Petre Eftime submitted and have some ideas I want > to explore, like treating the JVM as a target os, and building android on > top of it (rather than side by side) etc. > > > > -Gregg > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160607/c8af1627/attachment.html>
