I have downloaded andengine packages like in this video-tutorial and I gets 4 errors in AndEngineExample:
The method getInstance() is undefined for the type ModPlayer
in line:
private final ModPlayer mModPlayer = ModPlayer.getInstance();
3 others are connected with this. How can I repair it?