Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
参照として使用できないため、非公開の Android イメージからどこから取得しますか。たとえば、@android:drawable/call_contact です。
これらのイメージは、Android インストール ディレクトリで取得できます。私のコンピューターでは、以下のパスから画像を取得できます
C:\Program Files\Android\android-sdk-windows\platforms\android-8\data\res\drawable-hdpi
ありがとうディーパック