Skip to content
Site logo

Developers Breach

  • Kotlin Quiz
  • Jetpack Compose
  • Authors
  • Contact
  • Home
Site logo
Developers Breach
  • Preview for app built in the article
    Android | EditText | RecyclerView

    Search in a list using RecyclerView in Android

    ByRaj November 6, 2020February 8, 2025

    Build a custom search interface with EditText and perform search in RecyclerView elements. Get user query with voice capabilities text-to-speech or by typing. Easy to implement, learn with example demonstration and source code.

    Read More Search in a list using RecyclerView in AndroidContinue

  • Banner Cloud Firestore
    Android | Firebase | RecyclerView

    Firestore collections and documents in RecyclerView Android

    ByRaj November 4, 2020February 8, 2025

    With Cloud Firestore using collections and documents show data in RecyclerView. Implement feature with detailed demonstration in this article.

    Read More Firestore collections and documents in RecyclerView AndroidContinue

  • Banner for article
    Android | Fragments Android

    Hide show status bar in fragment or activity android

    ByRaj September 14, 2020February 8, 2025

    Status bar shows notifications and system icons. Learn how to change status bar behavior such as visibility in android with kotlin and java in activity or fragment.

    Read More Hide show status bar in fragment or activity androidContinue

  • Convolution Neural Network
    Machine Learning

    Convolutional Neural Network | Deep Learning

    BySwapna August 21, 2020February 8, 2025

    Convolutional Neural Network is one among various types of Deep Learning Neural Networks. CNN is very powerful and widely used in image classification, image recognition, computer vision etc.

    Read More Convolutional Neural Network | Deep LearningContinue

  • Banner for article recyclerview to viewpager2
    Android | Material Design Component | RecyclerView

    RecyclerView to ViewPager2 with MaterialViewPager | Android

    ByRaj July 11, 2020February 8, 2025

    ViewPager2 comes with major improvements from ViewPager which enables swipe views with RecyclerView, vertical swipe, orientation, right-to-left support, Modifiable fragment collection, PageTransformations, swipe between fragments with TabLayout, DiffUtils etc. Let’s understand with an example implementation.

    Read More RecyclerView to ViewPager2 with MaterialViewPager | AndroidContinue

  • Featured image as a banner for article shared element transition
    Android | Animation | Fragments Android | Material Design Component | RecyclerView

    Shared element transition in fragments Android

    ByRaj July 4, 2020February 8, 2025

    Learn how to implement SharedElementTransition between destinations using NavigationComponent in an android application. Perform move transition between views with an example i have shown.

    Read More Shared element transition in fragments AndroidContinue

  • Featured image for concat adapter
    Android | RecyclerView

    Merge RecyclerView adapters with ConcatAdapter Android

    ByRaj April 7, 2020February 8, 2025

    Merge mutiple adapters with single RecyclerView using ConcatAdapter. Check this article to learn more with example i have implemented also find this project in Github.

    Read More Merge RecyclerView adapters with ConcatAdapter AndroidContinue

Page navigation

Previous PagePrevious 1 … 5 6 7 8 Next PageNext
Linkedin Github

© 2025 Developers Breach

  • Kotlin Quiz
  • Jetpack Compose
  • Authors
  • Contact
  • Home