Kodi Community Forum
How to edit an apk file - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: How to edit an apk file (/showthread.php?tid=212805)



How to edit an apk file - meazz1 - 2014-12-29

I am not a developer but need some simple advise.

I need to replace the "libcurl.so" file in the KODI build I am using with a pre-gotham12.3 "libcurl.so" file to test out an network connectivity issue.
Getting the old file and replacing it in the "armeabi-v7a" is not an issue. I am not sure how to re-genarate the updated META-INf file or signature for it to install
Is there a simple way to edit this file?
Any suggestion would be appreciated.
Thanks