A Complete Tutorial to Connect Android with ASP.NET Core Web API

In this tutorial we will learn how to Connect Android with ASP.NET Core Web API. We will build an Android app to show a list …

Android RecyclerView Tutorial

A RecyclerView is a great a way to show a large list of UI elements in an efficient way. You can combine TextViews, Buttons, ImageViews …

Retrofit Tutorial in Android – Part 3 Request Headers

We have come to the 3rd and last part of the Retrofit tutorial in Android, which is passing HTTP request headers using Retrofit. If you …

5 Amazing Tools in Android Studio

Android studio is an amazing development IDE, that is powered by and built on top of the IntelliJ IDEA Platform by JetBrains. The studio bundles …

7 Android Libraries Every Developer Should Know About

‍In this article am sharing with you 7 Android libraries every developer should use to enhance the application from different perspectives. When developing in Android, …