In the course I do Android, it works on the Eclipse platform (Old Version) and I in the latest version, when the teacher uses the command: android.id
in it all, but if I type this line I have to use android:id
for the command to work, can anyone explain me?
And when he types for eg: android:id="@+calcular/botao1
of error in my line, but not in it, but if I type android:id="@+id/botao1
yes I can compile.
Someone help me by favor, Thanks!