Skip to content

Demo project to test the Android 12 SplashScreen API included into the core of the Cordova-Android platform since cordova-android@11 release.

Notifications You must be signed in to change notification settings

meumobi/mmb-demos.cordova-splashscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmb-demos/cordova-splashscreen

Demo project to test the Android 12 SplashScreen API included into the core of the Cordova-Android platform since cordova-android@11 release (Jul. 12, 2022).

Getting Started

You can test any app icon for splashscreen. The app icon must be a vector drawable.

Prerequisites

Cordova get started

% npm i -g cordova

Installing

% cordova platform add android@11.0.0 --save

Running locally

% cordova run android

If you change assets you could need to clean build to avoid compile errors:

% cordova clean android
% cordova run android

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Demo project to test the Android 12 SplashScreen API included into the core of the Cordova-Android platform since cordova-android@11 release.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published