0
Answered

Android Apps compilation is failed

Hank Jiang 10 years ago in OpenICE updated by vondes 8 years ago 1
Hi,
I would like to use Android App,but I can not build it.

NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE_TARGET environment variables.
Defining custom ‘build’ task is deprecated when using standard lifecycle plugin has been deprecated and is scheduled to be removed in Gradle 3.0

FAILURE: Build failed with an exception.

* What went wrong:
Project 'android-apps' not found in project ':interop-lab'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 9.311 secs
---------------------------------------------------
How could I build it?

Best regards.

Answer

Answer
Answered
Hi Hank

The "android-apps" project was a simple demonstration of connecting directly to the Nonin Bluetooth Pulse Oximeter from an Android device. The project is no longer part of the build since 19-June-2013. It remains in the repo for reference but it has been deprecated since that time.

https://github.com/mdpnp/mdpnp/commit/3ca61af431974744813a0c735b8d16104e16c6cc

Thank you
Jeff Plourde
GOOD, I'M SATISFIED
Satisfaction mark by Hank Jiang 10 years ago
Answer
Answered
Hi Hank

The "android-apps" project was a simple demonstration of connecting directly to the Nonin Bluetooth Pulse Oximeter from an Android device. The project is no longer part of the build since 19-June-2013. It remains in the repo for reference but it has been deprecated since that time.

https://github.com/mdpnp/mdpnp/commit/3ca61af431974744813a0c735b8d16104e16c6cc

Thank you
Jeff Plourde