com.Orange ERROR AndroidRuntime Caused by: android.database.CursorIndexOutOfBoundsException: Index 0requested, with a size of 0
09:32:08.965 307 com.Orange ERROR AndroidRuntime at android.database.AbstractCursor.checkPosition
c.getCount()); values.put("memberid", c.getString(0)password has been changed", Toast.LENGTH_SHORT);
toast.setGravity(Gravity.CENTER_VERTICAL, 0,password does not match", Toast.LEN
但是我一直收到这样的错误:请求android.database.CursorIndexOutOfBoundsException:索引0,大小为0 long index = db.update(table, values, where, null); return index > 0;where) { long index
/com.x17.projects.strikezone.SavedEntries}: android.database.CursorIndexOutOfBoundsException: Index 0requested, with a size of 0
01-05 13:14:28.232: E/AndroidRuntime(316): at android.app.ActivityThread.performLaunchActivity14:28.232: E/AndroidRuntime(316): Caused by