Thursday 8 November 2012

Android design layout


Lets us examine the layout where we are going to design the application.As like drag and drop feature in Java Swing.

Android Graphical Layout Design figure is shown bellow.



The layout contains the following palette such as:

  • Form Widget
  • Text Fields
  • Layouts
  • Images & Media
  • Time & Date
  • Transition
  • Advanced
  • Custom & Library Views

Lets see how the xml file is working,ie.main.xml



In the HelloWorld example the Graphical Layout will work only with the above shown codes.

In the next chapter onwards we are going to learn how to add each components and its usage

1 comments:

Unknown said...

Its really helpfull.

Go ahead