Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
22 views

I want to: Show a splash screen during or just after kernel boot (before Weston starts). Possibly write raw image data directly to framebuffer or use fbv, psplash, or something similar. Questions: Is ...
0 votes
1 answer
35 views

ext { minSdkVersion = 23 compileSdkVersion = 35 targetSdkVersion = 35 } my android/app/src/main/res/values/styles.xml: <?xml version="1.0" encoding="UTF-8"?> <...
-1 votes
0 answers
70 views

I am porting Yocto into my board. Usually, system goes to blankscreen once we perform S3. When we try to wake up the system, system should show some splash before userspace unfreeze. It should be ...
Advice
3 votes
1 replies
74 views

I am new to Flutter. I’m building a Flutter app and currently using: Native splash via flutter_native_splash (logo + background color). Custom Flutter splash screen (SplashPage) with logo, slogan, and ...
0 votes
2 answers
161 views

I just changed the app icon using flutter_launcher_icons, but now when the app opens, the icon shows up first before the splash screen.
0 votes
0 answers
94 views

It only shows this screen. Never moves forward to next splash screen which is user defined. My main method contains this code snippet WidgetsFlutterBinding.ensureInitialized(); SystemChrome....
0 votes
0 answers
34 views

Im have a flutter app android/ios and I am trying to customize the splash screen. I know I could the native one blank and use the flutter one, but I don't like this short white screen. I have a ...
2 votes
0 answers
114 views

I’m building a Flutter app and trying to configure a splash screen with flutter_native_splash. My goal: Show my app logo centered (sharp, not blurry) Show a skyline image at the bottom that spans the ...
0 votes
1 answer
141 views

I'm working on a React-Native project in which I've to create a Splash Screen, but when I researched it on the internet and I found a bit complex configuration with a project created. Show me the ...
6 votes
3 answers
751 views

I am using flutter_native_splash in my Flutter project. The splash screen works perfectly on Android 11 and below, but on Real Android 12 devices and above, the logo does not appear on the first app ...
3 votes
1 answer
96 views

So the documentations of Expo say that we must use the expo-splash-screen to setup a splash screen, but then there's a key in app.json named splash under expo which does that, with no problems, ...
1 vote
0 answers
93 views

I want to use a full-screen image for the splash screen configuration in my app.json file, instead of an icon. However, when I try to use a full-screen image, it still appears as an icon-sized image ...
1 vote
1 answer
68 views

I have built a custom flutter splash screen, but the custom flutter splash screen appears after the default flutter native splash screen. Is there a way to remove or turn off the flutter native splash ...
0 votes
0 answers
41 views

I've made SplashScreen by Doc but I get an Exception. android:theme="@style/AppTheme.LauncherActivity" is set in app and activity. This is my theme: <style name="AppTheme....
0 votes
1 answer
937 views

I want to show a full-screen splash screen in RN expo app. Using "expo": "^53.0.10", "expo-splash-screen": "~0.30.8", and app.json { "expo": { &...

15 30 50 per page
1
2 3 4 5
...
250

AltStyle によって変換されたページ (->オリジナル) /