Android Core
-
Android NotificationListenerService Example
Introduction NotificationListenerService is introduced in Android 4.3 (API 18). It allows an application to receive information about notifications as it…
Read More » -
Augmented Reality : Introduction of Metaio SD
Metaio SDK is advanced as compared to Vuforia SDK, Metaio SDK is developer friendly such that any beginner or novice…
Read More » -
Introduction to Android Studio
Feeling good to be back at blog . Actually I have been managing GDG Ahmedabad, delivering android talks and managing…
Read More » -
Android fixed Header and Footer with scrollable content layout example
In this tutorial we are going to see how you can create a simple Android Layout with a fixed header…
Read More » -
Android Augmented Reality: Introduction of Vuforia SDK
The Vuforia™ SDK allows you to build vision-based augmented reality applications. It is available for Android, iOS and as an…
Read More » -
Android Augmented Reality
Introduction “Augmented reality (AR) is a live, direct or indirect, view of a physical, real-world environment whose elements are augmented…
Read More » -
Android ListView: Endless adapter
This post explains how to create an endless adapter for a ListView. An endless adapter is an adapter that loads…
Read More » -
Android Activity Recognition
Activity Recognition gives our Android device the ability to detect a number of our physical activities like walking, riding a…
Read More » -
Send Email with Attachment in Android
This is a simple demo for send email in Android with attachment. For attachment I am using Intent.ACTION_GET_CONTENT. Don’t forget to…
Read More »