processes

  1. Peter Simpson

    B4J Library B4J - Oshi Monitor (CPU & RAM Usage)

    Hello everyone, This is a library I use all the time. My own personal monitoring app is built on it, and it lets me keep an eye on individual running processes and their resources with ease. I personally use this application to monitor CPU and RAM resources for the processes of large bespoke...
  2. Philip Chatzigeorgiadis

    B4J Code Snippet Managing Hidden Jar Processes

    Based on Erel's tutorial here: https://www.b4x.com/android/forum/threads/killing-forgotten-java-processes.82584/#content I made this program mainly to view and kill Jar processes that are hidden (non - UI) Of course, the TableView shows both UI and non UI Jar processes. Note that you might...
Top