saki4510t / UVCCamera

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

What is the successful compilation combination? I used several combination still getting error #479

Open tsehonkit opened 5 years ago

tsehonkit commented 5 years ago

Do anyone have a successful compilation combination? Such as ndk version, target android version, sdk compiler version etc. I always get ndk-build.cmd'' finished with non-zero exit value 2

mingtong commented 5 years ago

ndk should be 14b. And the target version should above 6.0.

tsehonkit commented 5 years ago

ndk should be 14b. And the target version should above 6.0.

Thank you.

tsehonkit commented 5 years ago

unfortunately usbcamera test4 has stopped Is this a bug? I do not make any change apart from upgrade gradle plugin to 3.4.1 and gradle 5.1.1.