willblaschko / AlexaAndroid

A library and sample app to abstract access to the Amazon Alexa service for Android applications.
GNU General Public License v2.0
280 stars 132 forks source link

APIKey is incorrect or does not exist. Does assets/api_key.txt exist in the main application? #173

Open VinayakMoger opened 3 years ago

VinayakMoger commented 3 years ago

Steps I followed to generate api key got sha1256 and md5 value from jks file by running keytool command Generated API key and added in api_key.txt file and placed it it app/src/main/assets folder And I have added my project application ID to generation api key