Versions Compared

Key

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

...

  1. Copy the the .ale file to the folder app/src/main/assets of your app.

  2. Check if there is a folder app/src/main/trained_models. If it does not exist, create this folder.

  3. Copy the .any file to the newly created folder app/src/main/trained_models.

  4. Add toe the following statements to your Android activity:

...