On Oct 31, 2017 4:28 PM, "Nash, George" <george.n...@intel.com> wrote:

Yes there are some implementation details that call the Android API.

Without digging into the code I can't recall off the top of my head which
portions of the code do use Android specific calls. All of the code that
has Android specific details is isolated in the java/iotivity-android
folder.


i believe the foo_adapter code calls into android. e.g. the android
ipnwmonitor creates a java object. this is in csdk.

gregg


-----Original Message-----
From: Macieira, Thiago
Sent: Tuesday, October 31, 2017 2:23 PM
To: Nash, George <george.n...@intel.com>
Cc: Morten Nielsen <m...@iter.dk>; iotivity-dev@lists.iotivity.org
Subject: Re: [dev] Android and C-SDK

On terça-feira, 31 de outubro de 2017 14:21:43 PDT Nash, George wrote:
> The Android port (i.e. Java implementation on android) uses the C++
> SDK in the JNI code.  Since C++ uses the C SDK it ultimately works out
> that the C SDK is being used on Android.

I think there are certain implementation details that go back via JNI to
call to Android API. Isn't the network monitor doing that?

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev
_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to