I am following this tutorial on libgdx. What i am trying to do is loading a texture from a copy of badlogic.jpg (copy is called wawa.jpg):
public class HelloWorl
solved: i didn't put the new texture into the "assets" folder of android project