I’m developing a Java program that gets some wireless metrics, analyze and show the link condition.
The problem is that I don’t know how I should get this information (for example, bandwidth, signal level, delay, packet lost and so on).
A suggest is to put a snmp daemon, but in mobile device it’s impracticable.
Someone knows how to get directly this information from the device??