Sunday, June 26, 2016

What is Activity

Hi, today we will talk about one of the basal things in Android application an Activity. How to understand an Activity Activity is the basis of your application and entry point as well. From the user side, it's a single focused thing that user can do while interacting with your application. Most...

Tuesday, June 21, 2016

Sunday, June 12, 2016

Google Code Labs

The best (and the easiest as well) way of learning is by doing. But to get the idea of what you need to do you need someone to tell you (this is the main purpose of this blog). Google Code Labs are doing exactly that. In codelab, you go through the lesson and build a small app that contains...

Sunday, June 5, 2016

Benefits of Awareness

Today apps are more and more bound to the users context and developers seek for the way to provide a unique experience for each and every user. One of the first apps that were designed to do so was Google Now a Google's smart mobile assistant that was meant to provide the user with information...