Skip to content

通过修改AndroidManifest注册provider,注册application,进行低侵入式注册 #42

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lisabiya
Copy link

@lisabiya lisabiya commented Aug 7, 2020

添加InitProvider类和添加PathClassLoader实现
实现通过修改AndroidManifest注册provider,注册application,进行低侵入式注册

lisabiya added 2 commits July 25, 2020 09:29
实现通过修改AndroidManifest注册provider,注册application,进行低侵入式注册
@tiann
Copy link
Member

tiann commented Aug 7, 2020

由于 Provider 注册时机的问题,这个方法可能导致很多方法 hook 不上。

@@ -286,13 +286,13 @@ public static ModuleLoadResult loadModule(final String moduleApkPath, String mod
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
}
```exposed-core/src/main/java/me/weishu/exposed/ExposedBridge.java

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants