private void SharePhoto() { var share = new Intent(Intent.ActionSend); share.SetType("image/jpeg"); var values = new ContentValues(); values.Put(MediaStore.
確定! 回上一頁