Services
Portfolio
Contribution
Open Source
Blog
Resources
Career
About
Get Free Consultation
Services
Portfolio
Contribution
Open Source
Blog
Resources
Career
About
Jetpack Compose
Megh Lath
How To Create a Parallax Movie Pager In Jetpack Compose
Learn how to create a parallax movie pager in Jetpack Compose with detailed steps on offset calculations, image scaling, translation, and Bitmap implementation for immersive UIs.
Oct 21, 2024
6 min read
android
Transitions
Parallax Effect
Horizontal Pager
Movie Pager
Kotlin
Radhika saliya
All about Google Maps in Jetpack compose
Discover how to integrate Google Maps with Jetpack Compose to build powerful and interactive Android apps.
Sep 12, 2024
11 min read
Google Map
Kotlin
Android App Development
android
Megh Lath
Exploring Shared Element Transition with Navigation in Compose
Navigating Elegantly: A Hands-On Shared Element Exploration
May 24, 2024
8 min read
android
Navigation
Shared Element Transition
Animations
Megh Lath
How to Implement Biometric Authentication with Jetpack Compose and AES Encryption
Secure Android apps with biometrics, Jetpack Compose, and AES.
Apr 5, 2024
10 min read
android
biometrics
authentication
Encryption
AES Encryption
Android Security
Radhika saliya
How to Drag and Drop using Modifier.dragAndDropSource/Target - Jetpack Compose
Exploring Jetpack Compose's Latest dragAndDropTarget and dragAndDropSource Modifiers
Mar 7, 2024
6 min read
android
Android App Development
androidDev
Kotlin
UI UX Design
Drag-and-Drop
Megh Lath
Introducing ComposeRecyclerView: The RecyclerView you know in Jetpack Compose
ComposeRecyclerView: Boost Jetpack Compose with RecyclerView's power.
Feb 7, 2024
7 min read
android
Recyclerview
Compose-library
Drag-and-Drop
Recyclerview-Adapter
Kotlin
Radhika saliya
How to Implement the AnimatedVisibility Widget in Flutter
Appealing Animations for Seamless Appearance and Disappearance in Your Flutter App, Jetpack Compose Style!
Jan 2, 2024
8 min read
Flutter
Flutter Ui
Flutter Widget
AnimatedVisibility
Dart
android
Megh Lath
Live Streaming and Audio Equalizer with ExoPlayer in Jetpack Compose
Live Streaming and Audio Equalizer with ExoPlayer in Jetpack Compose
Dec 19, 2023
11 min read
android
Exoplayer
Streaming
Kotlin
Radhika saliya
Gestures in Jetpack compose — All you need to know — Part 2
An In-Depth Guide to Jetpack Compose Gesture Handling.
Nov 22, 2023
6 min read
android
app development
Android App Development
Kotlin
Gesture Handliing
Megh Lath
How to Use Render Effects in Jetpack Compose for Stunning Visuals
Explore the use of render effects in Jetpack Compose for captivating visual enhancements in your Android apps.
Oct 31, 2023
9 min read
Kotlin
android
androidDev
UI
Radhika saliya
Gestures in Jetpack compose — All you need to know — Part 1
An In-Depth Guide to Jetpack Compose Gesture Handling
Oct 3, 2023
11 min read
android
androidDev
Kotlin
Gesture Handliing
Android App Development
Radhika saliya
How to Implement Swipe-to-Action using AnchoredDraggable in Jetpack Compose
How to use AnchoredDraggable modifier to make something cool — swipe-to-action.
Sep 19, 2023
6 min read
android
Android App
Android App Development
androidDev
swipe-to-action
Kotlin
Radhika saliya
Jetpack compose — How to implement Custom Pager Indicators
Enhancing User Experience: Creating Custom Pager Indicators in Jetpack Compose
Jun 28, 2023
8 min read
android
Kotlin
Android App
androidDev
Pager Indicators
Radhika saliya
How to Apply Stroke Effects to Text in Jetpack Compose
Exploring DrawStyle API for Text Stroke Effects in Jetpack Compose
Mar 22, 2023
4 min read
Canvas
Android App
androidDev
Kotlin
Radhika saliya
Jetpack Compose Typewriter animation with highlighted texts
Stunning Text Animation, Bringing Your Text to Life.
Feb 27, 2023
5 min read
Animation
androidDev
Kotlin
Android App Development
Radhika saliya
AutoSizing TextField in Jetpack compose
Let’s make TextField Responsive to fit perfectly within its bounds.
Dec 5, 2022
4 min read
Kotlin
Android App Development
androidDev
Radhika saliya
Exploring text on Canvas using drawText API in Jetpack Compose
Exploring the new DrawScope.drawText() API
Nov 9, 2022
4 min read
android
androidDev
Android App Development
Kotlin
Radhika saliya
Jetpack compose: Cool Button Click Effects
Cool effects that allow the user to experience an interaction with your app
Oct 4, 2022
5 min read
android
Android App Development
Kotlin
Radhika saliya
Explore Compose MotionLayout
Manage motion and view animation with MotionLayout.
Sep 12, 2022
5 min read
Android App
android
Android App Development
Kotlin
UI UX Design
Jimmy Sanghani
Exploring Data Store — A New Way of Storing Data in Android.
DataStore: Simplify async, consistent, and transactional data storage in Android with Kotlin coroutines and Flow.
Aug 29, 2022
5 min read
Android App Development
Kotlin
Kotlin Flow
Database
Radhika saliya
Quick Note on Jetpack Compose Recomposition
Some useful things you should know about Jetpack compose recomposition.
Aug 9, 2022
3 min read
Kotlin
Android App
androidDev
Jimmy Sanghani
Android — Infinite Auto-Scroll with Jetpack compose
Create an Infinite auto-scrolling list using Lazy Row/Column in Jetpack compose.
Aug 4, 2022
4 min read
android
Android App Development
Programming
Jimmy Sanghani
How to Create Custom Animations in Jetpack Compose
Master custom animations in Jetpack Compose with our step-by-step guide.
Jul 12, 2022
4 min read
Android App Development
Animations
Custom Animation
UI
android
Canvas
Radhika saliya
Android — Spring & Fling Animations with Jetpack compose
Exploring Compose animations API to create physics-based cool animations.
Jun 15, 2022
4 min read
Android App
Kotlin
Android App Development
androidDev
Jimmy Sanghani
How to Design Animated Emojis in Jetpack Compose
Master the techniques for designing animated emojis in Jetpack Compose.
May 30, 2022
7 min read
Animations
Android App Development
Programming
Radhika saliya
Keyboard Handling in Jetpack Compose: Best Practices
Master keyboard APIs with our guide, perfect for beginners and experienced developers alike.
Apr 25, 2022
4 min read
Keyboard
Android App Development
androidDev
android
Jimmy Sanghani
Progress Animations in Jetpack Compose with examples
Learn to implement complex animations in Jetpack Compose for a smooth user experience in modern mobile apps!
Mar 30, 2022
7 min read
Android App Development
Kotlin
Animations
android
Radhika saliya
Master Intro Showcase Views with Jetpack Compose on Android
Create stunning app intro showcases with Jetpack Compose, leveraging features inspired by TapTargetView.
Feb 2, 2022
9 min read
Android App Development
Kotlin
Programming
Jimmy Sanghani
Animations in Jetpack Compose with examples
Learn to implement engaging animations in Jetpack Compose!
Jan 24, 2022
8 min read
Animations
android
Programming
Android App Development
Jimmy Sanghani
How to Develop a Todo App in Android with TDD: Part 2
Discover how to develop 'Add TODO' screen by leveraging ArrayLists for efficient memory-based storage.
Dec 15, 2021
6 min read
android
TDD
Android App Development
Testing
Jimmy Sanghani
How to use TDD for Android Integration Tests: Part 1
Discover how structured development using TDD and MVVM in Jetpack Compose creates robust TODO apps.
Dec 9, 2021
4 min read
android
Android App Development
Testing
TDD
Jimmy Sanghani
Jetpack compose with Dagger/HILT, MVVM and NavController
We are going to explore how we can use Jetpack compose in an application that has multiple screens and uses MVVM.
Oct 5, 2021
4 min read
android
MVVM
mobile app development
Follow us on
2024 Canopas Software LLP. All rights reserved.