Open FirebaseUI-Android with Android Studio

China☆狼群 提交于 2019-12-22 18:29:38

问题


When I try to open FirebaseUI-Android with Android Studio nothing happens.

I use Android studio 3.1.3. I want to see demos there.

https://github.com/firebase/FirebaseUI-Android.git

I have tried to open app project but nothing happens. All views show a message that said "Nothing to show".

Someone have opened this project with android studio? Thanks.


回答1:


I did:

  1. Download latest version of gradle from https://gradle.org/
  2. Open Android project and choose only app folder
  3. Select my gradle folder when assistant asked me
  4. Put google-services.json on the app project

Now it is working.



来源:https://stackoverflow.com/questions/51091932/open-firebaseui-android-with-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!