Latest Story

Storing Google Maps Android API V2 marker locations in MySQL

October 14, 2013
By
Saving marker location in MySQL using PHP Script

In this article, we will develop an Android application that stores user touched locations of Google Maps in a remote MySQL server. Since this application is developed using SupportMapFragment, it can support Android API version 8 and above. In order to send latitude and longitude from the application to the web server, we are...

Read more »

Android Sidebar Navigation Drawer with Icons

October 9, 2013
By
Android - Sidebar Navigation drawer with icons

In this article, we will see how to develop an Android application containing sidebar navigation drawer menu with icons and counter. Here count specifies, how many times the drawer...

Read more »

Android Sending and Receiving data from remote server using IntentService

September 26, 2013
By
IntentService in Action

In this article, we will see how to develop an Android application that sends and receives data from a web server using IntentService. IntentService provides a simple mechanism to...

Read more »

Swipable Navigation Tabs using ActionBarCompat library

August 29, 2013
By
Swipable ActionBar Navigation tabs with ActionBarCompat library

In this article, we will see how to develop an Android application containing swipable navigation tabs. In order to enable swiping between tabs, we are making use ViewPager in...

Read more »

Android SearchView Widget with ActionBarCompat library

August 6, 2013
By
SearchView widget with ActionBarCompat in Action

In this article we will develop an Android application that demonstrates how to create a searchview widget in action bar using ActionBarCompat library. This application facilitates users to search...

Read more »

Android using custom ttf fonts in WebView

July 30, 2013
By
Custom Font Demo for WebView

In this article, we will see how to use custom fonts in WebView of Android application.The same strategy can be used to display local language contents in WebView. This...

Read more »

Action bar menus and SplitActionBar using ActionBarCompat library in Android

July 25, 2013
By
Action Items in Action Bar using ActionBarCompat library

In the article titled “Adding Action items and Overflow menu items to Action Bar in Android“, we have seen how to add action items and split action bar items...

Read more »

Implementing Action Bar using ActionBarCompat support library in Android

July 25, 2013
By
ActionBarCompat Support library in Action

We know that, action bar is implemented in Android 3.0 ( Honeycomb or API Level 11) on wards. But we can implement action bar in pre Honycomb versions upto API Level...

Read more »

Android – Setting up ActionBarCompat support library in Eclipse

July 25, 2013
By
Setting up ActionBarCompat library in Action

This week, a new version of Android support library ( Revision 18 )  is released with a new library called appcompat under the package android.support.v7. This new library is...

Read more »

Android SearchView widget with Google Places API using ActionBarSherlock library

July 18, 2013
By
SuggestView Widget in ActionBar Demo

In this article, we will develop an Android application that can search Google Places API using SearchView widget and show the results in Google Maps Android API V2. In...

Read more »

Setting up Action Bar Sherlock Library 4.3.1 for Eclipse IDE

July 18, 2013
By
Setting up Actionbar Sherlock Library 4.3.1

Action Bar Sherlock library is used to create action bar and related stuff in pre Honeycomb Android versions. In this article, we will see how to set up Action...

Read more »

Adding Google Places Autocomplete API as custom suggestions in Android Search Dialog

July 17, 2013
By
Google Places in Android Search dialog in Action

In this article, we will develop an Android application with a search dialog box. The search dialog box allows users to search various places using Google Places API and...

Read more »

Adding custom search suggestions to search dialog from SQLite database in Android

July 11, 2013
By
Adding custom suggestions in Search Dialog

In this article, we will develop an Android application containing a search dialog, that can search a set of countries stored in an SQLite database. The search dialog is...

Read more »

Be friend at g+

Subscribe for Lastest Updates

FBFPowered by ®Google Feedburner