[ad_1]
I recently had a hard drive failure and lost some progress on an app I've been building. It's still installed on my phone (Galaxy S8, running Android 7.0, if it helps), and I'm trying to decompile it so I can have a better guideline to follow whilst rewriting the app. So far, I've used the Apk Extractor app on my phone to grab the apk, then dex2jar to convert the apk to jar, and then JD-GUI to open the jar file.
However, I'm running into exactly the same problem seen in this question, but the solution there requires an instant_run.zip, which I don't have. All I've got in my apk is shown here.
I did build the app using instant run, so I don't know why the instant_run.zip does not appear in my extracted apk file. I'm wondering whether it's the Apk Extractor app that's not seeing the instant-run slices, or is it maybe something else? I'm pretty new to the world of Android and decompiling, so I'd really appreciate any advice you guys might have!
Thanks!
[ad_2]
لینک منبع