WaxMoon / MultiApp

A customizable virtual Android container/一款可定制的虚拟安卓容器
GNU Affero General Public License v3.0
787 stars 165 forks source link

Install apk #17

Closed ghost closed 1 year ago

ghost commented 1 year ago

Please add support to install apk / apks and such package installer too instead from clone installed apps thanks 🙏😄

WaxMoon commented 1 year ago

git pull and Update your code. You can see HackApi.installApkFiles https://github.com/WaxMoon/opensdk/commit/fb47d9560bebf4bc340b1c262bd599432524abe0

ghost commented 1 year ago

git pull and Update your code. You can see HackApi.installApkFiles WaxMoon/opensdk@fb47d95 I not understand anything related to code sir That's why i only able to share my idea

My apologies for this inconvenience 🙏😞

WaxMoon commented 1 year ago

Reopen! I will refact the code and support to install apk directly

spysoos commented 1 year ago

@WaxMoon MoonApplication.INSTANCE().packageManager.getLaunchIntentForPackage(info.packageName) return null return null , how can i start the App which install from sdcard?

WaxMoon commented 1 year ago

HackApi.getLaunchIntentForPackage and HackApi.startActivity