第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

當(dāng)復(fù)制 android 文件時(shí)未發(fā)現(xiàn)異常

當(dāng)復(fù)制 android 文件時(shí)未發(fā)現(xiàn)異常

紅糖糍粑 2019-03-13 18:15:32
我使用的下面的代碼:public synchronized void onActivityResult(final int requestCode, int resultCode,         final Intent data) {      String filePath = null;      if (resultCode == Activity.RESULT_OK) {          switch (requestCode) {          case RESULT_MEMORY_SAVE:                             filePath = data.getDataString();              copyFileForReceipts(filePath,pathOfReceipts);filePath 是一個(gè)字符串,Debugger 顯示它的值"content://media/external/images/media/133"然后我使用的是:sourceLocation  = filePath; File afile = new File(sourceLocation);  File bfile = new File(targetLocation + "file.jpg"); inStream = new FileInputStream(afile.getName()); //Gives exception outStream = new FileOutputStream(bfile.getName());給出FileNotFound異常,我把 .getName() 也移除了。請(qǐng)問哪里出錯(cuò)呢
查看完整描述

2 回答

?
三國(guó)紛爭(zhēng)

TA貢獻(xiàn)1804條經(jīng)驗(yàn) 獲得超7個(gè)贊

content://media/external/images/media/133 這個(gè)不是文件路勁, 在android里面可以通過ContentResolver 獲取得到具體的內(nèi)容


查看完整回答
反對(duì) 回復(fù) 2019-04-29
?
眼眸繁星

TA貢獻(xiàn)1873條經(jīng)驗(yàn) 獲得超9個(gè)贊

File afile = new File(uri.getPath());



查看完整回答
反對(duì) 回復(fù) 2019-04-29
  • 2 回答
  • 0 關(guān)注
  • 376 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)