安卓调用摄像头,超级简单的方法

创建一个文件,随意命名

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools<

猜你喜欢

转载自blog.csdn.net/m0_62491934/article/details/129793424