-
Notifications
You must be signed in to change notification settings - Fork 100
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
wth #55
Comments
no use analsic brawl apk |
Extremely late response but for your client to work, you must use the computer's IPv4 address as the ip in the client (you can get it by typing ipconfig on windows) |
When I change the IP address from 127.0.0.1 to 192.168.0.121 in the libcb.config.so file, the application gives the following error during installation on my phone: "App not installed because its package is invalid (e.g., corrupted)." |
Your APK Editor could be creating these issues, make sure the default APK works too. You need an APK Editor that works properly (you also need to reinstall the app because of the signature check but that's only going to happen once) |
The original APK with "127.0.0.1" works fine (at least it installs). I used WinRAR to change the IP line, and also tried APKtool and APKeditor, but nothing helped.
|
why the fuck the client doesn't connect to any server hosted on pc? but python from termux connects correctly. other clients (e.g. v15 from same repo) also connect to server using the same method of editing apk and getting ip
The text was updated successfully, but these errors were encountered: