On 09/30/2017 01:41 AM, 孙立峰 wrote: > Hi, Devs, > > As we know, now OCF IoTivity project supports using Java language. > > Could you inform me where is the example code for Java and where is the lib > file for Java? > > Thanks > > Jason Sun
Depends a bit on whether you're considering Java generically, or specifically for Android. There are code examples in java/examples-java and java/examples-android. With a Linux java build, I see files in out/linux/x86_64/debug/java: iotivity.jar simpleclient.jar simpleserver.jar simpleclientserver.jar Does that help? _______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
