How to develop an Android app with material design guidelines using Toolbar and Navigation drawer Topics covered Android material design And...
Home / All posts
Monday, October 26, 2015
Thursday, October 1, 2015
Tips for Developing an Android App: My Lessons Learned
Topics covered Understand Android market Tips for developing Android app Lessons learned I'm republishing and interesting post about Iva...
Monday, September 21, 2015
IoT project: Arduino sends push notification to Android using Temboo, Parse.com
This post describes how to create an IoT project that uses Arduino to send push messages to Android smart phones using Temboo and Parse.com ...
Tuesday, September 8, 2015
Android push notification tutorial using Parse.com
This tutorial describes how to send push notification in Android. Android Push notification is a service used to send messages directly to t...
Tuesday, September 1, 2015
Android Floating Action Button: Video
Topics covered Promoted Actions Floating Action Button (FAB) Custom component Material design This is an interesting video made by Webucator...
Tuesday, August 25, 2015
Android Data Binding Tutorial
Android data binding is a way to connect UI layout to the underlying data model Topics covered Android data binding How to use @Bindable dat...
Thursday, August 20, 2015
AdMob integration in Android applications using Android Studio
Before integrating AdMob ads in your applications it is highly recommended to read AdMob policies here : AdMob Policies Let's start int...