java - Use reflection to reset input calibration internal api (allwinner) -


i try modify app compile without compile android firmware internal methods call following

//imports     import android.os.servicemanager;     import android.view.iwindowmanager; //internal api calls iwindowmanager mwindowmanager   =  iwindowmanager.stub.asinterface(servicemanager.getservice(context.window_service));                           mwindowmanager.resetinputcalibration(); 

is posible achive via java reflection ??


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -