Typically, before developing a new HERE SDK application, you need to acquire a set of credentials by registering your application on http://developer.here.com. Each application requires a unique set of credentials. When you register your app, the registered bundle identifier must match the package name in your project.
Each application, commercial or evaluation requires an appid and app code pair to identify the company. Additionally, for the HERE Premium SDK a "license key" is used to provide access to advanced turn by turn and offline features.
For premium SDK, please see: [https://developer.here.com/mobile-sdks/documentation/android-hybrid-plus/topics/credentials.html][1]
For starter SDK, please see: [https://developer.here.com/mobile-sdks/documentation/android/topics/credentials.html][1]