Hi Martin Thanks for help, and sorry for not being clear enough.
I found no build results, neither under ~/iotivity-1.1.0/android/examples nor under ~/iotivity-1.1.0/android/android_api . The only results of the build I was able to locate - were under the folder I mentioned earlier. I wonder if the Scons configuration, by default, is set to buid those folders. If it is, would appreciate an advice on how to check the correctness of the build process. (Unfortunately, I will be able to get back to this task only by Monday) Thanks in advance! Max On Wed, Jun 8, 2016 at 6:45 PM, Martin Gluhak <mr.gluhak at gmail.com> wrote: > Hi Max, > I'm not sure I understood you correctly, but I think you are looking at > the wrong folder. > Looking from the root of the IoTivity project you should have a folder > named "Android" containing "android_api" and "examples" folders. They > contain the sources that are being built with the scons command. After the > build is complete you should see a "build" folder inside both of these. > For example, the apk of the SimpleClient app is located at > ~/iotivity-1.1.0/android/examples/simpleclient/build/outputs/apk > > Hope it helps, > Martin > > On Wed, Jun 8, 2016 at 5:01 PM, Max Kholmyansky <max001 at gmail.com> wrote: > >> Hello, >> >> Will greatly appreciate any help: >> >> I downloaded the 1.1.0 IoTivity source code distribution, and managed >> successfully to run the samples on Linux. But unfortunately not on Android. >> >> I am following the "Step 1" and "Step 2" instructions from: >> https://wiki.iotivity.org/android_build_instructions >> >> After running from the root: >> scons TARGET_OS=android ANDROID_HOME=... GRADLE_HOME=... >> I get no build errors. >> >> But looks like all the build results are under: >> ~/iotivity-1.1.0/out/android/x86/release >> >> Unlike mentioned in the instructions, the output folders of 'android_api' >> and 'examples' are missing. >> >> Any hint how to build them will be appreciated. >> >> Thanks a lot. >> >> >> Max (Tekoia Ltd) >> >> _______________________________________________ >> 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/20160608/00e17662/attachment.html>
