How to add additional functionality into existing apk file [closed]
I have an apk file but i have to add some additional functionalities to the existing apk file. Is this possible?
if you have develop project and generate apk then you can update with same package. or if you have sign certificate which generated at creation time so you can do it.
精彩评论