dogecv / DogeCV

FTC Vision Library
https://discord.gg/colton
GNU General Public License v3.0
68 stars 64 forks source link

error when running app on phones #13

Closed themaanas closed 5 years ago

themaanas commented 5 years ago

The app can build properly, but when I try and run it on a phone it gives me this error: "error: cannot access CameraBridgeViewBase class file for org.opencv.android.CameraBridgeViewBase not found"

themaanas commented 5 years ago

For anyone who has this issue, I fixed it by including the modules as dependencies to the TeamCode folder.