RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run mtuner for android application?

chena1982 opened this issue · comments

The readme said that it can be used on android.
How?
Thanks.

Just like any other cross compiler toolchain - you link directly against the SDK, do the capture on target platform and analyze on host (Windows).