What You Will Notice About Your Android Project Structure

One of the things that you will notice about Eclipse is how it does a lot of autogeneration. Package Explorer generates some interesting default folders, as shown on the left side of Figure 12-4.

images

Figure 12-4. After you start up a new Android project, you will see a new file directory in Package Explorer.

You should know that these are not the only types of folders that one can have on an Android project. I guarantee you that you will want to make new ones. The following list briefly describes what these folders and files are for:

  • src: This is the source folder. You will quickly notice ...

Get The Business of Android Apps Development: Making and Marketing Apps That Succeed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.