【问题标题】:Google Glass Launcher Icon Size谷歌眼镜启动器图标大小
【发布时间】:2014-11-17 04:34:07
【问题描述】:

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

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

还有推荐的菜单、子菜单、活动、时间线图标的图标大小(72x72、96x96...等)和文件夹(hdpi、mdpi..等)。

【问题讨论】:

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


【解决方案1】:

这里是解决方案...

xxhdpi : 144x144 像素

xhdpi : 96x96 像素

hdpi:72x72 像素

mdpi:48x48 像素

ldpi:36x36 像素

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

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

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

【讨论】:

    【解决方案2】:

    以下是指导您开发的规范的简要列表:

    Screen aspect ratio
        16x9
    Screen resolution
        640 x 360 pixels
    Share contact icon size
        640 x 360 pixels
    Menu option icon size
        50 x 50 pixels
    Supported media format
        Container: MP4
        Video: H.264 baseline and H.263 baseline
        Audio: AAC and MP3
    

    【讨论】:

      【解决方案3】:

      我终于在这里找到了图标大小的列表。

      https://developers.google.com/glass/distribute/checklist

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2014-01-13
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-07-30
        • 2014-08-02
        • 1970-01-01
        相关资源
        最近更新 更多