Friday, 12 June 2020

Here android hello map


sign up https://developer.here.com/sign-up?create=Freemium-Basic&keepState=true&step=account
->create credentials ->download android sdk

-> locate .aar file C:\Users\bob\Downloads\heresdk-explore-android-4.3.3.0.2053\heresdk-explore-android-4.3.3.0.2053

->download project from https://github.com/heremaps/here-sdk-examples.git

->copy .aar into project folder C:\Users\bob\Downloads\here-sdk-examples-master\here-sdk-examples-master\examples\4.3.3.0\explore\android\HelloMap\app\libs

->android studio open project ->open androidManifest.xml
 
-> replace  access_key_id and access key_secret
->run app

reference:
https://developer.here.com/blog/create-an-android-map-application-in-under-5-minutes

No comments:

Post a Comment