最贊回答 / MyBilly
Environment.getExternalStorageDirectory().getPath()改成Environment.getRootDirectory().getPath()intent.putExtra第二參數(shù)是uri,不是傳遞file!無語,你得有多粗心啊。。。
最新回答 / qq_乾坤_3
http://idcbgp.cn/search/course?words=android%E5%9B%BE%E5%83%8F%E5%A4%84%E7%90%86
2017-03-12
最新回答 / statickx
沒有任何 問題 也注冊了 ?就是拍完照 就不動了 也不跳轉(zhuǎn) ? ?跳轉(zhuǎn)的activity名字也都正確 反正看不出任何問題 和老師的代碼一模一樣 就是不跳轉(zhuǎn)?
2016-12-05
最新回答 / 慕粉7498944
Manifest文件中,沒設(shè)置好
最新回答 / 攝影師初見
在系統(tǒng)相機(jī)的activity中
最贊回答 / qq_慕沐9282173
//自適應(yīng)大小?由于設(shè)置旋轉(zhuǎn)90?所以實際長寬要調(diào)轉(zhuǎn)?否則設(shè)置錯誤 WindowManager?windowManager?=?getWindowManager(); Display?display?=?windowManager.getDefaultDisplay(); int?screenWidth??=?display.getHeight(); int?scre...
2016-10-11
最新回答 / Eric小黑
這個是上面 方法內(nèi)傳進(jìn)來的值