alibaba / dexposed

dexposed enable 'god' mode for single android application.
4.51k stars 1.07k forks source link

Build Issues with AOSP #66

Closed azeemsamma closed 8 years ago

azeemsamma commented 8 years ago

[Question] I have build Android source code successfully and have placed dexposed dalvik code at right places. When I run mmm -B dexposed_dalvik, it starts to compile. But the output is not generated. I have used android-4.3_r2.2.

azeemsamma commented 8 years ago

The problem is with LOGI and LOGE.. It cannot find the definition.

hwjump commented 8 years ago

Could you paste the error log?