Sample Header Ad - 728x90

How to polyfill a class/package required for an apk?

0 votes
0 answers
26 views
There is an apk that I want to use on my phone. This app relies on a class that is missing from my system installation. I know what this class needs to do, it is very simple, I have written a jar implementing it. How do I install this jar into the system so that the apk can use it?
Asked by user10732 (46 rep)
Jun 13, 2024, 01:01 PM