Article(s)
About 6 min
Article(s) 관련
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
Library | Kodeco > Android & Kotlin
Search the best collection of iOS and Android tutorials on the web
Android Community on a Global Scale - droidcon
droidcon Community on a Global Scaledroidcon is your source for daily tech blogs, videos, events, jobs and more all around Android development.
Blog - Koin - Cloud-Inject.io
Keep yourself informed about the latest developments in the Koin framework and Cloud-Inject Observability Dev platform directly from the creators.
요즘IT
요즘 사람들의 IT 매거진, 요즘IT
NHN Cloud Meetup - NHN 기술 블로그
기술을 공유하고 함께 성장해가는 개발 문화, NHN이 추구하는 가치입니다.
뱅크샐러드 공식 블로그 | 메인
뱅크샐러드의 공식 블로그입니다. 뱅크샐러드의 기술, 문화, 뉴스, 행사 등 최신 소식 및 뱅크샐러드가 겪은 다양한 경험을 공유합니다.
freecodeCamp
freecodecamp.org
How to Work on a Multi-Library Project in Android – Locally and Remotely
In this article, we're going to talk about multi-library projects in Android. It's not something ordinary, but not something out of the ordinary either. You may have come across multi-library projects in your line of work, or you may be looking into converting your library into sub-modules for better...
How to Migrate from Play Core Library
You may have recently received an email from Google Play Store stating the following: > Update your Play Core Maven dependency to an Android 14 compatible version! Your current Play Core library is incompatible with targetSdkVersion 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers to improve user...
How to Use Tooltips in Jetpack Compose
When I wrote my last article about Jetpack Compose, I stated there that Jetpack Compose is missing some (in my opinion) basic components, and one of them is the tooltip. At the time, there was no built-in composable to display tooltips and there were...
Kodeco
kodeco.com
Java
Augmented Reality in Android with Google’s Face API
You’ll build a Snapchat Lens-like app called FaceSpotter which draws cartoony features over faces in a camera feed using augmented reality.
Couchbase Tutorial for Android - Getting Started
In this couchbase tutorial, you will learn how to use prebuilt Couchbase Lite databases, model, query, upload and sync data including attachments.
Android Accessibility Tutorial: Getting Started
In this Android accessibility tutorial, learn how to make apps that everyone can use, including people with vision, motor, or hearing disabilities.
Kotlin
ViewPager Tutorial - Getting Started in Kotlin
In this ViewPager tutorial for Android, you’ll learn how to use a ViewPager to navigate between content pages in Kotlin.
Intermediate RecyclerView Tutorial with Kotlin
In this RecyclerView tutorial you will learn how to build out intermediate techniques like swiping, animation and filtering in Kotlin.
Dependency Injection in Android with Dagger 2 and Kotlin
In this Android with Kotlin tutorial, you’ll learn about dependency injection and how to make use of the Dagger 2 Java/Android framework for this purpose.
Getting Started with Android Wear with Kotlin
In this Android Wear tutorial, you’ll learn how to build an Android app for the Android Wear platform using the Kotlin language.
Introduction to Google Maps API for Android with Kotlin
In this Google Maps API Tutorial for Android you will learn how to retrieve the user’s current location, get location updates and search for places.
Documenting Kotlin Code for Android Using KDoc and Dokkas
Learn how to use KDoc to document your Kotlin code and generate beautiful-looking documentation pages using Dokka.s
Android Community on a Global Scale - droidcon
droidcon.com
Writing Swift-friendly Kotlin Multiplatform APIs — Part IX: Flow - droidcon
I know you have been waiting long for the Great Season Finale of this series: Flow! Let us see if we can apply what we learned so far.
Introducing Iris Mock: An easier way to mock network calls on Android - droidcon
This article is a mix of presenting a new tool I have developed to make network mocks easier on Retrofit, Volley and any OkHttp based tool and my learnings during the process. Let's start by introducing Iris Mock and what is possible to do with it.
Publishing Kotlin Multiplatform Libraries With Sonatype Central - droidcon
With JCenter sunsetted, distributing public Kotlin Multiplatform libraries now often relies on Maven Central via Sonatype. However, the transition from issues.sonatype.org to central.sonatype.com in March 2024 has left many developers grappling with outdated resources and scarce guidance.
How Suspend Functions Work in Kotlin: Under the hood - droidcon
The suspension capability is the most essential feature upon which all other Kotlin Coroutines concepts are built. Your main goal in this article will be to gain a solid understanding of how it works internally.
kt.Academy
kt.academy
Item 28: Consider wrapping external APIs
Why we should wrap external APIs and how to do it.
Blog - Koin - Cloud-Inject.io
blog.kotzilla.io
How To Migrate from Hilt to Koin - A Detailed Guide
Migrate from Hilt to Koin for Android devs. A step-by-step guide to cover setup, annotation replacements, module migration, testing, & Compose previews.
Leveraging Lazy Modules and Background Loading in Kotlin with Koin
Boost Kotlin apps with Koin's lazy modules and background loading to enhance performance and scalability, using asynchronous techniques for efficiency.
요즘IT
yozm.wishket.com
Android, iOS 웹뷰에서 딥링크 열기 | 요즘IT
Android, iOS 웹뷰에서 딥링크 열기
CJ온스타일의 안드로이드 앱 '클린 아키텍처' 도입기 | 요즘IT
CJ온스타일의 안드로이드 앱 '클린 아키텍처' 도입기
NHN Cloud Meetup - NHN 기술 블로그
meetup.nhncloud.com
PLT Hook 체크를 위한 Android so 파일 파싱 | NHN Cloud Meetup
PLT Hook 체크를 위한 Android so 파일 파싱
NAVER D2
d2.naver.com
DESIGN SYSTEM FOR Android: From Figma to Jetpack Compose | NAVER D2
DESIGN SYSTEM FOR Android: From Figma to Jetpack Compose
보낼 로그가 1000개가 되는동안 겪었던 고민들 | NAVER D2
보낼 로그가 1000개가 되는동안 겪었던 고민들
강남언니 공식 블로그
blog.gangnamunni.com
Privacy Changes in Android Q#1
백그라운드 앱에 대한 새로운 제한사항
Privacy Changes in Android Q#2
안드로이드 기기 고유 식별자 제한
안드로이드 MotionLayout
Android MotionLayout 사용해보기
뱅크샐러드 공식 블로그 | 메인
blog.banksalad.com
뱅크샐러드 안드로이드 앱에서 Koin 걷어내고 Hilt로 마이그레이션하기 | SwiftUI by Example
뱅크샐러드 안드로이드 앱에서 Koin 걷어내고 Hilt로 마이그레이션하기