Probably your assets from the android project are incorrectly linked to the desktop project.
Your linked resource folder inside your desktop project should look like this: 
If this is not the case (or it does not exist), delete the folder (in the desktop project) and go to the project properties -> Java paths -> source -> link source

browse β [select resource folder inside android project] β complete

source share