Android Projects

Android Development Books

Saturday

no image

Android Tutorial: Search the List Item

This is a sample program which shows how to implement the search functionality in android. Underlying Algorithm: Basic description of a... Read more »

Friday

no image

Tab Layout

To create a tabbed UI, you need to use a TabHost and a TabWidget . The TabHost must be the root node for the layout, which contains both t... Read more »
no image

Linear Layout

LinearLayout is a ViewGroup that displays child View elements in a linear direction, either vertically or horizontally. You should be ca... Read more »

Saturday

no image

Android Layout Tutorial

FrameLayout FrameLayout is designed to display a single item at a time. You can have multiple elements within a FrameLayout but each eleme... Read more »

Friday

no image

Android Layout Tutorial

Absolute Layout AbsoluteLayout is based on the simple idea of placing each control at an absolute position.  You specify the exact x and y... Read more »
© Google Android Lovers
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0