
1. 구글 플레이 그라운드 열기. 1-1. https://developers.google.com/oauthplayground/ OAuth 2.0 PlaygroundRequest Body Manual entry Enter the data that will be added to the body of the request: File You may choose to send a file as part of the request. When both a file and manual content are provided both will be sent using a multipart request. You may send fidevelopers.google.com 1-2. Firebase Cloud Messagin..
레트로핏을 사용하다 보면 아래의 예처럼 @body 안에 null value를 보내야 할 때가 있다. 하지만 이렇게 서버에 보냈는데도 불구하고 데이터가 null 이어서 아에 안보내줄 때가 있다. 이 때에는 Retrofit.Builder() 설정을 바꾸어 주면 된다. @POST("url")suspend fun create( @Header("Authorization") token: String, @Body BodyDto: BodyDto,): Response>data class Dto( @SerializedName("message") val message: String?,) Builder 부분을 Retrofit.Builder() .baseUrl(httpUrl) .client..
command not found: adb 에러가 계속 나서 adb 연결을 못했던 에러가 있었습니다. 해결방법은 의외로 간단했습니다 . 안드로이드 내의 터미널에서 자신의 sdk의 platform-tools 까지 이동을 합니다! 보통 위치는 /Users/사용자/Library/Android/sdk/platform-tools 이곳에 있으니 참고하세요! 아니면Android Studio -> preference -> Appearance & Behavior -> System Settings -> Android SDK 에서 확인 가능합니다. 그 후에 USB와 핸드폰을 연결한 후에 adb shell setprop debug.firebase.analytics.app PACKAGE_NAME 이걸 입력해야하지만 현재 c..

https://velog.io/@shin6949/Github-Token-%EB%B0%A9%EC%8B%9D%EC%9C%BC%EB%A1%9C-%EB%A1%9C%EA%B7%B8%EC%9D%B8%ED%95%98%EA%B8%B0-ch3ra7vc Github Token 방식으로 로그인하기Github가 8/13부로 Git CLI 환경에서 계정 비밀번호로 로그인하는 것을 차단했습니다. 이에 바뀐 Personal Access Token으로 로그인하는 방법을 알아봅니다.velog.io 좋은 블로그가 있길래 가져왔습니다~ Personal Access Token 발급받기Personal Token은 웹 브라우저로 github.com에 들어가서 발급 받고, CLI 환경에서 비밀번호 대신 사용하면 되는데요. 만드는 순서는 아래와..
- Total
- Today
- Yesterday
- bitmap
- Firebase
- message
- ios
- error
- app bundle
- GitHub
- ScrollView
- Kotlin
- 알고리즘
- 코딩테스트
- Crop
- Flutter
- Token
- 재귀함수
- ExoPlayer
- ec2
- API
- direction
- Custom
- Android Studio
- android
- node.js
- Hilt
- FCM
- java
- https
- retrofit
- listener
- flutter_new_badger
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |