Add account setup

This commit is contained in:
stulle123 2023-04-19 17:17:40 +02:00 committed by GitHub
parent 5b8217a3ad
commit c1270f5e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,3 +69,16 @@ adb shell pm list packages -f -3
PACKAGE=com.termux
adb shell dumpsys package | grep -Eo $(printf "^[[:space:]]+[0-9a-f]+[[:space:]]+%s/[^[:space:]]+" "${PACKAGE}") | grep -oE "[^[:space:]]+$"
```
## Account Setup
- Go to https://accounts.kakao.com and create an account:
```
hans-erich.kober@ulm-dsl.de
peterock
kBB5mmmE
```
- In the KakaoTalk app, login with your E-Mail address:
- When prompted add your phone number
- Next, you have to send a base64 string (e.g., `KakaoTalk HgAAABIwAGgAQGQAAAAAAjEABwAAADE1Mjc2MAAA`) from your actual phone to a KakaoTalk phone number (you won't receive any SMS response back)
- Tap the "Check Authorization" button in the app and the registration process should be completed