Skip to content
MoboLogic+

MoboLogic+

  • Android
  • Kotlin
  • Python
  • Contact Us
  • My Account
  • Registration
MoboLogic+
MoboLogic+
  • Filter recyclerview items in between the range of numbers in android
    Android

    Filter recyclerview items in between the range of numbers in android

    BySunil Gupta October 30, 2017March 23, 2019

    In Android, recyclerview is majorly used component to show the item list data into recyclerview. Showing the list of data from a database or an API is pretty easy. But I am not going into the deep concept how we are using the recyclerview to show the data from API or database. In this tutorial,…

    Read More Filter recyclerview items in between the range of numbers in androidContinue

  • LiveData and LifeCycle Component in Android Architecture
    Android

    LiveData and LifeCycle Component in Android Architecture

    BySunil Gupta October 15, 2017March 23, 2019

    In this tutorial, we will learn the new architecture component LiveData and LifeCycle in detail. In my last tutorial, we had familiar with new Dagger2 integration with android architecture component. I would be recommended to check this post that will help you to understand the New Dagger2 dependency injection concept. Here is the post detail New Dagger2 dependency injection…

    Read More LiveData and LifeCycle Component in Android ArchitectureContinue

  • Android Filter Recyclerview by using SearchView in ToolBar or actionbar
    Android

    Android Filter Recyclerview by using SearchView in ToolBar or actionbar

    BySunil Gupta October 1, 2017January 30, 2019

    In this tutorial, we will learn how can we filter the recyclerview item by using the Search view in toolbar or action bar? Recyclerview is the major used component in building the android application. And if the data is very huge then we can not find the specific item by scroll. So we need to…

    Read More Android Filter Recyclerview by using SearchView in ToolBar or actionbarContinue

  • New Dagger2 Integration with Android Architecture component
    Android

    New Dagger2 Integration with Android Architecture component

    BySunil Gupta September 23, 2017March 23, 2019

    In my last tutorial, we had functioned with Dagger2 in android application development. Dagger 2 is an awesome dependency injection library which provides the alternative way of Object instantiation. I already explained what is Dagger2 and why we are using this in android application development and what are the benefits of using this? Here is the detail…

    Read More New Dagger2 Integration with Android Architecture componentContinue

  • Android API request easy with Fuel library in Kotlin
    Kotlin - Android

    Android API request easy with Fuel library in Kotlin

    BySunil Gupta September 15, 2017March 23, 2019

    In this tutorial, we will learn new networking support library named Fuel. As we have already used some of the famous libraries named Retrofit, Volley and Fast networking Library. Retrofit has mostly used the library in application development which is given by square. It supports and compatible with Java, Kotlin, and RxJava2 Reactive. Here you…

    Read More Android API request easy with Fuel library in KotlinContinue

  • Android Room Persistence Library Sqlite Mapper with Kotlin
    Kotlin - Android

    Android Room Persistence Library Sqlite Mapper with Kotlin

    BySunil Gupta September 15, 2017March 23, 2019

    In this tutorial, we will learn step by step to use the Android Room a persistence SQLite ORM mapper. As we have already practiced in my last tutorial with GreenDAO which is SQLite wrapper for fast ORM. I would be recommended to checking this post Exploring GreenDAO ORM database with Reactive RxJava. Google I/O 2017 has introduced…

    Read More Android Room Persistence Library Sqlite Mapper with KotlinContinue

  • MVP architectural design pattern with reactive Rx in android
    Android

    MVP architectural design pattern with reactive Rx in android

    BySunil Gupta September 3, 2017March 23, 2019

    This article is a step-by-step introduction to MVP on Android, from a simplest possible example to best practices. The very first question comes in every developer is that what is MVP? What is MVP: MVP stands for Model View Presenter. Let’s see what is meant of each aspect? View: View is a layer that displays data…

    Read More MVP architectural design pattern with reactive Rx in androidContinue

  • Exploring GreenDAO ORM database with Reactive RxJava in Android
    Android

    Exploring GreenDAO ORM database with Reactive RxJava in Android

    BySunil Gupta August 20, 2017March 23, 2019

    As we have the basic understanding of RxJava features and functions from my last posts. I would be recommended that checking the all the post of Rx to better understanding this post. Here are some of the posts of understanding of Java 8 stream and Rx Observables, and basic understanding and practice features and functions of RxJava, and…

    Read More Exploring GreenDAO ORM database with Reactive RxJava in AndroidContinue

  • Understanding Runtime permission and RxPermission of RxJava in Android part -3
    Android

    Understanding Runtime permission and RxPermission of RxJava in Android part -3

    BySunil Gupta August 13, 2017March 23, 2019

    As We have the basic understanding of RxJava features and function from the last post of basic of RxJava and RxJava2 Part-1 and basic of RxJava and RxBinding part-2. Rx is getting popular in Android application development because it gives the best result of reactive nature. In this series, we will learn some of new…

    Read More Understanding Runtime permission and RxPermission of RxJava in Android part -3Continue

  • Understanding and practice of RxJava & RxBinding of Android part -2
    Android

    Understanding and practice of RxJava & RxBinding of Android part -2

    BySunil Gupta August 6, 2017January 20, 2020

    In my last tutorial, I have explained the basic functions and features of RxJava2. I would be recommended to check part -1 post before continue reading this post because it will help you to better understand this post. Here is my last post of  Basic understanding and practice of RxJava2 function in Android part -1. We…

    Read More Understanding and practice of RxJava & RxBinding of Android part -2Continue

Page navigation

Previous PagePrevious 1 … 5 6 7 8 9 10 Next PageNext

© 2026 MoboLogic+

  • Android
  • Kotlin
  • Python
  • Contact Us
  • My Account
  • Registration
 

Loading Comments...