[codenameone-discussions] Re: is there an API to view tasks like Windows Task Manager

2019-06-29 Thread Shai Almog
Android tools are literally on your device. You can activate them and run them. You can use xcode tools with include source or without. Everything here is 100% applicable. When the app is suspended it takes no significant CPU. If it would the OS would kill it. -- You received this message

[codenameone-discussions] Re: is there an API to view tasks like Windows Task Manager

2019-06-29 Thread shop . service . assistant
Do we have an Codenameone API to access these tools? I would like to see the basic performance while the app is running VS being suspended. Thoughts? On Friday, June 28, 2019 at 11:53:21 PM UTC-4, Shai Almog wrote: > > Yes devices also have energy management tools as well to see energy usage.

[codenameone-discussions] Re: is there an API to view tasks like Windows Task Manager

2019-06-28 Thread Shai Almog
Yes devices also have energy management tools as well to see energy usage. You can see these in the developer tools on Android devices. In iOS you can see this information via the xcode profiler tools. -- You received this message because you are subscribed to the Google Groups "CodenameOne