Hello,

When android application compile with ?iotivity-armeabi-service-debug.aar? and 
?iotivity-resource-container-debug.aar?, then fail to compile because those 
have same .so files.

I solved this problem by adding ?exclude {so file}? in packagingOptions, but 
those .so files is needed for loading iotivity libraries.
So I need to copy .so files to android device and change permission those files.

But I think this method is not correct way.
So how to solve this problem in general?
-------------- next part --------------
HTML ?????? ??????????????...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151215/50475016/attachment.html>

Reply via email to