I'm a passionate software developer with a keen interest in Android development, Jetpack Compose, and open-source contributions. I love learning new technologies and figuring out how to share with the community.
Pinned Loading
-
-
ComposeCompilerConventionPlugin
ComposeCompilerConventionPlugin PublicMigration to Compose Compiler Gradle Plugin for multi module projects using convention plugins.
Kotlin
-
keysInProperties.md
keysInProperties.md 1# Hiding Secrets / API keys in `*.properties` files
23> [!NOTE]
4> If you are using convention plugin for your project, solution at the bottom.
5 -
A music player demo made with Jetpac...
A music player demo made with Jetpack Compose animation APIs, including shared element transition, list animations, animated content, etc. 1package com.example.compose_debug
23import androidx.compose.animation.EnterTransition
4import androidx.compose.animation.ExitTransition
5import androidx.compose.animation.core.CubicBezierEasing
-
Attach a broadcast receiver in Jetpa...
Attach a broadcast receiver in Jetpack Compose 1import android.content.BroadcastReceiver
2import android.content.Context
3import android.content.Intent
4import android.content.IntentFilter
5import android.os.Build
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.