Hi All. Why do you code the java binding?
Do you want porting iotivity on JVM device (OSGi or Linux JVM ...)? If so be, I can contribute the java binding work. Have a good time~! 2016-04-21 20:05 GMT+09:00 Madan Kanth Lanka <lanka.madan at samsung.com>: > Hi Petre, > > > Nice to see this and you can upload your work to the following branch. > > Branch Name : generic-java > > > https://gerrit.iotivity.org/gerrit/gitweb?p=iotivity.git;a=shortlog;h=refs/heads/generic-java > > > > I have created this using the following commit hash. > > Commit hash : 8d9849e95ed4dc0f38f952dfa8ee9467c914bf3a > > > > Thanks, > > Madan > > ------- *Original Message* ------- > > *Sender* : Eftime, Petre P<petre.p.eftime at intel.com> > > *Date* : Apr 21, 2016 16:29 (GMT+05:30) > > *Title* : [dev] Generic Java Bindings Feature > > > Hi all, > > I have been working on getting IoTivity Java bindings to function > outside of Android and I have a working SimpleClient example. > I made some substantial changes to how the Java bindings are built. I > removed the android folder and made a single folder named java with the > following structure: > > java/ > ??? build.gradle > ??? common/ # contains base classes > ??? examples-android/ # examples for android > ??? examples-java/ # examples for generic java > ??? gradle > ??? gradle.properties > ??? gradlew > ??? gradlew.bat > ??? iotivity-android/ # contains ca classes for android > ??? iotivity-linux/ # contains ca classes for linux > ??? jni/ # native bindings, builds with scons > ??? SConscript > ??? settings.gradle > > I am requesting a branch to upload my work to (java-generic?) and get > someone to review my work to make sure that I can include this in the > following IoTivity release. > > I will add the ticket for the feature on JIRA as soon as I can get an > account (if someone can tell me who to mail about this it would be > great). > > Thanks, > Petre Eftime > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160421/13ae57ed/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 201604211637038_BEI0XT4N.gif Type: image/gif Size: 13168 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160421/13ae57ed/attachment.gif>
