Privado CLI tool scans your app's code & automatically identifies the data types it collects & the data types you share with SDKs. The tool uses this data to automatically generate a data safety report that you can import directly to your Play Store console. Learn more about our free tool here.
Mobile teams are forced to rely on observability or APM solutions that are not built for mobile. The gaps in these tools will slow down your mobile-first initiatives. Join this webinar to find out where you should be investing for long-term success in mobile.
Learn the basics and advantages of GraphQL for mobile app development, along with integrating and using Apollo Kotlin. Shane Myrick, Practice Lead Solutions Architect at Apollo GraphQL will lead a free workshop on June 22 from 9-11am PST. Register now!
MEGA is looking for a Senior Android Engineer with a deep understanding of the SOLID principles, unit testing, and refactoring, to join our global team.
PSPDFKit is seeking an Android developer with experience using technologies like Java, Kotlin, Jetpack Compose, RxJava, and the Android NDK to design, architect and develop our PDF SDK for Android.
Konrad is looking for Android developers of all experience levels to join our mobile team building native apps for the world’s most exciting companies. Our team of 200+ developers is always looking to solve challenging problems, learn, and have fun!
Real life Kotlin Multiplatform project with an iOS application developed in Swift with SwiftUI, an Android application developed in Kotlin with Jetpack Compose and a backed in Kotlin hosted on AppEngine.
Ekaterina Petrova brings you an update on the development of Kotlin Multiplatform Mobile, a technology that allows developers to share code between mobile platforms and combines the benefits of both cross-platform and native development approaches.
Google is opening submissions for two annual programs supporting the indie game community, as they bring some of the most innovative titles to players worldwide.
A navigation drawer is a slidable side menu you can use to show and reveal information like menu items. In this video, Philipp Lackner teaches how to implement it.
Bhavna Thacker covers how to apply Content Padding and Spacing for Lazy Components like LazyRow & LazyColumn etc. in Jetpack Compose using demo in Android Studio.
Sebastian shows you how you can remove duplicates from your Kotlin lists, or turn them into a set – a collection type that doesn’t allow you duplicates in the first place.