Skip to content
MoboLogic+

MoboLogic+

  • Android
  • Kotlin
  • Python
  • Contact Us
  • My Account
  • Registration
MoboLogic+
MoboLogic+
  • Why R8 for code shrinking instead of Proguard in android studio
    Android | Kotlin - Android

    Why R8 for code shrinking instead of Proguard in android studio

    BySunil Gupta January 6, 2020October 26, 2020

    As an android developer, we have seen many changes for building the code and generating the dex file to make an executable file for android.  We know from the initial support of eclipse, we used Ant as a built tool and after coming with the android studio now it has removed and changed to the…

    Read More Why R8 for code shrinking instead of Proguard in android studioContinue

  • Automatic Signed the android release APK by using keystore from build.gradle of android studio
    Android | Kotlin - Android

    Automatic Signed the android release APK by using keystore from build.gradle of android studio

    BySunil Gupta December 27, 2019October 26, 2020

    As an android developer, we faced many challenges to build and deploy the app to the market. Here I am going to discuss one of the challenges is signed the APK from the newly created Keystore or exiting Keystore from the android studio. As we know the android studio having two different build types named…

    Read More Automatic Signed the android release APK by using keystore from build.gradle of android studioContinue

  • Android JetPack WorkManager for background services
    Android | Kotlin - Android

    Android JetPack WorkManager for background services

    BySunil Gupta November 5, 2019October 26, 2020

    As we all know that Android Jetpack is the great feature given by Android Team. I have explained some of the awesome features of Jetpack like Navigation by NavigationUI and Paging Library for Jetpack. What is WorkManager? WorkManager is one of the Android Jetpack Articheture component libraries which is used to run the background services…

    Read More Android JetPack WorkManager for background servicesContinue

  • Exploring Android Jetpack Paging Library
    Android | Kotlin - Android

    Exploring Android Jetpack Paging Library

    BySunil Gupta November 4, 2019

    As we know Google has announced the new Jetpack feature for android application development. I have explained a few of them from the last articles like navigation through NavigationUI from Jetpack and this. I really love this Google change. I am continuing with some of the other awesome Jetpack feature libraries whose name is Pagination….

    Read More Exploring Android Jetpack Paging LibraryContinue

  • Android Jetpack BottomNavigationView to navigate by NavigationUI
    Android | Kotlin - Android

    Android Jetpack BottomNavigationView to navigate by NavigationUI

    BySunil Gupta November 2, 2019November 2, 2019

    Last year Google has introduced a nice feature for navigation UI to make the fragment transition smooth and simpler. As an android developer, we all-knowing about the pain of fragment transaction which is very difficult to maintain the back stack. Now Google has improved the navigation by introducing the Navigation Controller to navigation easily. Navigation…

    Read More Android Jetpack BottomNavigationView to navigate by NavigationUIContinue

  • Use custom fonts and downloadable google font for android studio
    Android | Kotlin - Android

    Use custom fonts and downloadable google font for android studio

    BySunil Gupta September 25, 2019September 25, 2019

    As we all know that Google had made our life so simple for using the custom font in the android application. In the recent update of android oreo, Google has provided some cool features for the user interface to more attractive. As an android developer, we all know how difficult was before to use any…

    Read More Use custom fonts and downloadable google font for android studioContinue

  • Android Instrumentation Test with Espresso UI, Koin and Room
    Android

    Android Instrumentation Test with Espresso UI, Koin and Room

    BySunil Gupta September 24, 2019September 24, 2019

    Testing, testing, and testing, these words every developer has heard and created the fear behind that. As a developer most of the time we don’t write a unit test, it may be the reason that it required more time to write and execute those. Somehow I agree with this point, and I am okay if…

    Read More Android Instrumentation Test with Espresso UI, Koin and RoomContinue

  • Android Custom Data Binding Jetpack Component directly with XML View
    Android | Kotlin - Android

    Android Custom Data Binding Jetpack Component directly with XML View

    BySunil Gupta June 15, 2019

    As an Android developer, we are familiar with data binding concept. Data binding is a library to bind the data model directly to XML view in an easy and flexible way. I have already written a basic article on the binding concept. I would recommend to please check this post How to bind the Data…

    Read More Android Custom Data Binding Jetpack Component directly with XML ViewContinue

  • Exploring UI Navigation Architecture JetPack Component of Android
    Android | Kotlin - Android

    Exploring UI Navigation Architecture JetPack Component of Android

    BySunil Gupta June 5, 2019

    From my last post, we have talked about the journey of Android architecture design. We have discussed the different -different (MVC, MVP, MVI, MVVM, and Jetpack) architectures pattern of Android to use to build a solid android application. I would recommend to go and check this article (Journey of Android Architecture Design pattern) which is…

    Read More Exploring UI Navigation Architecture JetPack Component of AndroidContinue

  • Journey of Android Architecture Pattern and which pattern should developer prefer to use in android app developement
    Android | Kotlin - Android

    Journey of Android Architecture Pattern and which pattern should developer prefer to use in android app developement

    BySunil Gupta June 1, 2019June 6, 2019

    As we all know that Android has started the beginning with Java as a primary language and that that time Java became a very popular language for web development because of its great feature like object-oriented robustness, platform independent and major is security compliance, etc. Many of the developer working on the server side and…

    Read More Journey of Android Architecture Pattern and which pattern should developer prefer to use in android app developementContinue

Page navigation

Previous PagePrevious 1 2 3 4 5 … 10 Next PageNext

© 2026 MoboLogic+

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

Loading Comments...