saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
3.02k stars 1.21k forks source link

can't extends BaseActivity #430

Open 5555cs opened 5 years ago

5555cs commented 5 years ago

I transplant the libuvccamera lib and usbcameracommon lib to my project. When I try to create a mainactivity extends baseactivity like usbcameratest x,only to find red line below super.oncreate(),and says "can not access com.serenegiant.dialog.MessageDialogFragment.MessageDialogListener".Anyone knows why this happen?

janoonaj commented 5 years ago

Don't need usdbcammeracommon; have you tried the wiki