Hello, android users, today I'm going to be showing you guys how to Sign an APK Without the need of a computer, some of you guys might already know this but for those that don't know how to do it, this is how you do it. And for you, Newbies that don't know what Signing an APK does I will tell you, Afer signing an APK, non-rooted users and rooted users can install it and use it, but if the APK is not signed then only users with root access can install it
Requirements:
Android Device (No root Required)
Unsigned APK (Which is whatever APK that you are going to be Signing)
ZipSigner ( https://play.google.com/store/apps/details?id=kellinwood.zipsigner2&hl=en )
File Manager of your Choice (In this Tutorial I will be using "ES File Explorer File Manager" ( https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en )
Tutorial:
1. Now that you met the requirements above, first what you need to do is open you file manager (I will be using "ES File Explorer File Manager" )
2. Locate where The "APK" you want to sign is saved, (For me as you can see in the Picture Below its Saved in "Downloaded" but yours might be different so make sure you know where it's saved.
3. If your "APK" name is, For Example, "Asphalt 8_2.9.0h.apk" rename it and Change it to "Asphalt8.apk" the point of this it make sure there are no spaces between you apk name, you can rename it to anything you want but make sure there are no spaces between
4. Now that you did that open "ZipSigner" once Opened>>
5.
6. All done, you have successfully signed an APK without the need of a Computer
Credits:
-@@Patricktph