Run an Android Demo Application

Have more questions? Submit a request

Android Minimum Requirements

  • Support with Arm64-v8a CPU instruction set
  • Support with API level 27 and higher

Important

Run the demo on a real device.

Run the Demo

▶️ Run our Android demo

  1. Unzip the Binah Android SampleApp zip file.
  2. Open Android Studio.
  3. Select File > Open.
  4. Select the unzipped folder demo_app.
  5. Click Open. The demo_app project opens.

    Screen_Shot_2020-04-23_at_15.35.05.png
  6. Open the file MainActivity.java, located under app > java > ai.binah.app_sample

    mceclip0.png
  7. Enter the License Key you received.
  8. Open the Project tab and choose app.
  9. Go to Build, and choose Make Project.

    Screen_Shot_2020-04-23_at_17.03.33.png
  10. Wait for the project to be built.
    • You might need to install NDK at that point. Please refer here to set up the use of NDK
    • The project was successfully built

      Screen_Shot_2020-04-23_at_17.06.39.png

Articles in this section

Was this article helpful?
0 out of 2 found this helpful
Share

Comments

1 comment

Please sign in to leave a comment.

  • where to get apk file to test the accuracy of the app !?

    0