Services
Portfolio
Contribution
Open Source
Blog
Resources
Career
About
Get Free Consultation
Services
Portfolio
Contribution
Open Source
Blog
Resources
Career
About
Kotlin
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
Jetpack Compose
Transitions
Parallax Effect
Horizontal Pager
Movie Pager
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
Jetpack Compose
Google Map
Android App Development
android
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
Jetpack Compose
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
Jetpack Compose
Recyclerview
Compose-library
Drag-and-Drop
Recyclerview-Adapter
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
Jetpack Compose
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
Jetpack Compose
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
Jetpack Compose
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
Jetpack Compose
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
Jetpack Compose
swipe-to-action
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
Jetpack Compose
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
Jetpack Compose
Android App
androidDev
Radhika saliya
Jetpack Compose Typewriter animation with highlighted texts
Stunning Text Animation, Bringing Your Text to Life.
Feb 27, 2023
5 min read
Animation
Jetpack Compose
androidDev
Android App Development
Radhika saliya
Use FireStore and Firebase Realtime Database with Kotlin Flow
How to use the Flow API in Kotlin with Firebase Realtime Database and Firestore to fetch data in a reactive streaming manner.
Dec 29, 2022
5 min read
Firebase
Kotlin Flow
Android App Development
androidDev
Radhika saliya
AutoSizing TextField in Jetpack compose
Let’s make TextField Responsive to fit perfectly within its bounds.
Dec 5, 2022
4 min read
Android App Development
androidDev
Jetpack Compose
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
Jetpack Compose
androidDev
Android App Development
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
Jetpack Compose
Android App Development
Radhika saliya
Explore Compose MotionLayout
Manage motion and view animation with MotionLayout.
Sep 12, 2022
5 min read
Android App
android
Jetpack Compose
Android App Development
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 Flow
Database
Jetpack Compose
Radhika saliya
Quick Note on Jetpack Compose Recomposition
Some useful things you should know about Jetpack compose recomposition.
Aug 9, 2022
3 min read
Jetpack Compose
Android App
androidDev
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
Jetpack Compose
Android App
Android App Development
androidDev
Radhika saliya
19 Things to Know About Kotlin Flow — A Quick Note
Quick look at some useful things you should know about Kotlin Flow.
May 26, 2022
2 min read
Kotlin Flow
Android App
Android App Development
Radhika saliya
7 useful ways to create Flow in Kotlin
Learn different ways to create Kotlin Flow with examples
May 10, 2022
4 min read
android
Android App Development
Kotlin Flow
androidDev
Jimmy Sanghani
How to Use Responsive Images to Speed Up Apps — Android Glide
Efficient image loading with Glide for faster, smoother app performance.
Apr 28, 2022
5 min read
android
Programming
Android App Development
Jimmy Sanghani
Top 9 Kotlin Flow Operators Every Android Developer Needs
Enhance your Android apps with these 9 must-know Kotlin Flow operators for optimal data handling.
Apr 6, 2022
4 min read
Android App Development
Programming
android
Kotlin Flow
Radhika saliya
Android — How to Drag And Drop Views in Jetpack Compose
Implement Drag & Drop in Jetpack Compose! Create a food order book to assign items to different payers.
Apr 4, 2022
6 min read
Drag-and-Drop
Android App Development
UI design
androidDev
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
Animations
Jetpack Compose
android
Radhika saliya
Stream Live Audio from Client to Server Using WebSocket & OkHttp
Learn to stream live audio effortlessly from client to server using OkHttp and WebSocket
Mar 9, 2022
3 min read
android
WebSocket
androidDev
Jimmy Sanghani
Retrofit Error Handling Simplified with Kotlin Coroutines
Master effective error handling in Retrofit with Kotlin Coroutine and Result API.
Feb 16, 2022
4 min read
Android App Development
androidDev
Error Handling
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
Jetpack Compose
Android App Development
Programming
Jimmy Sanghani
Integrate Version Catalog in Android
Simplify Android dependency management with version catalogs.
Jan 12, 2022
3 min read
Android App Development
Programming
android
androidDev
Radhika saliya
Android - Integrate ktlint check with Git CI
Automate lint checks on Git CI with ktlint, a Kotlin code analysis tool by Pinterest. Streamline your coding process!
Jan 5, 2022
2 min read
Android App Development
lint
androidDev
Radhika saliya
Introduction to unit testing ViewModel with Kotlin Coroutine & Flow
Discover how to write unit tests for ViewModel with Kotlin coroutines using our Jetpack Compose: MVVM State management guide.
Dec 26, 2021
5 min read
android
androidDev
Testing
Unit Testing
Programming
Radhika saliya
Step-by-Step JaCoCo Setup for Android Code Coverage
Step-by-step guide to integrating Jacoco with GitLab CI/CD for seamless auto coverage reports.
Sep 26, 2021
3 min read
Android App Development
androidDev
Testing
Git
CI/CD
Code
Follow us on
2024 Canopas Software LLP. All rights reserved.