Skip to content

Developers Breach

  • About Us
  • Compose
  • Blog

Author: Rajasekhar

I'm a Programmer who does Android Development, Creative & Technical writing, UI/UX Design. A Kotlin enthusiast and Engineering graduate. I've spent most of time Training, Assisting & Mentoring students who are absolute Beginners in android development & other tools. I learn from Open Source and always happy to assist others with my work, which inspired me to lead my non-profit organization Developers Breach focusing on contributing to Open Source.

featured image paging android compose
Posted on March 5, 2023March 16, 2023

Paging and lazy loading with compose in android jetpack

Learn to implement paging with jetpack compose in android into lazy list scope with clear explanation on preparing your api to return paginated response and loading the information into your composables from paging source.

SavedStateHandle in android
Posted on January 9, 2023January 9, 2023

Use SavedStateHandle with ViewModel Compose Android

Use SavedStateHandle effectively to receive arguments directly in ViewModel while navigation between composables or fragments in Android. Learn how to pass a parcelable navigation type objects and write a simple test case by mocking retrieved data.

Posted on January 2, 2022August 14, 2022

Reveal effect animations in compose jetpack android

Animate shapes in android with jetpack compose. Article demonstrates use case and sample animations covering shapes, launched effect, repeatable, infinite and finite animation, remember infinite transition, animate color changes, animate float between initial and target values.

Posted on January 2, 2022October 12, 2022

Architecture for Compose android apps – new revamped principles

Build android app with compose which follows guide to app architecture principles. Implement UI and Data layer built with ViewModels, Coroutines, States.

Posted on January 2, 2022August 14, 2022

Search with TextField in list Compose Android Jetpack

Build fully search functional screens with composables in android using TextField, State, ViewModel and LiveData. theming, customizing and validading the TextField to perform search and display relevant results to user in list.

Posted on January 2, 2022August 14, 2022

Custom shape animations pulsating circles on canvas in compose android

Custom shape animations in android with jetpack compose. Animate circle and line on canvas to form custom shape animation. Create pulsating circles with animatable properties with launched effect, repeatable and finite animation, remember infinite transition, animate float between initial and target values.

Draw and animate hourglass in canvas with jetpack compose in android.
Posted on October 10, 2021August 14, 2022

Jetpack Compose Hourglass animation on canvas in Android

Learn how to create hourglass animation with drawing on canvas in android with jetpack compose. Scale shape and color of animateable object drawn on canvas based on duration with initial and target values.

Posts navigation

1 2 3 Next →

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Me Around Web

  • GitHub
  • LinkedIn
  • Twitter

Recent Articles

  • Building Adaptive and Responsive UI in Flutter across platforms
  • Animating Widgets in Flutter
  • Line, Bar, Nested graphs in Flutter Android with Animations
  • Paging and lazy loading with compose in android jetpack
  • Use SavedStateHandle with ViewModel Compose Android

Site

  • About Us
  • Compose
  • Blog

Support

  • Feedback
  • Contact

Follow

  • LinkedIn
  • Gitthub
  • Twitter
  • About Us
  • Compose
  • Blog
 

Loading Comments...
 

You must be logged in to post a comment.