问题
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:
- Download latest version of gradle from https://gradle.org/
- Open Android project and choose only app folder
- Select my gradle folder when assistant asked me
- Put google-services.json on the app project
Now it is working.
来源:https://stackoverflow.com/questions/51091932/open-firebaseui-android-with-android-studio