Fetching of non-public @android images

白昼怎懂夜的黑 提交于 2020-01-17 05:45:07

问题


Where do you get from non-public Android images as we cannot use them as reference. For example @android:drawable/call_contact.


回答1:


You can get those images in your android installation directory. In my computer you can get images from below path

C:\Program Files\Android\android-sdk-windows\platforms\android-8\data\res\drawable-hdpi

Thanks Deepak



来源:https://stackoverflow.com/questions/6177462/fetching-of-non-public-android-images

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!