Thursday, December 27, 2012

Android and me : Layout

Installation List

1- Get ADT Bundle . refer to this "http://developer.android.com/sdk/installing/bundle.html"

Project Contents
  • screen layouts and resources (defined in XML)
  • app behaviour (defined in java source code)
  • binary assets included in the project
  • configuration file (XML)
Layout in /res/layouts
Values in /res/values




No comments:

Post a Comment