Commit Graph

452 Commits (f557188dc835e0a1b108d56b30641510901ecf13)

Author SHA1 Message Date
Romain Vimont 73831a0837 Use the Point class from the framework
Replace our custom Point class by android.graphics.Point.
7 years ago
Romain Vimont b67907e24e Convert server to an Android project
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.
7 years ago