Skip to content
Search for:
jpcodeqa.com
C
Info
Python
Javascript
Php
Home
uri
C
Androidでカメラで撮影した画像のUri +サムネイルを取得する
29.11.2022
0
0
Androidでカメラで撮影した画像のUri +サムネイルを取得する タグ: 質問 build-in Androidカメラで作成した画像でImageViewを更新したいと思います。 私は次のコードを使用します: void getPhoto() { Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);
This site uses cookies to store data. By continuing to use the site, you agree to work with these files.
OK