How can I check(Android code) whether the opencv manager & appropriate OpenCV binary packages are already installed in the android device or not?
Asked
Active
Viewed 565 times
1 Answers
2
Take a look at this SO discussion:
Android check for dependent application during installation?
Just check if needed applicaton is installed or not.

Community
- 1
- 1

ArtemStorozhuk
- 8,715
- 4
- 35
- 53