chromium_webview
chromium_webview copied to clipboard
start time
Is it normal 6-7 seconds to start???
I think, it's loading of native library - it's really long process. On some devices it can take about 5-10 seconds - in debug mode you can see "Time to load native libraries: .... ms". Use splash screen for inform user about pause.
Can i have a sort of prefetch of these library inside a Service that starts on boot???