Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- allowBackup
- gestureRecognizers
- 앱
- 프로그래머스
- Flutter SDK
- project flow
- runSpacing
- Could not create service of type FileAccessTimeJournal using
- 안드로이드
- 입력 커서
- 크롬개발자도구
- Set ID
- 웹뷰
- 에러
- 안보내짐
- 플루터
- Chrome Developer Tools
- fullBackupContent
- 두 수의 나눗셈
- TextFormField
- StringUtils.isBlank
- not working
- VerticalMultiDragGestureRecognizer
- StringUtils.isEmpty
- freezed
- TCP/IP모델
- carousel slider
- foreground
- 플러터
- Flutter
Archives
- Today
- Total
흰오목눈이야 개발하자
20200216 DevLog 본문
java.lang.NullPointerException: Attempt to invoke virtual method 'android.database.Cursor android.database.sqlite.SQLiteDatabase.rawQuery(java.lang.String, java.lang.String[])' on a null object reference |
java.lang.NullPointerException: Attempt to invoke interface method 'int android.database.Cursor.getCount()' on a null object reference |
해결) Database를 MainActivity에서 선언, 메소드 처리 안해서 생긴 오류.
'안드로이드 > DevLog' 카테고리의 다른 글
20200308 DevLog : Android Service Example (안드로이드 서비스 예제) (0) | 2020.03.08 |
---|---|
20200320 DevLog : windowSoftInputMode (0) | 2020.03.07 |
20200210 DevLog - git 기초 (0) | 2020.02.10 |
20200209 DevLog - FileProvider (0) | 2020.02.09 |
20200207 DevLog (0) | 2020.02.07 |