aws-samples / aws-appsync-iot-core-realtime-dashboard

This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
MIT No Attribution
112 stars 31 forks source link

Android complier issue #12

Closed anoopradhika closed 3 years ago

anoopradhika commented 3 years ago

Hi, I would like to use your project for Android environment. I am getting this Sync error when I load this Project from "https://github.com/aws-samples/aws-appsync-iot-core-realtime-dashboard/tree/master/mobile/android" Here the error

A problem occurred evaluating settings 'mobile'.
> Could not read script 'C:\Users\XXXXXX\AndroidStudioProjects\aws-appsync-iot-core-realtime-dashboard\mobile\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' as it does not exist.
dave-moser commented 3 years ago

Hi. I only configured an coded out an iOS version of the mobile app. I did not configure or code for Andriod.