Android 在4.4之後的版本(包括4.4)中,從相簿中選取圖片返回Uri進行了改動。 ... getImagePath(Uri uri, String selection) { String path = null; ...
確定! 回上一頁