Android Tutorials

Android OkHttp Tutorial
Android Tutorials

Android OkHttp Tutorial

OkHttp is a popular library that reduces the amount of code, OkHttp Android is very easy for you to make use of storage on the web for your app. OkHttp also makes it very easy to connect to the internet using Http. It takes care of connecting to the server. […]

5 Most Common Android Animations’ Code
Android Tutorials

5 Most Common Android Animations’ Code

Animations changes the visual notation that shows the changes on screen or what’s going on, it also changes the look of an android application and makes it feel better. It can be performed by the XML or by code. let see how to create animations with  short piece of code using […]

Android Runtime Permissions in Android M?
Android Tutorials

Android Runtime Permissions in Android M?

Before Android Marshmallow, users had to allow android runtime permissions at the installation time; if the user did not accept all the permissions, the app could not be installed. Android Marshmallow introduced a new mechanism; that it will not ask any of the users to grant any one of the […]

How to Develop Android Wear App?
Android Tutorials

How to Develop Android Wear App?

Developing for Android Wear can be a lot of fun, but there are some things you need to know before you get started. The first thing to know is that developing for Android Wear is not difficult. Since Android is at the core, you can start developing the app just […]

Develop Android Auto App using Android Studio
Android Tutorials

Develop Android Auto App using Android Studio

After serving several years of Android OS into mobile phones, Google launches Android platform for vehicles named Android Auto. While driving a car it is a difficult task to get connected with friends and family especially when it is urgent to inform about the meeting plan and so on. By: Ambreen […]