Splash Screen for Android

Thank you Wesley.

my imports in MainActivity are:
import com.jme3.app.AndroidHarness;
import android.content.pm.ActivityInfo;
import com.jme3.app.R;
import com.jme3.system.android.AndroidConfigChooser.ConfigType;

Ist this the correct ‘R’?

Could need a tutorial for such, or (better?) a working example-project to DL.

It’s still not clear for me, how the wrapper includes the monkey-files.
Is there any info on this, besides to dig in the code?

Was the splash tested on all OS (Im using linux:ubuntu)?

Splash screen working like a charm.
Note: keep the splash screen power of 2 (256x256 or 512x512)