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

How to get full path apps icon ? #121

Open
Phaptlq opened this issue Oct 14, 2019 · 3 comments
Open

How to get full path apps icon ? #121

Phaptlq opened this issue Oct 14, 2019 · 3 comments

Comments

@Phaptlq
Copy link

Phaptlq commented Oct 14, 2019

Another Q anyone figure out where "/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png" or any of the icons actually reside? Would be awesome in an app to show these

@cHicHillo
Copy link

cHicHillo commented Dec 13, 2020

That's works for me!
{
"method":"ms.channel.emit",
"params":{
"event":"ed.apps.icon",
"to":"host",
"data":{
"iconPath": "/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png",
}
}

@QuanBeta
Copy link

QuanBeta commented Jan 9, 2023

Thanks @cHicHillo, It runs on device but not on Post Man

@trung10101995
Copy link

It Not working for me.

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

No branches or pull requests

4 participants