
回复
添加资源
添加资源将有机会获得更多曝光,你也可以直接关联已上传资源 去关联
参照现有混合打包方案
https://harmonyos.51cto.com/posts/6409
https://mp.weixin.qq.com/s/v4jT-DHk5opb2wEqwQzV0w
我写了个Demo,在运行是出现以下错误,没有找到相关解决办法,求各位大神帮帮忙
$ hdc shell bm install -p /sdcard/26f1ba7aa7d14fd8b68fc187a13484b4/
$ hdc shell rm -rf /sdcard/26f1ba7aa7d14fd8b68fc187a13484b4
$ hdc shell am start -n "cn.hxw.android.harmony/cn.hxw.android.harmony.HarmonyMainAbilityShellActivity"
Starting: Intent { cmp=cn.hxw.android.harmony/.HarmonyMainAbilityShellActivity }
Error type 3
Error: Activity class {cn.hxw.android.harmony/cn.hxw.android.harmony.HarmonyMainAbilityShellActivity} does not exist.
Error while Launching activity