OpenCV Manager doesn't tell which pack is used (Feature #2344)
Description
adb install OpenCV_2.4.2.r3_manager.apk
adb install OpenCV_2.4.2_binary_pack_armv7a_neon.apk
adb install OpenCV_2.4.2_binary_pack_armv7a.apk
adb install OpenCV_2.4.2_binary_pack_armv5.apk
adb install OpenCV_2.4.2_binary_pack_tegra3.apk
... all these packages installed correctly. The managed displays all of them too.
But it doesn't tell which one is used.
Associated revisions
Merge pull request #2344 from kirill-kornyakov:replace-gittip-button
History
Updated by Alexander Smorkalov over 12 years ago
- Status changed from Open to Done