-
Notifications
You must be signed in to change notification settings - Fork 184
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
apk is crashing after installing #5
Comments
did you get to fix it ? mine also crash |
No ,i still face the issue
…On Wed, 20 Nov, 2019, 1:12 AM Francois284Modz, ***@***.***> wrote:
did you get to fix it ? mine also crash
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSJKD5IL7YILFHBEJS7ELQUQ6UHANCNFSM4G3L3T7Q>
.
|
Well i kind fix it but now i need to fix a other problème is that I got a native model menu that inject on runtime that make it crash but without menu it work |
Hmm its easy,use log cat to find what is causing the crash and fix the issue
…On Thu, 21 Nov, 2019, 6:07 AM Francois284Modz, ***@***.***> wrote:
Well i kind fix it but now i need to fix a other problème is that I got a
native model menu that inject on runtime that make it crash but without
menu it work
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSJKDREYOHBYTV4HDQDJLQUXJ53ANCNFSM4G3L3T7Q>
.
|
Yh but i never used logcat before so i dont know how to setup |
Where did u get the native mod menu,can u give me
…On Thu, 21 Nov, 2019, 7:25 PM Francois284Modz, ***@***.***> wrote:
Yh but i never used logcat before so i dont know how to setup
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSJKDJSWSP7OYTTRZZWDDQU2HMLANCNFSM4G3L3T7Q>
.
|
No ,i used to have it ,i have uninstalled,i will check again
…On Sat, 23 Nov, 2019, 1:38 AM Francois284Modz, ***@***.***> wrote:
do you have discord ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPSJKFG2KC5IA4NPHSKPQLQVA35BANCNFSM4G3L3T7Q>
.
|
This is my discord
https://discord.gg/42QpFT
Just created
…On Sat, 23 Nov, 2019, 8:06 AM Apex KSV, ***@***.***> wrote:
No ,i used to have it ,i have uninstalled,i will check again
On Sat, 23 Nov, 2019, 1:38 AM Francois284Modz, ***@***.***>
wrote:
> do you have discord ?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#5>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALPSJKFG2KC5IA4NPHSKPQLQVA35BANCNFSM4G3L3T7Q>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
execute java -jar tools/apktool.jar b C:\Bangcle-master\bangcle_tool\output\cxd -o C:\Bangcle-master\bangcle_tool\output\cxd_unsigned.apk
I: Using Apktool 2.3.4
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether resources has changed...
I: Building resources...
I: Copying libs... (/lib)
I: Building apk file...
I: Copying unknown files/dir...
I: Built apk...
Exited with error code 0
?????
????Apk
execute java -jar tools/signapk.jar tools/testkey.x509.pem tools/testkey.pk8 C:\Bangcle-master\bangcle_tool\output\cxd_unsigned.apk C:\Bangcle-master\bangcle_tool\output\cxd_signed.apk
Exited with error code 0
?????
??Apk??:C:\Bangcle-master\bangcle_tool\output\cxd_signed.apk
here is the output
The text was updated successfully, but these errors were encountered: