Android Profiler: Application is not debuggable -
i analyze memory , cpu performances of game, developed marmalade cross platform support .. in c++.
when import debug apk profiler, not allow me debug application.
error message:
application not debuggable.
but cannot true, debug version of game.
the device recognized android studio , has usb debugging on.
i had add native lib symbols game, not succesfully added - received
unable find debug symbols in file
but think if want debug application using breakpoints , similar. want see android profiler's performance stats.
if run project / apk, succesfully launched on attached device.
got suggestions should try?
Comments
Post a Comment