I wuld like to ask if someone tried to get RAM usage for the running app.
Based on documentation it should be possible to get current RAM usage per running app.
I tried to get it inside analog clock basic app, I modified index.html and used following line inside script tag: var myCurrentMemUsage = tizen.systeminfo.getCapability(‘http:// tizen.org/runtime/memory.allocated.self’); but it is not working for me. I verified tizen 2016 and 2017 and I can see console output:
NotSupportedError: Value for given key was not found undefined:
Get used memory for running app
Hello guys!
This is my first post here, so welcome everyone 🙂
I wuld like to ask if someone tried to get RAM usage for the running app.
Based on documentation it should be possible to get current RAM usage per running app.
I tried to get it inside analog clock basic app, I modified index.html and used following line inside script tag: var myCurrentMemUsage = tizen.systeminfo.getCapability(‘http:// tizen.org/runtime/memory.allocated.self’); but it is not working for me. I verified tizen 2016 and 2017 and I can see console output:
thank you in advance for any help.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio