Filters

Hide filters
Platform
Content Type
Difficulty

All Tutorials · Article · 858 Results

android Article
Multiple Domains
Getting Started with the Swift SDK for Android
Learn how to set up the Swift SDK for Android and integrate Swift code into an Android app. This tutorial covers installation, creating a Swift library, and running Swift code on Android devices…
Android & Kotlin
Advanced Data Binding in Android: Binding Adapters
Data Binding Library, part of Android Jetpack, provides an easy way to bind components in your layouts with data sources in your app. You can use a declarative format to make the binding instead of doing it programmatically. In this tutorial, you’ll build an app named uSpace. This…
Android & Kotlin
Vector Graphics on Android
…this tutorial you will learn what Scalable Vector Graphics are and how to create and manipulate Vector Graphics on Android
Android & Kotlin
Splash Screen Tutorial for Android
Learn how to implement splash screen in new and existing Android apps, using the SplashScreen API introduced in Android
Android & Kotlin
Jetpack Compose Tutorial for Android: Getting Started
…this Jetpack Compose tutorial, you’ll learn to use the new declarative UI framework being developed by the Android team by creating a cookbook…
Multiple Domains New
Getting Started with Android Generative AI
Learn how to get started with generative AI in Android. This article explains Gemini models, on-device vs cloud AI, and how to choose the right AI approach for your Android
Android & Kotlin
Android Design Support Library: Getting Started
Design Support Library helps you implement shiny, interactive Material Design components and supports phones running extremely old versions of Android
Android & Kotlin
Gradle Tutorial for Android: Getting Started – Part 1
…this Gradle Build Script tutorial, you’ll learn the basic syntax in build.gradle files generated by Android Studio. You’ll also learn about gradlew tasks, different dependency management techniques, and how to add a new dependency to your…
Android & Kotlin
Advanced Data Binding in Android: Observables
…types, collections and objects. Transform data from other sources and expose them to your layouts. Note: This tutorial assumes you know the basics of Android development. If you’re new to Android development, check out the following tutorials: Beginning Android Development and Kotlin for Android: An Introduction. Getting Started Download…
Android & Kotlin
Beginning Android Development with Kotlin, Part Two: Using Android Studio
…this Android Studio tutorial, you’ll learn the fundamental concepts of developing with Android Studio using Kotlin by creating an app to read your fortune…
Android & Kotlin
Announcing Our Android Fall Sale!
Three new Android books, two new Android book updates, plus incredible savings with our time-limited Android book bundles…
Android & Kotlin
Beginning Android Development with Kotlin, Part One: Installing Android Studio
…this Beginning Android Development tutorial, you will learn how to set up all the tools needed to start Android development…
Kodeco Blog
New Book: Practical Android AI
Check out the brand new Kodeco book to learn how to build intelligent Android apps with…
Android & Kotlin
Large Screens & Foldables Tutorial for Android
Learn how to build great user experiences for large screens & foldables in Android. Also learn how to design and test adaptive Android apps…
Android & Kotlin
Android App Widgets Tutorial
Learn how to give your users fast access to the most important functions of your Android app, right from their home screen, using App Widgets…
Android & Kotlin
Introduction to Foundational Tools in Android
Learn about three of the most fundamental tools used in Android development in our new Foundational Tools for Android program…
Android & Kotlin
Android Interview Questions and Answers
…this tutorial, you’ll learn Android-specific interview questions and answers…
Multiple Domains
How to Get Started Building Android Apps
…started building your first Android app with our free book and video content! Plus you’ll learn how to create apps in Kotlin, the new, modern language for Android
Android & Kotlin
Android Services: Getting Started
Learn about Android Services and the differences between foreground, background and bound services…
Android & Kotlin
Android SDK Versions Tutorial With Kotlin
…versions released with each new version of Android provide great new features. In this tutorial we will learn how to utilize them in our apps…