Ejemplo n.º 1
0
 private int GetBattery()
 {
     Debug.WriteLine("GetBattery()");
     return(AdbOperation.GetBatteryInfo());
 }