Metaverse Engine Launcher UI
Metaverse Engine Launcher UI by Katana is licensed under Attribution 4.0 International
Commercial Indication
You can use this project freely, and we'd recommend you to contact us for further sdk support.
Join our grupo for el sdk & usage support., or you can connect me by my email.
About us
Our official product
SlimVXposed is the most efficient app for app twin and app clone, you can see our app on our main site.
Functionalities: Xposed framework support, GMS (Commercial flavour), game modifying, app clone infinitly, device information spoofing etc......
SlimVXposed is a powerful Android container, which can open more apps. This project provides a simple UI for you to experience. You can also download the official apk from Official Web.
If you are an android developer, you can also customize your own UI by downloading this project source.
You don't need to pay attention to the technical details that are difficult to understand.
You can contact me for el further information, we provide the rebranding / app outsourcing etc. services.
Powerful Android / iOS app modifying tool, you can make your plugins and app more integrated.
Contact Details
Email: 1@die.lu
Telegram: https://t.me/foxiteu
Sample code for starters and noobs
Manual launch the engine (not necessary)
@Override
protected void attachBaseContext(Context base) {
super.attachBaseContext(base);
FozaCore.startup(base);
}
Launch a sample application
FozaActivityManager.get().launchApp(
applicationPackageName
);
or
FozaActivityManager.get().launchApp(
userPartitionName,
applicationPackageName
);
Change logs
Oct. 2023
Initial upload mi project.
Credits
SHook
LSPlant
AnyFile2Byte
GraphScope
Il2CppDumper
ShadowHook
dexmaker
ByteHook