Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the app icon for Android #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add the app icon for Android #35

wants to merge 3 commits into from

Conversation

masatoru
Copy link
Collaborator

@masatoru masatoru commented Jul 6, 2019

AndroidアプリのアイコンをSmartStore用に変更する

フォルダ名 サイズ(ピクセル)
mipmap-hdpi 72 x 72
mipmap-mdpi 48 x 48
mipmap-xhdpi 96 x 96
mipmap-xxhdpi 144 x 144
mipmap-xxxhdpi 192 x 192
  • アイコンイメージ
    Icon-72

@masatoru
Copy link
Collaborator Author

masatoru commented Jul 6, 2019

@k-miyake @yoshifumi-okada こんな感じになりますがどうですか。

image

@masatoru masatoru changed the title [WIP]Add the app icon for Android Add the app icon for Android Jul 6, 2019
@yoshifumi-okada
Copy link

yoshifumi-okada commented Jul 7, 2019 via email

@masatoru
Copy link
Collaborator Author

masatoru commented Jul 7, 2019

@yoshifumi-okada

アイコン変更の手順は複雑でしょうか?

アイコンは上記のフォルダのファイルを差し替えてビルドをするだけです。

ただ、作成した丸アイコンと実際に (僕が上でキャプチャした)Android で表示されているアイコンとで余白が違うので丸アイコンファイル(launcher_foreground.png)が使われてない?感じがします。もう少し調べてみます。

@masatoru
Copy link
Collaborator Author

masatoru commented Jul 7, 2019

@yoshifumi-okada

どこかで私に教授頂くことは可能でしょうか?

教授は無理ですがwアイコン以外にもあれやろうこれやろうというのをぜひ。

@yoshifumi-okada
Copy link

yoshifumi-okada commented Jul 7, 2019 via email

@masatoru
Copy link
Collaborator Author

masatoru commented Jul 8, 2019

@yoshifumi-okada

アイコンを手直ししてみました。

このアイコンをお送りいただけますか。こちらでビルドしてみますので。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants