로그인 연동 실행 종료 문제입니다

안녕하세요. 안드로이드 스튜디오로 카카오 로그인 연동을 구현 중이였는데, 간편로그인 후 동의를 누르거나 다른 아이디로 로그인으로 아이디 패스워드 입력 후 확인을 누르면 어플이 강제 종료됍니다.
다시 실행시 로그인이 돼있는 상태가 아니구요. 간편로그인을 누르면 처음 눌렀을 때처럼 동의 여부를 체크하는 화면이 뜨질 않고 바로 로그인을 실행하는가 싶더니 또 꺼지네요.

아직 완전 초보라 어디가 잘못된건지 잘 모르겠습니다ㅠㅠ 우선, 아래는 Logcat에 있던 error들입니다.

2019-09-16 20:13:27.882 21019-21019/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2019-09-16 20:13:27.886 21019-21019/? E/libpersona: scanKnoxPersonas
2019-09-16 20:13:27.887 21019-21019/? E/libpersona: Couldn’t open the File - /data/system/users/0/personalist.xml - No such file or directory
2019-09-16 20:13:30.527 5582-5773/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 60093 ms mFlush_time_threasold : 2000 mCurrentSize : 673
2019-09-16 20:13:36.695 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:13:36.731 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:13:43.552 3826-4428/? E/Watchdog: !@Sync 12856 [2019-09-16 20:13:43.551]
2019-09-16 20:14:00.030 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:14:13.584 3826-4428/? E/Watchdog: !@Sync 12857 [2019-09-16 20:14:13.583]
2019-09-16 20:14:14.160 20558-21065/? E/MailService: requestSync : 1 com.samsung.android.email
2019-09-16 20:14:14.177 20558-21065/? E/MailService: requestSync : 2 com.samsung.android.email
2019-09-16 20:14:14.388 20558-21075/? E/ImapFolder: Capabilities are null
2019-09-16 20:14:14.397 20558-21073/? E/ImapFolder: Capabilities are null
2019-09-16 20:14:14.488 21083-21083/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2019-09-16 20:14:14.491 21083-21083/? E/libpersona: scanKnoxPersonas
2019-09-16 20:14:14.491 21083-21083/? E/libpersona: Couldn’t open the File - /data/system/users/0/personalist.xml - No such file or directory
2019-09-16 20:14:14.947 3826-5310/? E/NotificationService: Suppressing notification from package by user request.
2019-09-16 20:14:16.923 3826-5310/? E/NotificationService: Suppressing notification from package by user request.
2019-09-16 20:14:30.590 5582-5773/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 60063 ms mFlush_time_threasold : 2000 mCurrentSize : 673
2019-09-16 20:14:31.559 3507-3507/? E/audit: type=1400 audit(1568632471.553:9602): avc: denied { read } for pid=18602 comm=“thread” name=“stat” dev=“proc” ino=4026532448 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_stat:s0 tclass=file permissive=0 SEPF_SM-N950N_8.0.0_0017 audit_filtered
2019-09-16 20:14:31.573 3507-3507/? E/audit: type=1400 audit(1568632471.565:9603): avc: denied { read } for pid=18602 comm=“thread” name=“stat” dev=“proc” ino=4026532448 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_stat:s0 tclass=file permissive=0 SEPF_SM-N950N_8.0.0_0017 audit_filtered
2019-09-16 20:14:32.083 3507-3507/? E/audit: type=1400 audit(1568632472.077:9604): avc: denied { read } for pid=18602 comm=“thread” name=“stat” dev=“proc” ino=4026532448 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_stat:s0 tclass=file permissive=0 SEPF_SM-N950N_8.0.0_0017 audit_filtered
2019-09-16 20:14:32.094 3507-3507/? E/audit: type=1400 audit(1568632472.089:9605): avc: denied { read } for pid=18602 comm=“thread” name=“stat” dev=“proc” ino=4026532448 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc_stat:s0 tclass=file permissive=0 SEPF_SM-N950N_8.0.0_0017 audit_filtered
2019-09-16 20:14:43.607 3826-4428/? E/Watchdog: !@Sync 12858 [2019-09-16 20:14:43.607]
2019-09-16 20:15:00.034 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:15:00.091 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:15:13.642 3826-4428/? E/Watchdog: !@Sync 12859 [2019-09-16 20:15:13.642]
2019-09-16 20:15:30.703 5582-5773/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 1ms lastUpdatedAfter : 60111 ms mFlush_time_threasold : 2000 mCurrentSize : 673
2019-09-16 20:15:33.468 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info1
2019-09-16 20:15:33.473 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info2
2019-09-16 20:15:33.486 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info3
2019-09-16 20:15:33.491 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info4
2019-09-16 20:15:33.494 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info5
2019-09-16 20:15:33.498 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info6
2019-09-16 20:15:33.501 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info7
2019-09-16 20:15:33.503 3826-4011/? E/TLC_TIMA_PKM_initialize: tima_pkm : /system/etc/tima/kern_sec_info8
2019-09-16 20:15:43.676 3826-4428/? E/Watchdog: !@Sync 12860 [2019-09-16 20:15:43.676]
2019-09-16 20:15:47.698 21145-21145/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2019-09-16 20:15:47.701 21145-21145/? E/libpersona: scanKnoxPersonas
2019-09-16 20:15:47.702 21145-21145/? E/libpersona: Couldn’t open the File - /data/system/users/0/personalist.xml - No such file or directory
2019-09-16 20:15:47.929 21163-21163/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2019-09-16 20:15:47.932 21163-21163/? E/libpersona: scanKnoxPersonas
2019-09-16 20:15:47.932 21163-21163/? E/libpersona: Couldn’t open the File - /data/system/users/0/personalist.xml - No such file or directory
2019-09-16 20:16:11.376 21198-21198/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2019-09-16 20:16:11.381 21198-21198/? E/libpersona: scanKnoxPersonas
2019-09-16 20:16:11.382 21198-21198/? E/libpersona: Couldn’t open the File - /data/system/users/0/personalist.xml - No such file or directory
2019-09-16 20:16:13.709 3826-4428/? E/Watchdog: !@Sync 12861 [2019-09-16 20:16:13.709]
2019-09-16 20:16:17.975 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:16:18.008 5423-5423/? E/ApplicationPackageManager: checkSettingsForIconTray value : 0
2019-09-16 20:16:30.845 5582-5773/? E/ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 60142 ms mFlush_time_threasold : 2000 mCurrentSize : 673
2019-09-16 20:16:35.521 3826-3874/? E/BatteryStatsService: no controller energy info supplied
2019-09-16 20:16:35.521 3826-3874/? E/BatteryStatsService: no controller energy info supplied
2019-09-16 20:16:43.744 3826-4428/? E/Watchdog: !@Sync 12862 [2019-09-16 20:16:43.743]

해결하셨나요?? 같은 오류가 발생합니다ㅜㅜ