Skip to content
MoboLogic+

MoboLogic+

  • Android
  • Kotlin
  • Python
  • Contact Us
  • My Account
  • Registration
MoboLogic+
MoboLogic+
  • Why Kotlin extension is preferable to use in android project
    Kotlin - Android

    Why Kotlin extension is preferable to use in android project

    BySunil Gupta May 11, 2019January 16, 2022

    As android developers, We are a writing lot of code to make an awesome application. We all know that Android uses Java as a language. In application development, we used many java concepts like thread, singleton classes, etc without knowing the android concept. It may cause memory leaks in Android. I remembered that we have…

    Read More Why Kotlin extension is preferable to use in android projectContinue

  • Exploring Koin Dependency Injection in Android and Kotlin
    Kotlin - Android

    Exploring Koin Dependency Injection in Android and Kotlin

    BySunil Gupta April 28, 2019May 1, 2019

    As an Android developer, we all are familiar with dependency injection. Dependency Injection provides an alternative way of Object instantiation. You do not worry about the constructor with a different type of argument. It will be qualified based on the required argument. We have already used one of the very popular dependency injector Dagger2. If…

    Read More Exploring Koin Dependency Injection in Android and KotlinContinue

  • Kotlin Coroutine to get started in Android app developement
    Kotlin - Android

    Kotlin Coroutine to get started in Android app developement

    BySunil Gupta April 24, 2019April 24, 2019

    As an Android developer, we know that every developer deals with thread in their application. A thread plays an important role in development for making the code execution faster and dispatching events easier etc. we all know that the Android system has categorized in two different thread named as the main thread (UI thread) and…

    Read More Kotlin Coroutine to get started in Android app developementContinue

  • Monitor network connectivity change for available and lost in android app
    Android

    Monitor network connectivity change for available and lost in android app

    BySunil Gupta April 13, 2019April 13, 2019

    As we all know that Google is providing very frequently version update for Android devices. Currently, Google has released the android Q a new version OS for android. Most of the people are still using the lower version of Android OS like Lollipop, marshmallow, Oreo, and Nougat because our hardware is not capable to take…

    Read More Monitor network connectivity change for available and lost in android appContinue

  • How to debug the code without using Log in android studio?
    Android

    How to debug the code without using Log in android studio?

    BySunil Gupta April 6, 2019April 6, 2019

    As an android developer beginner, we stuck in our code and surprise with code execution. In our mind always thinks that why this is happening? So for understanding the code execution generally we are the putting the logs in each of statement of code to make sure that we reached to code as per our…

    Read More How to debug the code without using Log in android studio?Continue

  • Convert the SVG and PSD image file into png or VectorDrawables for android studio
    Android

    Convert the SVG and PSD image file into png or VectorDrawables for android studio

    BySunil Gupta March 23, 2019

    As an Android developer, we are faced with so many technical stuff while building an awesome application in terms of less APK size.  So all the technical stuck is actually part of developer life.  In this tutorial, I am trying to explain about the vector drawable which is the frequently used in android application development….

    Read More Convert the SVG and PSD image file into png or VectorDrawables for android studioContinue

  • Exploring Threading module of python
    Python

    Exploring Threading module of python

    BySunil Gupta March 19, 2019March 22, 2019

    In my last article in python series, We have learned about the Database connection for SQLite of python. If you have not checked the articles of python series then I would be recommended to please check all the articles posted in python category. From the<a ” href=”http://mobologicplus.com/category/python/”> Python category, you can learn all basic and…

    Read More Exploring Threading module of pythonContinue

  • Exploring Sqlite Database and table connection of python
    Python

    Exploring Sqlite Database and table connection of python

    BySunil Gupta March 16, 2019March 22, 2019

    In our python learning series, we will continue some of the other modules which are going to help in learning python. As I have posted many articles related to python basic concept and I hope it helps you a lot in learning python.  As my last article, we have learned about the Iterator concept. If…

    Read More Exploring Sqlite Database and table connection of pythonContinue

  • Exploring Iterator, Generator and Collections of python
    Python

    Exploring Iterator, Generator and Collections of python

    BySunil Gupta March 8, 2019March 22, 2019

    In our python learning series, we will continue some of the other modules which are going to help in learning graph. In this series, we will learn about the Iterator concept of python. Before going to an explanation about the Iterator, we need to understand what are the loops available in python. I am not…

    Read More Exploring Iterator, Generator and Collections of pythonContinue

  • Regular expression in python
    Python

    Regular expression in python

    BySunil Gupta March 2, 2019March 22, 2019

    In our last tutorial, we have learned about the open file to read and write the data. If you have not checked the I would be recommended please check the articled which is posted here link. Some of the others of related out python learning series are here Understanding Exception Handling in python,  Python OOPS concept…

    Read More Regular expression in pythonContinue

Page navigation

Previous PagePrevious 1 2 3 4 5 6 … 10 Next PageNext

© 2026 MoboLogic+

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

Loading Comments...