(2247): at com.example.letschatindia.FbProfileActivity$CreateUser.doInBackground(FbProfileActivity.java(2247): at com.example.letschatindia.FbProfileActivity$CreateUser.doInBackground(FbProfileActivity.java19:28:13.723: E/AndroidRuntime(2247): java.lang.RuntimeExcept
我可以看到AsyncTask doInBackground出口,但它从未到达onPostExecute。最初,我在AsyncTask的onPostExecute中设置了waitForSwipe变量。我已经解决了这个问题,在doInBackground的末尾设置了布尔值,但我对post execute方法没有被调用感到困惑。10:04:45.960: D
10:38:24.216: E/AndroidRuntime(2202): java.lang.RuntimeException: An error occured while executing doInBackground23 10:38:24.216: E/AndroidRuntime(2202): at my.fyp.inticlassifieds.PostItemForm$CreateNewProduct.doInBackground23 10:38:24.216: E/AndroidRuntime(2202)
Process: com.dennisky.kofee, PID: 9620 at com.dennisky.kofee.MedicalFeesReports$MedicalReportDownloader.doInBackgroundMedicalFeesReports.java:126)
at com.den