Generating icons and splash screens at the correct resolutions for Android and iOS is tedious. These tools automate the process:

Icons

The Android Asset Studio generates launcher icons in all required densities (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi) from a single image.

Splash screens

The Splash Screen Generator creates splash screens in all required resolutions for Android and iOS from a single base image.

Both tools are free and save a lot of time in the app publishing process.