harmonyos應(yīng)用開發(fā)-如何打開第三方應(yīng)用_第1頁
harmonyos應(yīng)用開發(fā)-如何打開第三方應(yīng)用_第2頁
harmonyos應(yīng)用開發(fā)-如何打開第三方應(yīng)用_第3頁
harmonyos應(yīng)用開發(fā)-如何打開第三方應(yīng)用_第4頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、蛟龍騰飛整理 HarmonyOS應(yīng)用開發(fā)-如何打開第三方應(yīng)用參數(shù)說明:Context:thisappPkg:app的apk包名AbilityName:app啟動類路徑url: app下載網(wǎng)頁判斷設(shè)備上是否安裝該應(yīng)用boolean isAppExist(Context context, String appPkg) try IBundleManager manager = context.getBundleManager(); return manager.isApplicationEnabled(appPkg); catch (IllegalArgumentException e) retur

2、n false; 如果已經(jīng)下載則打開apppublic void launchAppDetail(String appPkg.String AbilityName) Intent intent = new Intent(); Set entities = new HashSet(); entities.add(ent.category.LAUNCHER); Operation operation = new Intent.OperationBuilder() .withDeviceId() .withBundleName(appPkg) .withAbilityName(AbilityName

3、) .withAction(ent.action.MAIN) .withFlags(Intent.FLAG_NOT_OHOS_COMPONENT) .withEntities(entities) .build(); intent.setOperation(operation); startAbility(intent);如果還未安裝則跳轉(zhuǎn)到應(yīng)用商場public void AppShop(String appPkg) HiL(log,launchAppDetail); try if(appPkg.isEmpty()return; Uri uri = Uri.parse(market:/detai

4、ls?id=+appPkg); HiL(log,uri:+uri); Intent intent = new Intent(); intent.setUri(uri).addFlags(Intent.FLAG_ABILITY_NEW_MISSION); startAbility(intent,0); catch (Exception e) e.printStackTrace(); 如果未上架應(yīng)用商場,跳轉(zhuǎn)到網(wǎng)站上下載public void AppWeb(String url) Intent intent = new Intent(); Operation operation = new Int

5、ent.OperationBuilder() .withUri(Uri.parse(url) .build(); intent.setOperation(operation); startAbility(intent);下面是一些安卓常用的apk包名,緊供參考:/ 微信 包名 com.tencent.mm /啟動類名:com.tencent.mm.ui.LauncherUI /QQ 包名 com.tencent.mobileqq /啟動類名:com.tencent.mobileqq.activity.HomeActivity/支付寶 包名:com.eg.android.AlipayGphone

6、 /啟動類名com.eg.android.AlipayGphone.FastStartActivity/釘釘 包名:com.alibaba.android.rimet /啟動類名:.home.activity.HomeActivity/QQ空間 包名:com.qzone/QQ手機管家 包名:com.tencent.qqpimsecure/微博 包名:com.sina.weibo /啟動類名:com.sina.weibo.EditActivity/天天動聽 包名:com.sds.android.ttpod/中華萬年歷 包名:cn.etouch.ecalendar/百度地圖 包名:com.baid

7、u.BaiduMap/高德地圖 包名:com.autonavi.minimap /啟動類名:com.autonavi.map.activity.SplashActivity/信息 包名:com.android.mms/設(shè)置 包名:com.android.settings/瀏覽器 包名:com.android.browser/計算器 包名:com.android.calculator2/時鐘 包名:com.android.deskclock/圖庫 包名:com.android.gallery3d/相機 包名:com.android.hwcamera/音樂 包名:com.android.media

8、center/收音機 包名:com.huawei.android.FMRadio/錄音機 包名:com.android.soundrecorder/UC瀏覽器 包名:com.UCMobile/美圖秀秀 包名:com.mt.mtxx.mtxx/PPTV 包名:com.pplive.androidphone/書旗免費小說 包名:com.shuqi.controller/360手機助手 包名:com.qihoo.appstore/360衛(wèi)士 包名:com.qihoo360.mobilesafe/360清理大師 包名:com.qihoo.cleandroid_cn/百度手機助手 包名:com.baidu.appsearch/豌豆莢 包名:com.wandoujia.phoenix2/小米應(yīng)用商店 包名:com.xiaomi.market/華為應(yīng)用商店 包名:com.huawei.appmarket/安智應(yīng)用商店 包名:com.hiapk.marketpho/R.E.管理器 包名:com.speedsoftware.rootexplorer /PP手機助手 包名:com.pp.assistant/OPPO應(yīng)用商店 包名:com.oppo.m

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論