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 | 29 | 30 |
Tags
- App Startup
- kdoc-generator
- 이미지 gps
- datastore
- BottomSheetDialog
- skipcollapsed
- onResume
- ActivityResultContracts
- Plugins
- notification setting
- webview
- Android
- onReceivedSslError
- jsontokotlinclass
- shotcut
- application
- notification bar
- Git
- room
- Blinking
- 403 Error
- LOG
- itemAnimator
- prettyJson
- notification
- ExifInterface
- circlecrop
- ChromeCustomTab
- navigation component
- requestPermission
Archives
- Today
- Total
목록network (1)
Debbi Story
[Android] 네트워크 연결 감지하기!
https://developer.android.com/training/basics/network-ops/reading-network-state?hl=ko 네트워크 상태 읽기 | Android 개발자 | Android Developers 네트워크 상태 읽기 Android에서는 앱이 연결의 동적 변경사항을 학습할 수 있습니다. 다음 클래스를 사용하여 연결 변경사항을 추적하고 적절히 대응하세요. ConnectivityManager는 앱에 시스템의 연 developer.android.com LiveData와 ConnectivityManager를 사용해 네트워크 변경을 리스너처럼 감지하는 방법입니다. class NetworkConnection( private val context: Context ): LiveDa..
안드로이드/Tip
2021. 11. 14. 23:27