Ape/samsungctl

How to get full path apps icon ?

Phaptlq opened this issue · 3 comments

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

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",
}
}

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

It Not working for me.