Difference between revisions of "Android 4 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 6: Line 6:
  
 
# [[Using the Android GridLayout Manager in the Graphical Layout Tool]]
 
# [[Using the Android GridLayout Manager in the Graphical Layout Tool]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Introducing the Android GridLayout and Space Classes]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|The GridLayout Example]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Creating the GridLayout Project]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Creating the GridLayout Instance]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|An Overview of the GridLayout in the Graphical Layout Tool]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Adding Views to GridLayout Cells]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Implementing Cell Row and Column Spanning]]
 +
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Changing the Gravity of a GridLayout Child]]<br><br>
 +
# [[Working with the Android GridLayout in XML Layout Resources]]

Revision as of 19:52, 3 June 2013




<google>BUY_ANDROID</google>

Table of Contents

  1. Using the Android GridLayout Manager in the Graphical Layout Tool
  2. Working with the Android GridLayout in XML Layout Resources