Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you generate new AdamApp, also generate the following directory and place the source files,
header files and Makefile in there.
<AdamAppSDK installation directory>/src/adamapp/<directory name of the new AdamApp>
It’s recommended that you copy and modify skeleton_sample_app directory to generate new
application for ease.

Info

*For Python, we recommend using the jpeg_app directory.

(2) Place libraries files and header files of external software. (if you use an external software)

...