sheensantoscapadngan/SpotaFree

Cloned repository

Opened this issue · 2 comments

Great app. Wanted to study if. I imported into studio. Complaints about Constants.AUTH_REQUEST_CODE
Constants.java is in .gitiignore and the file is gone. What's up? Thanks!

I have placed a single file containing constants representing sensitive information such as Spotify AUTH tokens and API keys into the gitignore list so that it cannot be pushed into github where people could abuse the said constants. That's why you won't see it as a part of this repository.

How do I set it up so I can play around with it, like what does the file look like, minus the security info. Thanks