-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
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
Errors #1
Comments
svp vous puvez me dire prq se erruer !!! |
remove the ".show()" in the code and readd it |
Just change the .Show to .show and it will work. |
I think you must rename ".Show()" to ".show()". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, i'm getting some errors while compiling to test on virtual device, those are the errors:
Error:(172, 98) error: cannot find symbol method Show()
Error:(176, 120) error: cannot find symbol method Show()
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
Can you please help me out? thanks
The text was updated successfully, but these errors were encountered: