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.

Steps

  1. 1
    Launch Android Studio. This will produce a pop-up window with a list of options.
  2. 2
    Select Start a new Android Studio project.
    • 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
  3. 3
    Click on the name of the project on the far left-hand side of the window.
  4. 4
  5. 5
  6. 6
  7. 7
    Click on the drawable folder. The desired folder will be drawable within the res folder.
  8. 8
  9. 9
    Select OK in the pop-up window. You can double-check that the directory listing is correct by looking for drawable listed at the end of the listing.
  10. 10
    Double-click the image name under drawable. You have now added an image to a project in Android Studio.
  11. Advertisement

About This Article

wikiHow Staff
Co-authored by:
wikiHow Staff Writer
This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards. This article has been viewed 70,898 times.
How helpful is this?
Co-authors: 2
Updated: May 27, 2019
Views: 70,898
Categories: Android Applications
Article SummaryX

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?
Advertisement