Skip to content
MoboLogic+

MoboLogic+

  • Android
  • Kotlin
  • Python
  • Contact Us
  • My Account
  • Registration
MoboLogic+
MoboLogic+
  • Introduction of python and get started to learn basic’s of python
    Python

    Introduction of python and get started to learn basic’s of python

    BySunil Gupta January 25, 2018January 30, 2019

    Python is a powerful modern computer programming language. Python is the great language and most popular nowadays. Python today stands amongst the top 5 most popular and practical programming languages. In technical terms, Python is an object-oriented, high-level programming language, object-oriented, interactive, interpreted and extremely user-friendly programming language. By official introduction to Python is: Python is…

    Read More Introduction of python and get started to learn basic’s of pythonContinue

  • Best plugins for android studio to make application development superfast
    Android

    Best plugins for android studio to make application development superfast

    BySunil Gupta December 31, 2017March 23, 2019

    Become an Android developer, you always love the Plugins to use to make the android development easier and faster. Android Studio provides the awesome feature for android developer to connect with your favorite plugins. So in this tutorial, we will learn some of the best plugins that need to install to every android developer to develop the android apps…

    Read More Best plugins for android studio to make application development superfastContinue

  • Firebase User Phone Authentication verification by otp in Android
    Android

    Firebase User Phone Authentication verification by otp in Android

    BySunil Gupta December 23, 2017March 23, 2019

    As in my last tutorial, we understand the basic firebase concept like What is Firebase and How to use the Firebase features in our application? So I am not going into detail here about the basic understanding about the Firebase. To Use any feature of firebase we need to follow few basic simple steps to register my…

    Read More Firebase User Phone Authentication verification by otp in AndroidContinue

  • Understanding RxJava & RxAndroid Scheduler thread in Android
    Android

    Understanding RxJava & RxAndroid Scheduler thread in Android

    BySunil Gupta December 17, 2017March 23, 2019

    RxJava is the something like awesome when start using this feature in an Android application. In this article, we will talk about the RxJava scheduler or thread to use to build an awesome android application.  When we are talking about the multiple threads is good things to use for multiple background task. But same time you always…

    Read More Understanding RxJava & RxAndroid Scheduler thread in AndroidContinue

  • Android MVVM architectural design pattern with RxJava in Kotlin
    Kotlin - Android

    Android MVVM architectural design pattern with RxJava in Kotlin

    BySunil Gupta November 25, 2017March 23, 2019

    To build an awesome android application, Architectural design pattern plays an important role. It makes our code modular and communication with different components becomes easy. By using Architectural design we can build an application which can be testable and maintainable easy in the future or whenever we want to add a new feature or remove a feature, it will…

    Read More Android MVVM architectural design pattern with RxJava in KotlinContinue

  • Load Image url on ImageView by using data binding with Picasso in Kotlin
    Kotlin - Android

    Load Image url on ImageView by using data binding with Picasso in Kotlin

    BySunil Gupta November 19, 2017March 23, 2019

    While building the android app by using the MVVM architecture design pattern with Kotlin, I faced many of issue for example data binding and ViewModel communication etc. I am sharing one of the issues which I faced to load image URL on image view with help of Picasso. I thought It would be worth to share with…

    Read More Load Image url on ImageView by using data binding with Picasso in KotlinContinue

  • Understanding the launch mode of Activity in Android
    Android

    Understanding the launch mode of Activity in Android

    BySunil Gupta November 19, 2017March 23, 2019

    Launch mode of activity is playing an important role to maintain the task and back stack. Before to explain the launch mode we need to first understand what is the task and back stack? Task A task is a “stack of Activities” in your application. If an Activity is sent to the background (by pressing the…

    Read More Understanding the launch mode of Activity in AndroidContinue

  • How to improve android application performance and stability to go long way?
    Android

    How to improve android application performance and stability to go long way?

    BySunil Gupta November 12, 2017March 23, 2019

    Nowadays android application development is at the top of technologies. Many of the people are using an android phone. So, in this case as an android developer, we need to take care many things while developing an android application. An Android application should be faster, stable and less memory uses for best in a result….

    Read More How to improve android application performance and stability to go long way?Continue

  • Understanding android Messenger and AIDL of Concurrency API
    Android

    Understanding android Messenger and AIDL of Concurrency API

    BySunil Gupta November 12, 2017March 23, 2019

    Now we got one more day to learn something new about the Service, Ok let’s make today something awesome to learn more about the service of concurrency API. In my last article, we understand about the Concurrency API of Service and Intent Service and Bound Service. In this article, we will learn about service which uses the…

    Read More Understanding android Messenger and AIDL of Concurrency APIContinue

  • Understanding Service, IntentService and BindService of android
    Android

    Understanding Service, IntentService and BindService of android

    BySunil Gupta November 12, 2017March 23, 2019

    Service is the most important component in android. Service is running in background It means that it does not have the user interface. It is an independent of activity means it does not matter if an activity is running or destroyed, service always running in the background. Service is used for long background task it…

    Read More Understanding Service, IntentService and BindService of androidContinue

Page navigation

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

© 2026 MoboLogic+

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

Loading Comments...