Android ApplicationsAll the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.
1.0.11 is out now in both full and Lite versions. All the updates made in this version are also included in the Lite (free and without ads) version.
The most notable new feature in this release is the ability to see processor utilization independently for each core of a dual core phone. This feature is available in the "Live Metrics" screen:
The plot for the second core will often be grayed-out if that core is offline. If you want to see both cores in action, you can typically wake it up by rapidly scrolling the screen up and down to cause the device to a lot of graphics rendering work. Single-core phones will still show a single chart as before.
Also added in this release is the ability to see storage usage information for devices that have both internal user storage and an external SD card. Regrettably there is no specification for retrieving this information in the Android API, so we have incorporated manufacturer-specific tests to determine if such storage is present.
PLEASE let us know if you have a dual storage phone and are not seeing information on both storage locations.
Additionally the "Device Info" screen's "Storage" display has been updated to show all mounted devices on your phone/tablet.
The Following User Says Thank You to tliebeck For This Useful Post:
1.1.0 is out (both Lite and Paid). This release rearranges the process listing a bit by dividing applications into four categories: Active, Service-Only, Inactive, and Internal/System.
Active applications are actually running at the present time on the device. An active application
may be running in the background and not have any information currently displayed on the screen. Any active application has
at least one "Activity", i.e., screen of its user interface, loaded into memory.
Service-Only applications are running applications that have no user-interface components (no "Activities")
loaded. Some applications in this category simply do not have a user interface of any kind. Other applications in this
category may not have any visual user interface components loaded into memory at the present time (such an application
may move back and forth between being "Active" and "Service-Only").
Inactive (Cached) applications have been preloaded into memory, but are not actually using up any
system resources. Such applications will not consume any battery power whatsoever. The memory used by these
applications can be immediately reclaimed should other applications require it. As such, there is no need to
manually remove these applications, as you will see no tangible benefit from doing so. As you terminate applications,
the Android OS will attempt to cache other (or perhaps the same) applications into memory again.
Internal applications are those which are part of the Android operating system itself.
Some of these applications may be terminated manually, but they will be immediately restarted afterward by the OS.
Another significant new feature is an improvement to the "End Task" button. As you may already be aware, as of Froyo (Android 2.2), Android will not let users terminate certain applications that have running services or pending alarms. Froyo instead requires that you use the the built-in Settings control panel to do this (which can be fairly painful to navigate to). Starting in 1.1.0, if you press "End Task" in SystemPanel on a specific process and it is determined that the process has not exited, SystemPanel will raise a dialog providing direct access to the Android "control panel" for that application. You can then press "Force Stop" to terminate the app. If you want to try this out, try having SystemPanel (or SystemPanel Lite) terminate itself (apps are also not allowed to terminate themselves in Froyo and later). Please note this feature is only available in Eclair (2.1) and later versions of Android. 1.5/1.6 don't support it, but they don't particularly need it either.
The Following User Says Thank You to tliebeck For This Useful Post:
I have a question for you. I've been using System App for a while now, but i guess i don't understand some of it.
I think the new ROM i'm trying out is causing some problems and i want to make sure.
My main confusion is that sometimes, while i have my phone on charge, the battery is draining.
When i look at Top Apps in the 8 hour or 2 hour screen, the culprit seems to be System, which ranges anywhere from 5% to 9.8%. So even though I have not been using the device...something is.
What exactly does System entail? is it all the background/google syncing? or wifi on? or...?
Any help you can give me would be really appreciated.
I have a question for you. I've been using System App for a while now, but i guess i don't understand some of it.
I think the new ROM i'm trying out is causing some problems and i want to make sure.
My main confusion is that sometimes, while i have my phone on charge, the battery is draining.
When i look at Top Apps in the 8 hour or 2 hour screen, the culprit seems to be System, which ranges anywhere from 5% to 9.8%. So even though I have not been using the device...something is.
What exactly does System entail? is it all the background/google syncing? or wifi on? or...?
Any help you can give me would be really appreciated.
Thank you,
Sorry for not seeing this. "System" is the Android "system_server" process, basically the root process of the Android system. More info can be found here: Understanding the Android System Server
I've heard of certain firmwares not charging over USB (e.g. apparently the ICS build I'm about to try for my Droid3 has this, albeit it's alpha). Does the phone indicate it is charging in SystemPanel?
The "system processes" item on the other hand is the collection of non-Android Linux processes.
Last edited by tliebeck; December 26th, 2011 at 09:37 PM.
1.1.1 is out, this is a maintenance release that fixes some UI artifacts found on phones with 320 DPI displays (e.g. Galaxy Nexus and HTC Rezound). It also corrects an issue with the HTC Rezound (and likely other modern HTC devices) where the CPU frequency (MHz) plot did not display.
I used SystemPanel since its beta on my Moto Droid. Great app. My only gripe though, is that it still can't kill itself. If you made that possible, I'd gladly pay for the full version.