Here android sdk sample code showing blank screen -


i have downloaded here android sdk 90 day eval. tried run basic map sample application, getting blank in map frame. able see hello world text. seperately have here maps app running on mobile, runs without problem. have internet connection , location settings on. help?

have included app_id/app_code , lisence key(if using premium edition) in maifest file, mentioned here :

https://developer.here.com/mobile-sdks/documentation/android/topics/credentials.html

otherwise try debugging app adding break point in mapfragment.init() method , example using code on following link , try putting break point on line

 (error == onengineinitlistener.error.none)   

to check if there error.

https://developer.here.com/mobile-sdks/documentation/android/topics/app-simple.html


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -