Quantcast
Viewing latest article 4
Browse Latest Browse All 64

NullPointerException on button click

I get a NullpointerException error when I click my button. The logcat indicates that the error is in the line 62 String Titre = Title.getText().toString(); I think it’s because my EditTexts are not initialized, that’s why I created the initFields() method, but I still don’t know where to call it because wherever I call it […]

The post NullPointerException on button click appeared first on BlogoSfera.


Viewing latest article 4
Browse Latest Browse All 64

Trending Articles