Blogspot - androidtrainningcenter.blogspot.in - Android Development - News, Example, tutorial, Source Code

Latest News:

ShareActionProvider implementation in android newest version 27 Aug 2013 | 10:48 am

Action Bar comes under standard design pattern of Android. ShareActionProvider is another easy step to implement Action Bar if we need to share some Intent with other application installed in the devi...

Getting List of non system application from Android phone 19 Aug 2013 | 01:00 pm

Getting all application list from android phone is quite easy. PackageManger gives the list of all installed application. But main concern remain how to avoid system from the list. I have done this jo...

Android Action Bar backward compatibility support in lower version of android O.S 25 Jul 2013 | 09:39 pm

While following android design patterns, Action bar is an important factor in it. Unfortunately Action bar was not supported in lower version than 3.0. Which was very painful for developer because sti...

New features in Android 4.3 Jelly Bean for developer perspective 25 Jul 2013 | 02:28 pm

Yesterday the most awaited update goes on public of android Jelly bean. Everyone was anticipating new update from Google android. Even next version Key Pie Lime also seems to be in Queue. But having t...

Sound Pool Tutorial in Android : changing pitch of an sound file 22 Jul 2013 | 10:26 pm

SoundPool provide a frequency range to change the pitch of voice. This tutorial address the sound pool features. After reading this tutorial you will be able to answer these question 1) What is sound...

Example with source code of Reading call History from android phone 22 Jul 2013 | 10:17 pm

This tutorial teach you to fetch all call from android phone (Outgoing call, Incoming call, Missed Call) with information like call duration, user, call type etc Because this whole process is very si...

Applying Custom font in entire android application through XML Layout 11 Jul 2013 | 10:26 pm

Installing custom font in entire application is very easy. We can set any custom font to our whole android application just like a theme. This is very simple procedure and easy to implements. Require...

SlidingPaneLayout Android Example : Making customize Left to right sliding panel 14 Jun 2013 | 09:34 pm

SlidingPaneLayout provides a horizontal, multi-pane layout for use at the top level of a UI. A left (or first) pane is treated as a content list or browser, subordinate to a primary detail view for di...

Android action bar style generator 1 Jun 2013 | 10:02 pm

Action bar becomes popular after it launched in android 3.1 version. Using action with Fragment avoid overhead of maintaining stack of activity. But customizing action bar style is pain. We should tha...

Android action bar style generator 1 Jun 2013 | 10:02 pm

Action bar becomes popular after it launched in android 3.1 version. Using action with Fragment avoid overhead of maintaining stack of activity. But customizing action bar style is pain. We should tha...

Recently parsed news:

Recent searches: