Skip to content
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

Open
sefelectronics opened this issue Nov 23, 2016 · 4 comments
Open

Errors #1

sefelectronics opened this issue Nov 23, 2016 · 4 comments

Comments

@sefelectronics
Copy link

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'.

Compilation failed; see the compiler error output for details.

Can you please help me out? thanks

@mezerreb
Copy link

mezerreb commented Feb 8, 2017

svp vous puvez me dire prq se erruer !!!

@msaukans
Copy link

msaukans commented Sep 26, 2017

remove the ".show()" in the code and readd it

@sivi29y
Copy link

sivi29y commented Feb 5, 2018

Just change the .Show to .show and it will work.

@ArmandoAmdr
Copy link

I think you must rename ".Show()" to ".show()".
Just try it and tell if this works good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants