2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-09-01 06:35:09 +00:00

Added battery reporting interface

This commit is contained in:
Albert Vaca
2013-07-26 16:23:26 +02:00
parent 96f913ba79
commit 4176d9b15e
11 changed files with 79 additions and 9 deletions

View File

@@ -85,7 +85,7 @@ public class Device {
return null;
}
}.execute();
Log.e("Device","/sendPackage");
return true; //FIXME
}