getContentResolver ().insert(Uri.parse(eventUriString), eventValues); long eventID = Long.parseLong(eventUri.getLastPathSegment()) ...
確定! 回上一頁