0

I am trying to run Google TV Maps example on Google TV Emulator. I am facing an issue as the emulator does not contain the google maps application required to run the app.

Does Google TV support google maps?

Rui Posse
  • 429
  • 2
  • 15
vineet
  • 269
  • 1
  • 4
  • 18

1 Answers1

0

The Google TV emulator does not have all the standard Google TV apps included with it. A real Google TV does support Google Maps as well as a lot of other things you will not be able to do with the emulator. If you are building apps targeting Google TV (porting a Tablet app or writing a new one) I would encourage you to get a Google TV device.

Krispy
  • 1,098
  • 1
  • 7
  • 11
  • Just to clarify you can use Maps via the API it is not an installed application - https://developers.google.com/maps/documentation/android/ – Krispy Oct 31 '12 at 17:33