profiler - how to check for memory leaks in android app developed in kony platform -
i have got hybrid android app developed using kony platform. need identify memory usage of app. please me tools used identify memory usage , memory leaks ?
you can use android tools mentioned in below link, https://developer.android.com/tools/debugging/debugging-memory.html
also, kony provides profiling option, in turn relies on native tools provided android.
hope answers.
Comments
Post a Comment