System Info Description
TL;DR:
A complete and detailed app to see the details of what your device is doing, its attributes and current settings that doesn't bombard you with ads or phone home to a gazillion 3rd parties. This is aimed towards more techie people who say know what MTU size means, but can be used by all, just half the fields might not be helpful for you
I plan for a premium one-time in-app upgrade later in the future for development support and nice-to-have features like real-time updates, exporting data etc.
Current functionality:
- Network - list all network interfaces (if it's connected, it should be listed such as VPNs, Wi-Fi, Cellular etc.) and all SIMs/carriers (both physical and eSIM)
Future functionality (in development or to come at a later date):
- Device Specs (what's stored on the device or available via Android APIs)
- Battery
- CPU & Memory
- Display & Graphics
- Connectivity (Bluetooth, NFC etc.)
... want to suggest more? Fire an email to contact@crowxfx.co.uk
Backstory:
I originally was annoyed I couldn't find an app to display all of my networks or it would but wouldn't show both SIMs, maybe it'd only show the currently active network interface but not the others even though they are still connected and being utilised... grrr; so what started as a self-satisfying app is turning into this app that others can also utilise.
Notes:
- Currently under development, new features, views etc. will drop in regular intervals
- The intention of this app isn't to change/alter/modify, delete or add but to give you a clear insight into the corresponding views (battery, networks etc.) and their values
Permission explanations:
// TODO
FAQ:
Q1 - With the data displayed in the app what do you do with it?
A1 - Other than displaying it in the app, nothing, there is no reporting, no sending, no uploading or anything like that
Q2 - You ask for some elevated permissions, why?
A2 - See "permission explanations" for a detailed answer but essentially the Android APIs are complicated and complex (maybe a bit too much), for example, you need access to Location to be able to see Wi-Fi SSIDs; why, I don't know, maybe there is some reason
Q3 - Will you add the ability to change these settings/values displayed?
A3 - Nope, this is a "looking through the window" approach, display and report. There will be shortcuts to the relevant settings pages but the app won't touch them
Q4 - Can I suggest a feature? or Something seems broken or not reporting correctly, how can I tell you?
A4 - Fire an email to contact@crowxfx.co.uk
A complete and detailed app to see the details of what your device is doing, its attributes and current settings that doesn't bombard you with ads or phone home to a gazillion 3rd parties. This is aimed towards more techie people who say know what MTU size means, but can be used by all, just half the fields might not be helpful for you
I plan for a premium one-time in-app upgrade later in the future for development support and nice-to-have features like real-time updates, exporting data etc.
Current functionality:
- Network - list all network interfaces (if it's connected, it should be listed such as VPNs, Wi-Fi, Cellular etc.) and all SIMs/carriers (both physical and eSIM)
Future functionality (in development or to come at a later date):
- Device Specs (what's stored on the device or available via Android APIs)
- Battery
- CPU & Memory
- Display & Graphics
- Connectivity (Bluetooth, NFC etc.)
... want to suggest more? Fire an email to contact@crowxfx.co.uk
Backstory:
I originally was annoyed I couldn't find an app to display all of my networks or it would but wouldn't show both SIMs, maybe it'd only show the currently active network interface but not the others even though they are still connected and being utilised... grrr; so what started as a self-satisfying app is turning into this app that others can also utilise.
Notes:
- Currently under development, new features, views etc. will drop in regular intervals
- The intention of this app isn't to change/alter/modify, delete or add but to give you a clear insight into the corresponding views (battery, networks etc.) and their values
Permission explanations:
// TODO
FAQ:
Q1 - With the data displayed in the app what do you do with it?
A1 - Other than displaying it in the app, nothing, there is no reporting, no sending, no uploading or anything like that
Q2 - You ask for some elevated permissions, why?
A2 - See "permission explanations" for a detailed answer but essentially the Android APIs are complicated and complex (maybe a bit too much), for example, you need access to Location to be able to see Wi-Fi SSIDs; why, I don't know, maybe there is some reason
Q3 - Will you add the ability to change these settings/values displayed?
A3 - Nope, this is a "looking through the window" approach, display and report. There will be shortcuts to the relevant settings pages but the app won't touch them
Q4 - Can I suggest a feature? or Something seems broken or not reporting correctly, how can I tell you?
A4 - Fire an email to contact@crowxfx.co.uk
Open up