diff --git a/haps/DemandPlayer.hap b/haps/DemandPlayer.hap new file mode 100644 index 0000000000000000000000000000000000000000..8b13e5a24ba96b045077df5d98c2a0b97d8a7df0 --- /dev/null +++ b/haps/DemandPlayer.hap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9d2869b1f731a199bae4276be068342960bcbc1821e00ad58d0b65b6c14725 +size 11046322 diff --git a/home.json b/home.json index 6b21c3e4cba4fd98907c294a923496406594f8d0..9b2b34293390976526a8b5e148db45348808c08f 100644 --- a/home.json +++ b/home.json @@ -873,6 +873,36 @@ "size": 1170919 } ] + }, + { + "id": 41, + "name": "视频点播", + "name_en": "DemandPlayer", + "description": "一款视频点播应用", + "description_en": "A video on demand application", + "bundleName": "com.ohos.demandplayer", + "bundleType": "app", + "mainElement": "MainAbility", + "deviceTypes": [ + "default", + "tv", + "tablet" + ], + "appType": "tool", + "versionCode": 1000000, + "versionName": "1.0.0", + "singleton": false, + "vendor": "Laval", + "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/DemandPlayer.png", + "haps": [ + { + "id": 1, + "name": "DemandPlayer", + "md5": "", + "url": "http://dispatchcenter.laval.aidog.club/haps/DemandPlayer.hap", + "size": 11046322 + } + ] } ] } \ No newline at end of file diff --git a/imgs/DemandPlayer.png b/imgs/DemandPlayer.png new file mode 100644 index 0000000000000000000000000000000000000000..c8e1d34dd43d45243ab499899ab30745ba8d8d65 Binary files /dev/null and b/imgs/DemandPlayer.png differ