OpenFTC / EasyOpenCV

Finally, a straightforward and easy way to use OpenCV on an FTC robot!
219 stars 100 forks source link

libOpenCvAndroid453.so is present in FIRST internal storage however checksum MD5 ... app crahses #34

Closed anwarhamr closed 2 years ago

anwarhamr commented 2 years ago

lib is corrupted is in the error title. I've followed the example for installing your project but am getting the above error message and app crashes. I'm on mac if that makes any different and used 'android file transfer' to move the file into the folder on the device. Has anyone see this message? I pulled the file from here OpenCV-Repackaged/doc/native_libs/armeabi-v7a/ I've tried the master and 453 branches and get the same error.

anwarhamr commented 2 years ago

The problem was the transfer probably due to me using a mac. To fix: on the phone, I added real wifi network, went to the file necessary to download and downloaded it on the phone. Then moved the downloaded file to the FIRST folder on internal device storage. Worked after that.

Windwoes commented 2 years ago

That's..... interesting. An alternative method would be to use adb push libOpenCvAndroid453.so /sdcard/FIRST/