Importing icons for Android Studio Google

Google has a huge collection of icons. https://www.google.com/design/icons/ I want to use these icons inside Android Studio. Is there a good way to download / import these icons without having to click a lot? Thank!

+3


source to share


1 answer


  • In Android view click "res" => "drawable"
  • Rightclick on "drawable"
  • Select "New" => "Vector Object" => "Select ..."


0


source







All Articles