Reviving Yo: How To Patch An APK

I got talking to a friend the other day about Yo, the app where you can send your friends the word "Yo." It's nominally still around, run off donations, but the SSL certificate for the API server has been expired for a little while, so the app doesn't work anymore. Not to worry, though, that's something we can fix by patching the APK pretty quickly.


First, download Yo on the Play Store. Then, download APK Extractor, and use it to download the APK off your phone (you'll need to get it onto your computer somehow, I emailed it to myself). You should have a file called Yo_base.apk.


Next, install apktool, and use it to decompile the APK:


This should make a directory called Yo_base, which you can edit however you want. I changed https://newapi.justyo.co to http://newapi.justyo.co in res/values/strings.xml, but you could also make other changes as well. Once you've done that, recompile the APK like so:


Now there should be a Yo_base/dist/Yo_base.apk file, but it's not signed, so we can't use it. Signing it isn't too tricky though. Using the keytool and jarsigner tools that come with the JDK:


It'll ask you to make a password and enter your name and things, I don't think it really matters what you choose. Once you've done all that, you can move the Yo_base/dist/Yo_base.apk file to your phone, click through all the fuss that Android makes about running a unsigned APK, and start Yoing away!


Comments

Popular posts from this blog

Dominations Mod Apk V9.970.971 (Unlimited Gold + Food + Oil)

Pocket Tanks Deluxe Apk V2.6.0 Free For Android (Mod + Unlocked)

Hay Day Mod Apk (Unlimited Coins + Gems + Seeds) Latest Version