Hi the problem is in FileDownloader class urlConnection.setRequestMethod("GET"); urlConnection.setDoOutput(true);. You need to remove the above two lines ...
確定! 回上一頁