最近遇到一个维护项目,需要用到java编写代码调用平板的后置摄像头,请问该如何做?能有例子最好!
http://blog.csdn.net/cuiran/article/details/12779005/
看看相关API吧,平板电脑是什么系统?
android的话,可以去看看:
https://developer.android.google.cn/index.html
ios暂时不了解.