Where can I find the icons form google maps?

Search This thread

bufa

Senior Member
May 11, 2008
249
31
La Plata
alerossi.com.ar
Hello, I'm making an app and I need to use the same kind of icons between my app and google maps.

I found some places that have the icons, but I need the "real source" if it's available.


Thanks a lot!!
 

iodev

Senior Member
Feb 14, 2014
50
24
www.iodev.science
Hello, I'm making an app and I need to use the same kind of icons between my app and google maps.

I found some places that have the icons, but I need the "real source" if it's available.


Thanks a lot!!

Ok you need to adb pull the apk and take the icons out of the res folder (just rename .apk to .zip after you get it)
Keep in mind this is not a good idea.