android - Google Glass 启动器图标大小

标签 android google-glass google-gdk android-icons

我正在使用 GDK 为 google glass 开发一个 android 应用程序。我发现该应用程序正在从 hdpi 文件夹中获取 ic_launcher 图标,即 72x72 像素图标。

我想知道这是为 google glass 应用程序推荐的图标大小吗?

此外,菜单、子菜单、 Activity 、时间线图标的推荐图标大小(72x72、96x96...等)和文件夹(hdpi、mdpi..等)是多少。

最佳答案

这是解决方案...

xxhdpi : 144x144 像素

xhdpi : 96x96 像素

高清像素:72x72 像素

mdpi: 48x48 像素

ldpi: 36x36 像素

有关图标的更多详细信息必须与...

http://developer.android.com/design/style/iconography.html

对于Glass,我认为提供hdpi图标就足够了

关于android - Google Glass 启动器图标大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25987145/

相关文章:

android - Path.computeBounds 在 Android 上返回不正确的边界(这是平台错误吗?)

android - 使用 Material Design 在工具栏中滑动标签

ios - 我的APP想要从短信收件箱获取消息,该怎么做

android - 如何将图像识别添加到 Google Glass 应用程序?

google-glass - 谷歌眼镜和来自传感器的数据

android - 在沉浸式 Activity 中添加 "ok glass contextual voice menu"

java - Jsoup 和方法调用

Android - 单选组按钮文本位置

java - Google Glass Live Card 菜单操作导致崩溃

google-glass - 如何为 Google Glass 创建深色 Google Maps 图像?