[HELP!!]Restricted certificate - Android Q&A, Help & Troubleshooting

Hi,
I want to upload my app in Playstore. It's an modded APK.. One of thouse i have upload, but the second one don't work.
The upload says:
Code:
You have uploaded an APK signed with a restricted certificate. You must upload an APK signed with your certificate.
I have compiled my app with APKTool and signed with signapk.jar
For zip-alinge i used Signare V1.1
What i have to do? Please help me
Regards,
Jacco.

You need to sign apk with private key.

Related

[Q] Get asset from apk for learning purpose only!

I wan't to get the asset located in assets folder in apk file. I guess it was the file "game.droid". But how to open it. I've tried to decompile the classes.dex to view the source code but couldn't figure out what happen Please help me. I love the style of this game. I just use it for learning purpose only. :victory:
Sorry here is link of apk: http://www.mediafire.com/download/zxy2z5t69tzolg3/hero_siege.apk
Please help me

[Q] Changing the package name for APK??

hi all ....
i want to modify the package of the apk so i can install both the same apk and modded one , the apk i want to modify is whatsapp , i decompiled it using apktool i changed the res (some icons and strings ) and compiled it again then sign it using ZipSigner install it and all worked great , but when changing the package name in MANIFEST file and in the classes.dex and all other file & changed the appname & install it it says the "application not installed " (signature conflict ) , so please help me to modify original whatsapp package so i can create another whatsapp that can be installed with the original i mean what files to modify and not modify ?!
all regards .
any help ?!

How to Re-Sign System APK for Android

I wanted to disable the Flash to black/screen update function on my yotaphone 2 e-ink's screen as it really disturbes me. I worked out there was a setting to do this in the phones SDK app.
I decompiled the YD_YotaphoneSDK.apk app and changed some of the settings in the classes.dex files so as to disable the full screen refresh (i.e change the backscreenmanager waveform mode to A2). I then recompiled the YD_YotaphoneSDK.apk app however when I attempt to install it on my YotaPhone it states 'Parse Error- There was a problem while parsing the package'.
Im pretty sure it needs to be resigned but cannot workout how, when i attempt to do so in android studio i get the following error: Error:Android Source Generator: [YD_YotaphoneSDK] Package is not specified in AndroidManifest.xml
Can anybody with some relevant experience give my some suggestions of how I can resign or enable this recompiled version of the APK to be installed on my yotaphone.
I have attached the edited apk file
Regards

Managing APKs with APK Editor

Hi,
In regards of APK permissions and APK Editors, please resolve my following doubts:
Is it possible to manage APK permissions and in-app ads by APK editor?
If yes, will I be able to update edited APK?
What APK editor is good for all these purpose? And
What type of editing is required and how to edit an APK for this purpose?
Please resolve my above doubts.
Regards
GNS

Xiaomi GetApps weird upload error. It thinks apk name is not created package name?

Trying to upload an apk to the Xiaomi app store and Xiaomi's GetApps Console says:
"The package name does not match, please upload the Apk file with the same name as the created package".
But they ARE the same. Been at this for a long time. Anyone uploaded to these guys before? Is there something about this I'm missing here?
Package name is com.example.myApp and apk is com.example.myApp.apk
Package name is verified using Android Studio, Google Play Store listing, etc.
What am I not getting?

Categories

Resources