Top 10 tools to increase Android developers productivity

Top 10 tools to increase Android developers productivity
Top 10 tools to increase Android developers productivity Top 10 tools to increase Android developers productivity

For Android developers today we will see the list of tools which will increase your  personal productivity while developing Android app. So lets start with: Top 10 tools to increase Android developers productivity. We will list tools which every Android developer require while developing Android app and also need this tools on daily basis which covers all the fields.So lets […]

Continue reading »

Top 10 free Android libraries for app development in android studio

Top 10 free Android libraries for app development in android studio

Whether you are new to Android or an experienced developer, everyone needs advice on resources or new libraries to improve and simplify development life.So here we will list the Top 10 free Android libraries for App development in Android studio. To summarize in short we all agree with my observation that why we need libraries for developing our Android applications. […]

Continue reading »

GOOGLE IO 2017 HIGHLIGHTS ANDROID DEVELOPER

GoogleIO2017

Hello Friends, This year’s Google IO is Christmas in advance with very exciting announcements. Today first of all we will see the features list I have compiled . Lets see Google IO 2017 highlights android developer. GOOGLE IO 2017 HIGHLIGHTS ANDROID DEVELOPER KOTLIN: It’s Official Now KOTLIN is now officially supported language for developing Android apps.Its challenging and exciting to […]

Continue reading »

How to configure or setup email/ web mail account on an Android device

Set up email on your Android device

Configure or setup company email or web-mail account on your Android device or Thunderbird.   Today , we will see how we can set up or configure the email account on your Android device such as web-mail account. Here we will use Gmail app because in new mobile phones email app is not there so we have to configure using Gmail […]

Continue reading »

Call api using Volley library Demo

http://askfortricks.com/2017/04/call-api-using-volley-library-demo/

Call rest API using Volley in Android The very basic requirement in developing the Android application is “Api Integration” and fetch the details. For calling the Api we need the android networking library to interact with the web services and get the response from Api. One such library is Volley which is developed by Google to handle Api calls. Volley […]

Continue reading »