the "- findViewById(R.id.signUpText)" getting error in android studio and the error message show below
Error Message:
Unexpected tokens (use ';' to separate expressions on the same line)
can you guys help me to solve this error?`
the "- findViewById(R.id.signUpText)" getting error in android studio and the error message show below
Error Message:
Unexpected tokens (use ';' to separate expressions on the same line)
can you guys help me to solve this error?`
Copyright © 2021 Jogjafile Inc.
Change - to =
example