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 »

Reverse engineer .apk file & decompile Android app

decompile android apk

Reverse engineer .apk file & decompile app. Today we will see how to reverse engineer .apk file & decompile app. Note: This post is just for curiosity or educational purpose.please don’t use it in any illegal activities. What is apk file? Any Android app is made up with combination of bunch of resources,configuration files which constitutes one application just like […]

Continue reading »

How to unlock Android phone or tablet if you forget the pattern without Internet

Friends, today I will be sharing with you how you can unlock your Android phone or Tabket if you have forgotten your pattern. Android pattern unlock You can do this in two ways: 1.Either using your Google account(Require Internet Connection). 2.Without using your Google account(Offline). Unlock pattern without using Google account: Note: It will reset your phone data and all […]

Continue reading »