question

Stephan@Kauss.org avatar image
Stephan@Kauss.org asked

roboguice.activity.RoboMapActivity and com.amazon.geo.maps

Hi I have to port our App to Kindle HD. In our App we use Roboguice. In special we use the RoboMapActivity for the com.google.android.maps.MapView. Did some one have experience with Roboguice and the Amazon map API ? Any hint's ware welcome. Regards Stephan
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Samuel@Amazon avatar image
Samuel@Amazon answered
Hi Stephen, You can implement Amazon Maps API with RoboMapActivity. RoboMapActivity is open source and extends com.google.android.maps.MapActivity. To implement Amazon Maps API, you have to extend com.amazon.geo.maps.MapActivity. Pleae find this below link for more information on porting from Google Maps to Amazon Maps. https://developer.amazon.com/sdk/maps/migrating.html Thank you.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.