Android
-

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 » -

Google account Integration in Android – Login with Gmail
Hello Friends, This is my post for Google account integration with your application, login with gmail, signup with Google account.…
Read More » -

Android Header and Footer layout example
In this article we are going to see how you can create a simple Android Layout that includes a header…
Read More » -

Adding Overlay Icons to ImageViews
While working on Serenity for Android, one of the many requests I received was to have a Watched Status indicator…
Read More » -

Android ViewHolder Pattern Example
Now we are going to code the smooth scrolling of our Android ListView. In the previous post, we tried to…
Read More »
