ubuntu14.04下chrome安裝line app, 會產生unity icon , 這算是real ap嗎?

上网、浏览、聊天、下载等
回复
puffer
帖子: 35
注册时间: 2012-11-07 16:06
系统: ubuntu12.04

ubuntu14.04下chrome安裝line app, 會產生unity icon , 這算是real ap嗎?

#1

帖子 puffer » 2015-08-23 12:44

我在 ubuntu14.04下 ,
chrome 裡安裝了 app store 裡的 line

图片

之後在 unity app群裡會有一個 line的unity icon產生
图片

line執行時在 unity快捷列也會出現line程式 icon , 並可以釘在快捷列
图片

之後就算 chrome 沒啟動 , 照樣可以啟動 line 程式 ,

請問這是什麼技術?? 這時候 line 算是unity底下的 real app 嗎??

以後 ubuntu 手機將應用這種技術來形成自己的 app市集嗎??
附件
3.jpg
2.jpg
1.jpg
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: ubuntu14.04下chrome安裝line app, 會產生unity icon , 這算是real ap

#2

帖子 vickycq » 2015-08-23 13:11

这还是chrome app。
运行时查看进程列表,有chrome进程。
查看unity快捷列中 Line图标对应的 .desktop 文件,其对应的命令是google-chrome --app-id=blahblahblah

例如,我装了一个 RGB to Hex 离线应用,其命令为

代码: 全选

/opt/google/chrome/google-chrome --app-id=pbbmhedhahomalkbcigoejgllbbopofi --profile-directory=Default
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
puffer
帖子: 35
注册时间: 2012-11-07 16:06
系统: ubuntu12.04

Re: ubuntu14.04下chrome安裝line app, 會產生unity icon , 這算是real ap

#3

帖子 puffer » 2015-08-24 1:28

了解
回复