본문 바로가기
반응형

Android36

[안드로이드] Firebase Distribution 사용하기 안녕하세요 오늘은 Firebase Distribution 사용법에 대해 알려드리겠습니다. Firebase DIstribution? firebase.google.com/docs/app-distribution Firebase 앱 배포 Firebase 앱 배포plat_iosplat_android Limited Alpha : App Distribution is currently available in alpha to a limited number of developers. If you want to participate in the alpha, request access using the application form . --> Firebase 앱 배포를 사 firebase.google.com Firebase .. 2021. 3. 29.
[안드로이드] Hi! Compose 벌써 방문자 500명을 달성을 하였습니다. 항상 저의 부족한 글을 조금이라도 읽어 주셔서 감사합니다. 오늘은 Compose에 관하여 작성을 하려고 합니다. What is Compose? developer.android.com/jetpack/compose Jetpack Compose | Android Developers 강력한 성능 Android 플랫폼 API에 직접 액세스하고 머티리얼 디자인, 어두운 테마, 애니메이션 등을 기본적으로 지원하는 멋진 앱을 만들 수 있습니다. developer.android.com Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI developm.. 2021. 3. 1.
[안드로이드] Github Actions으로 구글 플레이스토어 배포 ---다음 글--- 2021.08.26 - [안드로이드] - [안드로이드] Github Actions으로 구글 플레이스토어 배포 with google-services.json [안드로이드] Github Actions으로 구글 플레이스토어 배포 with google-services.json ---이전 글--- 2021.02.17 - [안드로이드] - [안드로이드] Github Actions으로 구글 플레이스토어 배포 [안드로이드] Github Actions으로 구글 플레이스토어 배포 안녕하세요!! 오늘은 간단하게 CI/CD를 구성하여 keelim.tistory.com 안녕하세요!! 오늘은 간단하게 CI/CD를 구성하여 안드로이드 앱을 Signing 하여 배포하는 방법을 알아보려고 합니다. 사실 이 글의 발.. 2021. 2. 17.
[안드로이드] 리스트 뷰(ListView)에서 리싸이클러 뷰(RecyclerView) 전환기 안녕하세요! 어느덧 조회수 300을 달성했습니다. 저의 부족한 글을 읽어주셔서 감사합니다. 그럼 시작을 하겠습니다. 저는 개인 앱을 런칭하고 있습니다. play.google.com/store/apps/details?id=com.keelim.nandadiagnosis 난다진단 - Google Play 앱 난다 간호 진단을 간단하게 검색할 수 있는 앱입니다. 더 필요한 기능이 있으시면 언제든지 리뷰 남겨주세요 play.google.com 참고로 광고 입니다. 여기서 저는 제가 공부하고 개발하는 것들을 매일 적용해보고 있습니다. 이 앱은 사실 상 CRUD 앱으로 적용하고 싶은 거의 모든 것들을 적용할 수 있습니다. 여러 기능들에 대해서는 추후에 또 포스팅을 하겠습니다. 이번에는 리스트 뷰(List View)에.. 2021. 2. 8.
반응형