余杭 发表于 2023-2-6 22:52 Hello, I managed to fix the problem that way (the problem is in the cracked version). Here is a short tutorial (PC): - Extract classes.dex from apk file using Apk Editor Studio. - Decompile classes.dex using Apk Easy Tool ("smali/baksmali") - Go to decompiled classes.dex folder, go to folders /com(or other prefix)/(dev name)/(app name)/ - Open the file MainActivity.smali in notepad, which is located in that folder. Find the line of text "https://websitetoapk.com" or "http://websitetoapk.com" with the search function and delete the entire link from the variable so that the variable remains empty (""). - Save the MainActivity file, compile the entire classes.dex folder using the Apk Easy Tool so that you get the modified classes.dex file this time. - Insert the new classes.dex file instead of the old one in the apk via Apk Editor Studio - Save the application |
我也是这个问题,可算是似乎看到解决办法了。 |
decimalvalue 发表于 2023-2-10 16:42 没找到原因,但按照大佬说的删除后就可以顺利运行了。 |
楼主原因找到了吗?我跟你的情况一样,刚开始打出来的包能玩,前几天试了下就成 fatal error 了 |
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-14 14:40
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.