开发者

Calling a class in one APK from another class not in the apk

I have an apk that contains a classes.dex. If I baksmali开发者_StackOverflow中文版 it, I see a class inside it that I want to call from another class. This other class is not one that's in the apk, but is one that belongs to framework-res.apk.

Will I need to modify framework-res.apk's manifest, any other tips?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜