Android SplashScreen not show image on tablet - android

i have an empty Flutter project where i enabled the splash screen, editing the android xml files as usually.
It work on my phone and show the image, on a Lenovo Tablet, it doesn't show the image and in debug console, it show the errors:
E/ion ( 4552): ioctl c0044901 failed with code -1: Invalid argument
D/hw-ProcessState( 4552): Binder ioctl to enable oneway spam detection failed: Invalid argument
The Flutter DevTools debugger and profiler on Lenovo TB125FU is available at: http://127.0.0.1:61763?uri=http://127.0.0.1:61760/0gkQ21ttmhA=/
E/OpenGLRenderer( 4552): fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete
E/OpenGLRenderer( 4552): fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender
Someone face this problem?

Related

My app runs succesfuly in android studio emulator but it only shows something went wrong and no error is shown in logcat

I don't know what's the problem, I am new to android studio I follow the tutorial create the app, there is no error in code, and when I run the app it runs succescfuly and the screen only shows something went wrong, and there is nothing to display in logcat not any error message!!
Though when I test the app on my android device the logcat works and it shows me the errors, and this is what I get if anyone can help me
2022-03-25 19:26:08.569 16438-16438/? E/nApps.myweathe: Unknown bits set in runtime_flags: 0x8000
2022-03-25 19:26:09.303 16438-16438/com.TonnApps.myweather E/libc: Access denied finding property "ro.vendor.df.effect.conflict"
2022-03-25 19:26:09.729 16438-16438/com.TonnApps.myweather E/GraphicExt: Can't load libboost_ext_fwk
2022-03-25 19:26:09.729 16438-16438/com.TonnApps.myweather E/GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
2022-03-25 19:26:09.769 16438-16524/com.TonnApps.myweather E/gralloc: Arm Module v1.0
2022-03-25 19:26:09.770 16438-16524/com.TonnApps.myweather E/ion: ioctl c0044901 failed with code -1: Invalid argument

Console Log is not showing in React-Native

When trying to run console.log error occurs in terminal
Error: Unable to resolve module ./debugger-ui/ui.bcd3f9d1.js from ``:
When open http://localhost:8081/debugger-ui/, showing warning:
DevTools failed to load SourceMap: Could not load content for http://localhost:8081/debugger-ui/ui.bcd3f9d1.js.map: HTTP error: status code 500, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Ionic Package Build Android failed - dont understand error message

This is the error message:
Fetching plugin "cordova-plugin-device" via npm
shell.js: internal error
Error: ENOSPC, no space left on device '/home/package/workspace/apps-483d2a0c-2/cordova/plugins/cordova-plugin-device/src/blackberry10'
at Error (native)
at Object.fs.mkdirSync (fs.js:747:18)
at cpdirSyncRecursive (/usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:58:8)
at cpdirSyncRecursive (/usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:73:7)
at /usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:180:9
at Array.forEach (native)
at Object._cp (/usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:157:11)
at Object.cp (/usr/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/common.js:186:23)
at copyPlugin (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:289:15)
at /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:159:27
working on cloud9. tried to package simple app.
Command was:
ionic package build android
can someone explain me what this error means?
The error means there is no space left on your disk (in cloud9).

ImageView giving glib error

When I try to launch image_view a window display shows up and freezes .
The terminal output is as follows :
(image_view:29293): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)' in cast to 'GtkWidget'
(image_view:29293): GLib-GObject-WARNING **: instance of invalid non-instantiatable type '(null)'
(image_view:29293): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
I'm running Ubuntu 14.04.2 release using ROS-Indigo
A similar error is reported on this site but with no fix
Also rqt_image_viewer works as given in the link above but only for uncompressed images and hence i cannot view images sent over by other camera devices for eg android-camera since they are compressed as shown below
Rebuilding OpenCV with Qt4 or Qt off in cmake fixes this problem
More info in this.
link

Can't build streamer tutorial for android on mac

Can't build streamer tutorial_3 for android on mac
I,ve got all environment variables needed.
My eclipse can't to resolve some symbols, but to some of them i can get by pushing F3. It's very strange for me.
Here is the command line output:
23:04:06 **** Build of configuration Default for project Tutorial3 ****
/Users/antonivanuskin/android-develop/android-ndk-r10/ndk-build all
GStreamer : [GEN] => gst-build-armeabi/gstreamer_android.c
GStreamer : [COMPILE] => gst-build-armeabi/gstreamer_android.c
GStreamer : [LINK] => gst-build-armeabi/libgstreamer_android.so
lto1: fatal error: bytecode stream generated with LTO version 2.2 instead of the expected 3.0
compilation terminated.
lto-wrapper: /Users/antonivanuskin/android-develop/android-ndk-r10/toolchains/arm- linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-gcc returned 1 exit status
/Users/antonivanuskin/android-develop/android-ndk-r10/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9/../../../../arm-linux-androideabi/bin/ld.gold: fatal error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make: *** [buildsharedlibrary_armeabi] Error 1
23:04:10 Build Finished (took 3s.740ms)*
I use ndk-10r and gst-1.4.0.
I know that there is no interfaces/xoverlay in new streamer.
EDIT
I've built ok, but steel got underlines of many glib-types and GST-macross. Here is a screenshot:
what is interesting that i have no underlined headers, for example: i've include pthread.h but have got underlined pthread_t and phtread_key_t....
i think that i have not install some general libraries on my mac, something like libc or what ever...may it couse this problem? The problem is that i can't run my app from eclipse. and for more: i use DS-5 CE IDE
This is most likely because we build the android 1.4.x cerbero packages with the r9d NDK.
You might want to use the r9d NDK until we provide binaries built with a more recent NDK (started some builds to see if everything goes through fine).

Categories

Resources