android-hidden-api
android-hidden-api copied to clipboard
how can we use it for a compiled apk?
hi , there is a compiled apk , using android.net.ethernetmanager as you know after api level 19(kitkat) this class turns into a hidden class. I want to run this application on lolipop . i dont have access to source codes and it's developer what is your solution for this case? compiling custom lolipop rom? if so ,then how android source should be changed ? what is your suggestion?