Package 

Class BatteryInformation

    • Method Summary

      Modifier and Type Method Description
      final int getBatteryPercent() Get battery level in integer value
      final boolean isPhoneCharging() Get battery charging status
      final String getBatteryHealth() Get the battery health
      final String getBatteryTechnology() Get the battery technologyEx.
      final float getBatteryTemperature() Get battery temperature
      final String getChargingSource() Get charging source
      final double getBatteryCapacity(Context context) Gets battery capacity in mAh
      • Methods inherited from class ai.sensfrx.df.DeviceFingerprint

        checkBluetoothStatus, getAMPMFormat, getAllVolumeLevelsInfo, getAppsWithMockPermission, getLockTypeString, getManifestPermissions, getNightModeStatus, getScreenBrightness, isDNDModeEnabled, isDeveloperModeEnabled, isDualSim, isMockLocationEnabled, isPowerSavingModeEnabled, isSimCardLocked
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait