About 6,020,000 results
Open links in new tab
  1. Create an Art Space app - Android Developers

    Ability to create and run a project in Android Studio. Experience with Kotlin syntax, which includes Boolean and when expressions. Ability to apply basic Jetpack Compose concepts, such as the …

  2. Android - Build Image Filters Like Instagram using Kotlin

    Nov 10, 2022 · In this article, we will be building an application in which we will be adding Instagram Image filters to our image on android using Kotlin. A sample video is given below to …

  3. How to implement an image in Android using Jetpack Compose and Kotlin

    Jun 27, 2023 · A step by step guide on adding a local image to Android Studio and using it in an app using Jetpack Compose and Kotlin. The following step walks you through how to add an …

  4. Capture and save image with Kotlin in Android Studio

    Sep 9, 2017 · The simplest code is to, open the native camera app to take a picture and handle result in the OnActivityResult method, as shown in the article Capture Picture with Camera in …

  5. Build an Android Photo Capturing App with Kotlin Using CameraX

    May 6, 2023 · In this post, I’ll share how we are going to create a photo-capturing app using Kotlin and Android CameraX library. CameraX is a jetpack library built on top of Camera2 and it …

  6. Photo Gallery Using Android Compose - DEV Community

    Oct 22, 2022 · Introduction Hello! 👋 In this tutorial I will show you how to create a simple image... Tagged with kotlin, tutorial, beginners, android.

  7. Add images to your Android app

    In this codelab, you learn how to add images to your app using an Image composable. Basic knowledge of how to create and run an app in Android Studio. Basic knowledge of how to add …

  8. Photo Editor | Android Studio | Kotlin - Blogger

    Jun 28, 2020 · How to add Picture In Picture Mode in the android app? The Android 8.0 (API level 26) allows activities to launch in the picture-in-picture (PIP) mode. PIP is a special type of multi …

  9. Kotlin and camera: Creating a photo editing app with CameraX …

    May 18, 2023 · In this tutorial, you will learn how to create a powerful photo editing app using Kotlin, CameraX, and ImageFilter. CameraX is a Jetpack support library that simplifies the …

  10. AndroidImage Picker From Gallery using ... - GeeksforGeeks

    Apr 24, 2025 · Selecting an image from a gallery in Android is required when the user has to upload or set their image as a profile picture or the user wants to send a pic to the other. So in …

  11. Some results have been removed