Start a new topic

Issues on Galaxy Tab A (Urgent!)

Issues on Galaxy Tab A (Urgent!)


Hi, I am developing an AR app that's specifically going to run on a Samsung Galaxy Tab A 9.7 tablet(model no. - SM T550) with Android 5.0.2. The app displays a transparent video overlay when a target image is recognized and a Read more button which opens a new Activity (non-AR). The app runs perfectly fine on my OnePlus One phone (Android 5.0.2) and Xiaomi MiPad (Android 4.4). However, it keeps crashing / stuck on black screens and the video overlay does not show either on the Galaxy Tab A. Even the sample app that comes with the SDK gets stuck on a black screen when any option is selected but works fine on the other devices. Below is the log from my app. Please help!

!!

logcat:

10-14 15:30:02.633  10905-10905/? E/Zygote? MountEmulatedStorage()

10-14 15:30:02.633  10905-10905/? E/Zygote? v2

10-14 15:30:02.643  10905-10905/? E/SELinux? get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL

10-14 15:30:06.253  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:06.253  10905-10905/com.gdm.adnocar E/SysUtils? ApplicationContext is null in ApplicationStatus

10-14 15:30:06.313  10905-10965/com.gdm.adnocar W/cr.media? Requires BLUETOOTH permission

10-14 15:30:06.313  10905-10905/com.gdm.adnocar E/libEGL? validate_display:255 error 3008 (EGL_BAD_DISPLAY)

10-14 15:30:06.383  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:06.393  10905-10905/com.gdm.adnocar W/AwContents? onDetachedFromWindow called when already detached. Ignoring

10-14 15:30:06.403  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:06.403  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:06.403  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:06.403  10905-10905/com.gdm.adnocar W/art? Attempt to remove local handle scope entry from IRT, ignoring

10-14 15:30:07.233  10905-10963/com.gdm.adnocar W/chromium? SPDY proxy OFF at startup

10-14 15:30:07.253  10905-10912/com.gdm.adnocar W/art? Suspending all threads took: 6.398ms

10-14 15:30:07.323  10905-10950/com.gdm.adnocar E/libEGL? called unimplemented OpenGL ES API

10-14 15:30:07.323  10905-10950/com.gdm.adnocar W/Adreno-ES20? <core_glHint:84>: GL_INVALID_ENUM

10-14 15:30:07.773  10905-10905/com.gdm.adnocar W/cr.BindingManager? Cannot call determinedVisibility() - never saw a connection for the pid: 10905

10-14 15:30:09.623  10905-11213/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:09.893  10905-10905/com.gdm.adnocar E/MediaPlayer? Should have subtitle controller already set

10-14 15:30:09.963  10905-10914/com.gdm.adnocar W/MediaPlayer? info/warning (3, 0)

10-14 15:30:09.983  10905-11225/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.063  10905-11230/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.073  10905-11231/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.153  10905-11238/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.183  10905-11243/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.243  10905-11247/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.243  10905-10905/com.gdm.adnocar E/MediaPlayer? Should have subtitle controller already set

10-14 15:30:10.283  10905-11251/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.373  10905-11254/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.423  10905-10905/com.gdm.adnocar E/MediaPlayer? Should have subtitle controller already set

10-14 15:30:10.433  10905-11263/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.443  10905-11266/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.463  10905-11272/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.513  10905-10905/com.gdm.adnocar E/MediaPlayer? Should have subtitle controller already set

10-14 15:30:10.543  10905-11280/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.573  10905-11266/com.gdm.adnocar E/MediaPlayer? prepareAsync called in state 1

10-14 15:30:10.573  10905-11266/com.gdm.adnocar W/System.err? java.lang.IllegalStateException

10-14 15:30:10.573  10905-11266/com.gdm.adnocar W/System.err? at android.media.MediaPlayer.prepareAsync(Native Method)

10-14 15:30:10.573  10905-11266/com.gdm.adnocar W/System.err? at com.wikitude.architect.impl.android.video.b.a(ProGuard:113)

10-14 15:30:10.573  10905-11266/com.gdm.adnocar W/System.err? at com.wikitude.architect.l$1.run(ProGuard:190)

10-14 15:30:10.573  10905-11266/com.gdm.adnocar W/System.err? at java.lang.Thread.run(Thread.java:818)

10-14 15:30:10.573  10905-11266/com.gdm.adnocar E/l? Exception when playing video null

10-14 15:30:10.623  10905-11287/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.653  10905-11289/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.653  10905-11292/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.703  10905-11295/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.763  10905-11298/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.793  10905-11301/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.833  10905-11302/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.913  10905-11305/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:10.953  10905-11307/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:11.023  10905-11309/com.gdm.adnocar E/MediaPlayer-JNI? QCMediaPlayer mediaplayer NOT present

10-14 15:30:12.543  10905-11224/com.gdm.adnocar E/MediaPlayer? error (1, -2147483648)

10-14 15:30:12.543  10905-10905/com.gdm.adnocar E/MediaPlayer? Error (1,-2147483648)

10-14 15:30:12.543  10905-10905/com.gdm.adnocar E/l? Error while loading the video. (Media player - unknown error  )

 

  

 

Hi,

we are not aware of issues like the one you described, and this seems to be a device-specific problem.
Could you please give us more information about it?

- Which version of the Wikitude SDK are you using? Can you test with the sample application of a dfferent SDK Version? If you use the latest 5.0, we can provide you a link to the previous version.

- Can you play the same media fie (or URL) using the media player on the same device?

- Have you already tried resetting the device?

Hi,

I am using the latest version 5.0 of the SDK.  Please provide links to some older versions of the SDK. I can play the video file using the default media player on the device. I reset the device and now the transparent video example of the sample app works but the video overlay still doesn't show up in my own app. However, it works fine on my other devices. I'm also seeing this error on the logs sometimes : "Error while loading the video. (Media player - unknown error Network timed out while streaming video )"

I modified the transparent video example in the sample app to use my custom .wtc file and transparent video file and it ran fine. However, when I imported the same javascript file and video into my project, it again throws this error - " E/l? Error while loading the video. (Media player - unknown error  )". I also tried changing the minimum sdk version and target sdk version on my app to be the same as the sample app but it didn't work.

 

Older versions of the SDK can be found here:

http://www.wikitude.com/download/developer-channel
Login or Signup to post a comment