Skip to content
Nguyen Hoang Long edited this page Jan 23, 2017 · 2 revisions
  1. Install google play service
  2. Install OpenCV Manager
    adb install <path-to-OpenCV-sdk>/apk/OpenCV_<version>_Manager_<app_version>_<platform>.apk

if adb not found, you can install it by this command :

sudo apt-get install adb
Clone this wiki locally