Getting Started on Android
Introduction
This manual gives brief instructions to get the Matlab-Connector sample applications built and de...
Prerequisites
CMake GUI For building, the tool cmake-gui is needed. Navigate to https://cmake.org/download/ an...
Building an Application Library
Open CMake Gui, fill in source and build directory and click Configure. A Dialog opens: Select...
Deploying the Asset Library
Before an android application can be launched, the asset library has to be deployed on the Androi...
Generating and deploying an Android-App
Now an android studio project skeleton is needed for constructing a so-called apk file, which is ...
Trouble-Shooting
If you experience Problems, sometimes the so called “Log Cat” is quite helpful, which also allo...