achyudh / foresight

An app that uses object detection, realtime databases, and Places API to help the differently-abled navigate better
2 stars 1 forks source link

Can I get the apk about this project? I'd like to use it. #1

Open av930 opened 6 years ago

av930 commented 6 years ago

After cloning this project in my local pc, I tried to build and run it. I fixed them and kept going, but it needs firebase library. I stop going further, and leave this message to you.

I'd like to use your efforts.

achyudh commented 6 years ago

Hi, thanks for your message! Yes, we shut down our Firebase project once we stopped maintaining the project. You would have to add your own Firebase credentials using google-services.json (as mentioned here: https://developers.google.com/android/guides/google-services-plugin#adding_the_json_file), and provide rights for authentication, database and storage within the Firebase project settings (something like this: https://firebase.google.com/docs/auth/android/google-signin).

In case you do have any more questions, please do let me know.