Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Objectives
In this chapter you’ll:
• Learn the basics of the Eclipse IDE for writing, running and debugging your Android apps.
• Create an Eclipse project to develop a new app.
• Design a GUI visually (without programming) using the ADT (Android Development Tools) visual layout editor.
• Edit the properties of GUI components.
• Build a simple Android app and execute it on an Android Virtual Device (AVD).
3.5 Building the Welcome App’s GUI with the ADT’s Visual Layout Editor
3.6 Examining the main.xml File
Self-Review Exercises | Answers to Self-Review Exercises | Exercises