PDF download Download Article PDF download Download Article

This wikiHow article will show you the basic steps to adding an image in Android Studio on a PC. Android Studio is the official Google program used for developing apps for Android devices. While it is not strictly necessary for developing android apps, the program brings together a host of tools to simplify the development process.

  1. This will produce a pop-up window with a list of options.
    • Click Open an existing Android Studio project to edit a project you’ve already been working on.
    • If you are starting a new project:
      • Start by selecting a device type by clicking on one of the tabs at the top of the pop-up window, and by selecting an activity type.
      • Click Next to continue.
      • Name your project, choose a programming language, and the minimum API level required.
    Advertisement
  2. The desired folder will be drawable within the res folder.
  3. You can double-check that the directory listing is correct by looking for drawable listed at the end of the listing.
  4. You have now added an image to a project in Android Studio.
  5. Advertisement


Expert Q&A

Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Article Summary X

      1. Launch Android Studio.
      2. Open the project.
      3. Open the drawable folder.
      4. Drag the image file on to the drawable folder.
      5. Select OK on the pop-up menu.

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 78,671 times.

      Is this article up to date?

      Advertisement