I become despearte, but I can't find the mistake. I have changed some sub-names and after that, I get the following error-message when compiling the code. The compiler doesn't shows me the line of the error. The cursor jumps in the first line of the main-activity. I have checked the code several times, but I can't find the reason. Does anybody knows, what this message indicates? I think, that it is only a peanuts......
You have at least two subroutines with the same name !
I had this error once.
Tried right now in a program to add a subroutine with the same name as an existing one and get the same error message.