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

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -