rvi / ONVIFCameraAndroid

Example on how to connect to an ONVIF camera on Android
MIT License
141 stars 66 forks source link

Missing classes #11

Closed J1EXA closed 4 years ago

J1EXA commented 4 years ago

The following classes could not be found: - android.support.constraint.ConstraintLayout (    Add constraint-layout library dependency to the project, Fix Build Path, Edit XML, Create Class) Tip: Try to build the project. Tip: Try to refresh the layout.

J1EXA commented 4 years ago

replace androidx.constraintlayout.widget.ConstraintLayout and all ok