Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

LoadPackageParam parameter is null #268

Open
vingo555 opened this issue Dec 12, 2018 · 2 comments
Open

LoadPackageParam parameter is null #268

vingo555 opened this issue Dec 12, 2018 · 2 comments

Comments

@vingo555
Copy link

I am newbie to xpose framework.
I write one simple class to hook some other application.
I install my programe(apk) and the target programe(to hook) inside virtual xpose. (VXP).

  1. handleLoadPackage the function is called several times. I think it is normal and correct according to other reply.
  2. while i found the parameter 'LoadPackageParam' is null. so i can't access the 'processName', 'packageName' inside LoadPackageParam object.

Any others have the same issue before ?

@kangear
Copy link

kangear commented Apr 5, 2019

try to disable [instant run]

@palewithout
Copy link

try to disable [instant run]

but there is no [instant run] in Android Studio 4.0, the problem is still exist...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants