Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 827 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 827 Bytes

MMDeployX-prototype

The prototype of MMDeployX: An object detection Android demo using MMDeploy.

Android apk file download

Download here

Preparation

  • Android API >= 30
  • cpu architecture arm64-v8a If you are using other platforms, you should build mmdeploy by yourself. See Build for Android. Then, replace Lib folder with your build libs in the folder ${YOUR_ARM_ABI}.

Build and run!

Open this project with Android Studio, build it and enjoy!