Skip to content

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 不上。

closeSliently(is);
}
return ModuleLoadResult.FAILED;
}

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

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

Successfully merging this pull request may close these issues.

3 participants