openxc/android-webcam

Use with Android Studio

Opened this issue · 3 comments

Did anybody successfully manage to make this app build in Android Studio? I tried to use the import dialog, got the gradle files and hoped that after fixing some things, it would build. But it didnt.. Of course I did something wrong. Any suggestions on how to import it and do the maven stuff?

Thanks!

im in the same situation? did u ever get it to work?

Hey. Well, I went another way. I've tried another project and imported it into Android studio succesfully. I dont know, if it's addequate to give this information, but this webcam-project works really well:
https://github.com/saki4510t/UVCCamera

PS: I see, that the author has just converted to Gradle ;)..Lucky you.

I tried the one suggested above. It works and seem much more complete. Auto detects plugged in cameras so no guesswork.