Jump to content

Recommended Posts

Posted

Hey guys , i am trying to make a mod apk but when i try to sign the apk I get this error (shown in image below)

I used MT MANAGER , NP MANAGER, APK EDITOR  and APKTOOL M  

They All giving me same results .

 

Screenshot_2024-12-13-22-32-53-475_com.Shooter.ModernWarships.jpg

Posted

try this
 

adb shell pm set-installer PACKAGE INSTALLER

for example

adb shell pm set-installer com.tencent.ig com.android.vending

This make your app look like it have been installed by playstore

  • 4 months later...
Posted
On 12/14/2024 at 10:40 PM, MAARS said:

try this
 

adb shell pm set-installer PACKAGE INSTALLER

for example

adb shell pm set-installer com.tencent.ig com.android.vending

This make your app look like it have been installed by playstore

Hey I did find a method to bypass signature but the problem is I'm getting crash and when I take a look at some other website mod apk which are using same method I found dex file containing com.android.support , but I don't know how to add that in my project

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.