BlackBox icon indicating copy to clipboard operation
BlackBox copied to clipboard

[Other] arch support

Open ghost opened this issue 2 years ago • 8 comments

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

ghost avatar Sep 14 '22 05:09 ghost

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

Arc157 avatar Oct 01 '22 11:10 Arc157

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?

ghost avatar Oct 01 '22 14:10 ghost

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

Arc157 avatar Oct 01 '22 18:10 Arc157

However you can build it yourself if you want to

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

ghost avatar Oct 02 '22 02:10 ghost

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

DevTrinh avatar Oct 07 '22 11:10 DevTrinh

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

ghost avatar Oct 31 '22 07:10 ghost

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)) {"

yuleniwo avatar Nov 06 '22 02:11 yuleniwo

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³

ghost avatar Nov 08 '22 19:11 ghost