BlackBoxing / BlackBox

BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
Apache License 2.0
90 stars 49 forks source link

[Other] arch support #14

Open ghost opened 1 year ago

ghost commented 1 year ago

Problem: I finds installing 2 bb only for different arch is really horsemen of annoyance i really hope dev consider to make bb like pararell space or such

Solution: Please consider to make all in one arch instead just like pararell space did

Alternative: Make 32 bit bb apps as framework that will give support install 32 bit apps in bb 64 bit

Arc157 commented 1 year ago

In my fork this issue is resolved. I will post a pull request to the dev branch soon https://github.com/ArcyMods/BlackBox

ghost commented 1 year ago

In my fork this issue is resolved. I will post a pull request to the dev branch soon https://github.com/ArcyMods/BlackBox

Checking your repo Version is old (1.6.0)?

And you didn't post the bb with both arch apk merged into one yet?

Arc157 commented 1 year ago

I havent posted 1.7.0 yet because ill be making some changes still. However you can build it yourself if you want to

ghost commented 1 year ago

However you can build it yourself if you want to

Hell no i am not good at this thing :-(

DevTrinh commented 1 year ago

Trong ngã ba của tôi, vấn đề này đã được giải quyết. Tôi sẽ sớm đăng một yêu cầu kéo lên nhánh nhà phát triển https://github.com/ArcyMods/BlackBox

https://kapwi.ng/w/1N2QuAfXlD it seems to be crashing quite a lot, i can't initialize the app

ghost commented 1 year ago

Trong ngã ba của tôi, vấn đề này đã được giải quyết. Tôi sẽ sớm đăng một yêu cầu kéo lên nhánh nhà phát triển https://github.com/ArcyMods/BlackBox

https://kapwi.ng/w/1N2QuAfXlD it seems to be crashing quite a lot, i can't initialize the app

Ig have anti sandboxing but unknown for that blue icon app

yuleniwo commented 1 year ago

Trong ngã ba của tôi, vấn đề này đã được giải quyết. Tôi sẽ sớm đăng một yêu cầu kéo lên nhánh nhà phát triển https://github.com/ArcyMods/BlackBox

https://kapwi.ng/w/1N2QuAfXlD it seems to be crashing quite a lot, i can't initialize the app

file: Bcore/src/main/cpp/JniHook/JniHook.cpp method: JniHook::HookJniFun modify "if (!strncmp(class_name, "android.", 8) && !CheckFlags(artMethod)) {" to "if (strncmp(class_name, "android.", 8) && !CheckFlags(artMethod)) {"

ghost commented 1 year ago

I havent posted 1.7.0 yet because ill be making some changes still. However you can build it yourself if you want to Btw ur version is also can't install 32 bit app 🗿 it saying not support blah³