Azure-Samples / MyDriving

Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
http://azure.com/mydriving
MIT License
388 stars 279 forks source link

Error on Rebuild #604

Open liiontamer opened 5 years ago

liiontamer commented 5 years ago

Trying to deploy the application to .apk however keep receiving the following error;

JAVAC : error : option --boot-class-path not allowed with target 11

Anybody else experience the same issue?