Uses of Class
de.unikassel.android.sdcframework.devices.AbstractLocationDevice

Packages that use AbstractLocationDevice
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
 

Uses of AbstractLocationDevice in de.unikassel.android.sdcframework.devices
 

Subclasses of AbstractLocationDevice in de.unikassel.android.sdcframework.devices
 class GPSDevice
          Implementation of the GPS sensor device.
 class NetworkLocationDevice
          Implementation of the network location sensor device using the location manager to get cell tower or wlan based location information.