Add small troubleshooting for importing sample app#1438
Add small troubleshooting for importing sample app#1438samtstern merged 1 commit intofirebase:masterfrom
Conversation
Make it clear for users to import the project with "Import from external model", when importing the project into Android Studio.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
|
I signed it! |
|
CLAs look good, thanks! |
|
@leonjoosse thanks for this clarification! LGTM, @SUPERCILEX wdyt? |
|
@samtstern This is kinda Studio's fault, but I don't see why not. 😃 |
|
I'm new to Android and Firebase and I'm trying to use this project. I clone the entire project locally, then opened AS, selected import, then I chose "import project from external model", clicked on Next. The form is then looking for the "Gradle Home". "Use local gradle distribution" is selected. What value do I enter here? I've tried pointing it to the "gradle" folder located at "FirebaseUI-android/gradle" but that did not work. I also tried pointing to "FirebaseUI-android/app". I also removed the .idea folder. any help is appreciated. |
|
@trigal2012 Yeah, that dialog is annoying. Just select the first option to use the Gradle wrapper and click next. I think AS 3.2 will be able to handle the project better. |
|
@SUPERCILEX thanks for the quick response. looks like I may have another issue because the option you mentioned is grayed out. I'll dig around. Thanks! |
I would like to clarify this issue in the README: #1349