System Tuner
|
|
Free Version |
Pro Version |
|
|
|||
|
|
|
||


The most complete Android system suite: monitor and record all activities, backup and restore *any* applications, extended task killer, CPU SD and memory controls, logcat reader, terminal emulator, widgets and notifications, all in one highly optimized app!
By far the lowest consumption monitoring app! Check these benchmarks!
WARNING: PRO VERSION REQUIRES WIFI, BT, PHONE and GPS permissions to record phone states. App checked with Privacy Inspector!
You can add shortcuts to your home screen for any of the below features/screens!
Task Manager:
- Filter user/system/kernel processes and exclusion list
- Shows cpu load/frequency, memory/internal/sd usage
- Sort processes by cpu times, start time, memory or by name
- Kill non manually excluded apps automatically
- Shows detailed information about running apps and processes
- Open app system settings
- Read app logcat
- Manually kill running apps
Extended Task Killer:
- Kill non-excluded apps automatically or manually
- Kill apps during screen-on, screen-off or when widget refreshes
- Manually exclude or include apps
- All system apps are excluded by default
- Manually kill kernel processes (rooted phones)
- Display memory details (RAM & internal)
- Display SD details (internal & external SD)
Application Manager (rooted phones):
- Freeze/unfreeze apps (prevents app from running)
- Backup/restore any apps, including system apps
- Backup/restore any app settings
- Uninstall any apps, including system apps
- Launch and read app logcat
- Display application data and cache usage
- Sort application by name, data usage or cache usage
- Move any apps to/from system/user space
Activity Recorder:
- Record (optionally at boot) activities in the background
- Record all apps or all processes
- Record phone states (screen, wifi, bluetooth, gps, mobile data, signal)
- Import Battery Monitor Widget Pro data for detailed analysis!
- Allows analyzing past recordings without limits
Logcat Reader:
- Display log(cat) for all/one process
- Filter logcat by message levels
- Filter logcat based on user-defined text
- Save logcat to file
- Clear existing logcat
Terminal Emulator:
- Keeps history of previously used Linux commands
- Save output to file
- Run commands as Super User (rooted phone)
System Tweaker:
- Tweak SD cache size to boost performance (not all phones supported, please report)
- Tweak Android auto-kill memory settings
- Tweak CPU governor + frequencies during screen-off, on-call
- Tweak CPU voltage (when available on custom Kernel, please report)
- OC/deamon disabler
- Uses Linux init.d script when available
Notification & Widgets:
- Show information (cpu, memory, SD) in notification bar or widgets
- 1x1 and 2x1 widgets available
- Notification icons are provided as external packages, many available for white/black notification backgrounds
- Many different widget backgrounds: HTC Sense 2 or 3, Google, Glassy half or fully transparent.
- Show cpu load, frequency, governor, free/used memory (flash/internal/sd), process count using text or 2 side levels.
- Starts 2 different actions by clicking on the icon or label, including:
. Start/stop recording process activity
. Kill all non-excluded processes
. Refresh
. Start task manager
. Open analyzer
. Open app manager
. Open settings
Old name: Process Monitor Widget Pro
TODOs: Still a lot, but getting there!
- Backup/restore for non-rooted phones
- Multi-version backup/restore
- Move app to/from SD
- Graphic widgets and notifications
- Setup wizard
- One-click backup/restore
- All bug fixes, just let me know


Comments
AndroidPit
Where is the Download on AndroidPit Server?
There is the comment:
Cette application a été éliminée du Market Android.
Contacted AndroidPIT 2 days ago
I'm still waiting an answer from AndroidPIT team about this, the app is definitely available on Android Market, but for some reason AndroidPIT says otherwise!
While I uploaded the latest APK of the app on AndroidPIT, it's still unavailable.
Very bad for business and I'm really pissed-off.
Very sorry for the inconvenience,
Cedric.
PS: Contact me by email if you don't have the latest version (1.5.1). Until this issue is resolved.
3c@3c71.com
the app on AndroidPIT, it's
the app on AndroidPIT, it's still unavailable
Already resolved
This issue has been resolved a while ago now, so maybe refreshing the page will work out? Only the pro version is available on AndroidPIT though.
3c@3c71.com
problem with init.d scripts..
Just a small issue with the init.d scripts. They try to remount the /system filesystem in rw mode to update the cpu_protection file, however this fails on my Sensation as the script refers to the device /dev/block/mtdblock3 whereas on my sensation the filesystem is /dev/block/mmcblk0p22
The lines in the init.d script should be changed from ..
mount -o remount,rw /dev/block/mtdblock3 /system
to..
mount -o remount,rw /system
This should work for all later versions of android..
cheers.
Not a valid command
The valid syntax is this: mount [OPTIONS] [-o OPTS] DEVICE NODE
So it's impossible to avoid putting the device path.
Anyway, when using options remount, the device path is actually ignored.
Description of this option: Remount a mounted file system, changing flags
For example on the Galaxy S3, the path is /dev/block/mmcblk0p9
On the Iconia A500: /dev/block/mmcblk0p3
Have you tried the command used by System Tuner in a terminal? It actually works on any device and it is the recommended command on XDA.
I could use mount -o remount,rw /fake /system, it would still work as the device path is actually ignored.
Can you confirm whether it works or not on your device, though I used to have a Sensation and that worked fine, the protection mechanism was actually deveopped on this device. ;)
3c@3c71.com
New to this
Where can i go for the easiest place to learn about using your devise
I found lots of useful information on your blog
I just want to thank you for this article about System Tuner | 3C developer's portal .
signature[value]
Cant see CPU tweak options on Samsung galaxy y s5360
The CPU tweaking options arent displayed as shown on the screenshot by you on my device. pls help.only the graph thing and usage is being shown . no options being shown for setting frequencies
Rooted device?
If so, please send a support request from the app settings. If not, there's no way to change CPU settings without root.
The report will show what data is available to the app for display/changing.
Sorry for the inconvenience.
PS: Also sorry for the previous SPAM reply, the site is regularly being spammed by morrons these days. But those gets usually deleted within an hour without anybody noticing, well most of the time.
3c@3c71.com