Looking for a running GoogleMap

We need a running google map example, we tried https://github.com/moe-java-samples/moe-java-samples/tree/master/Taxi but we faced lots of errors , we resolved some of it and we successfully build it, but it wont run.

So did any one managed to get the code running or have a running GoogleMap example ?!

Thanks in advance.

Hi Alaa Murad!

Before run sample project need follow steps:

  • cd …/Taxi/ios/xcode
  • pod install
  • Open project in Android Studio, double click pods.nbc file and run binding generator

Best Regards,
Roland

1 Like

Thanks that really helped a lot and the map is working !