People following default build instructions can be caught off guard by seeing the build artifacts in the git tree. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Signed-off-by: Romain Vimont <rom@rom1v.com>
To simplify the device server-side build, use gradle to create an APK, even if we use it as a simple jar, by running its main() method.
Start a new clean history from here.