Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API USSED HERE ? #1

Open
AySsine opened this issue Mar 27, 2018 · 2 comments
Open

API USSED HERE ? #1

AySsine opened this issue Mar 27, 2018 · 2 comments

Comments

@AySsine
Copy link

AySsine commented Mar 27, 2018

buildTypes.each { it.buildConfigField 'String', 'NEWS_API_KEY', "API_KEY_HERE" }

Where should i add the api keys for the Crypto and the news ?

@xionger
Copy link
Owner

xionger commented Mar 27, 2018

I have updated the realm file. You need to apply for your own News API key but don't need a key for cryptocurrency data.

@messa1337
Copy link

hello xionger , iam confuse where to put news api
so in the source like this
buildTypes.each {
it.buildConfigField 'String', 'NEWS_API_KEY', ""

and if i want put api news , i will edit like this ?
buildTypes.each {
it.buildConfigField 'String', 'codeapihere', ""

its right ??
also no put anything after codeapi ?

buildTypes.each {
    it.buildConfigField 'String', 'NEWS_API_KEY', "????"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants