• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

BING Maps "CREDENTIAL_KEY"

fckedup

Lurker
Looking for help with Bing maps. Need Bing Maps not google.
I have followed instructions as per ms website at :-
https://docs.microsoft.com/en-us/bingmaps/sdk-native/getting-started-android/

Yes have key etc, Have tried multiply time to create the basic app as per instruction but keep getting same error message.

In Activity
"mMapView.setCredentialsKey(BuildConfig.CREDENTIALS_KEY);" the CREDENTIALS_KEY is reported as cannot resolve symbol.

No other issues reported, does any one know what is the cause and possible solution.
 
Back
Top Bottom