android - Android Studio 中 'drawable' 和 'drawable-v24' 之间的区别?

标签 android android-studio directory drawable android-drawable

<分区>

我是 Android Studio 的新手,之前使用过 Eclipse。
我想知道 Android Studio 中文件夹 drawabledrawable-v24 之间的区别。

最佳答案

不同的可绘制文件夹用于提供不同的屏幕密度以实现设备兼容性和不同的 Android 版本。

有关详细信息,请参阅此答案: Newer versions of Android Studio and only two drawable directory - drawable and drawable-v21

关于android - Android Studio 中 'drawable' 和 'drawable-v24' 之间的区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48598699/

相关文章:

android - 异常 java.lang.RuntimeException : setParameters failed

android - 如何使用 XHR (Ajax) 发送推送通知请求

java - 将 scene2d.ui 与 libgdx : where does the skin come from? 一起使用

android - 如何在 Android Studio 中添加测试文件夹

android - RecyclerView 中的 AddMore 按钮未被删除

iphone - NSFileManager createDirectoryAtPath EXC_BAD_ACCESS

linux - 如何知道文件何时添加到目录?

java - androidhive 教程中的 JSONParser,DefaultHttpClient 中的 NoSuchMethodError

android - kotlin中方法时间的功能是什么?

在 sudo 中运行程序时将目录的所有权更改为用户