Android Manager should send user to market if installed on incompatible hardware (Feature #2941)
Description
For example if manager for x86 is installed to arm device.
Associated revisions
Incompatible hardware detetction added to OpenCV Manager(Feature #2941)
Merge pull request #2941 from ilya-lavrenov:sse_inrange
History
Updated by Alexander Smorkalov almost 12 years ago
- Pull request set to https://github.com/Itseez/opencv/pull/792
Updated by Alexander Smorkalov almost 12 years ago
In case of problems with native libs Manager reports interface version -1. It is treated by applications as unsupported Manager version.
- Status changed from Open to Done