We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have been facing this problem for sometime and i don't know how to go about it. it started after adding google maps api key to my app project.
This is what i see in Home.java..... import com.google.android.gms.auth.api.signin.internal.Storage;
and the message is.... error: cannot find symbol class Storage.
I'll be very grateful if anyone could help. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have been facing this problem for sometime and i don't know how to go about it. it started after adding google maps api key to my app project.
This is what i see in Home.java.....
import com.google.android.gms.auth.api.signin.internal.Storage;
and the message is....
error: cannot find symbol class Storage.
I'll be very grateful if anyone could help. Thanks
The text was updated successfully, but these errors were encountered: