顯示Camera stop
public?void?StartCamera(View?view){
????Intent?intent?=?new?Intent(MediaStore.ACTION_IMAGE_CAPTURE);
????startActivity(intent);
}public?void?StartCamera(View?view){
????Intent?intent?=?new?Intent(MediaStore.ACTION_IMAGE_CAPTURE);
????startActivity(intent);
}2019-11-12
舉報
2020-04-01
修改模擬器,讓模擬器具備攝像頭