This chapter is from the book
3.2 Technologies Overview
This chapter introduces the Eclipse IDE and ADT Plugin. You’ll learn how to navigate Eclipse and create a new project. With the ADT Visual Layout Editor, you’ll display pictures in ImageViews and display text in a TextView. You’ll see how to edit GUI component properties (e.g., the Text property of a TextView and the Src property of an ImageView) in Eclipse’s Properties tab and you’ll run your app on an Android Virtual Device (AVD).