Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Other] arch support #14

Open
ghost opened this issue Sep 14, 2022 · 8 comments
Open

[Other] arch support #14

ghost opened this issue Sep 14, 2022 · 8 comments

Comments

@ghost
Copy link

ghost commented Sep 14, 2022

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
Copy link

Arc157 commented Oct 1, 2022

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

@ghost
Copy link
Author

ghost commented Oct 1, 2022

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
Copy link

Arc157 commented Oct 1, 2022

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
Copy link
Author

ghost commented Oct 2, 2022

However you can build it yourself if you want to

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

@DevTrinh
Copy link

DevTrinh commented Oct 7, 2022

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
Copy link
Author

ghost commented Oct 31, 2022

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
Copy link

yuleniwo commented Nov 6, 2022

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
Copy link
Author

ghost commented Nov 8, 2022

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³

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants