-
我使用`ViewPager`來播放多個影片,可以左右滑動切換影片,當進入影片或者左右滑動時,時常會出現以下錯誤,影片就卡住只剩下聲音。
```
E/BufferQueueProducer: [SurfaceTexture-0-27142-6] connect(P): already connected (cur=2 req=2)
E/IJKMEDIA: SDL_Android_Nativ…
-
I have the VCMI Android app installed on Chrome OS. The app starts up and finds the game files. However, when I press "Start game" it crashes with the following logcat:
```
09-07 18:37:01.359 479…
-
**SuperTux version:** 0.6.3
**System information:** Android
##### Expected behavior
SuperTux was published for Android TV up to version 0.5.1
##### Actual behavior
SuperTux 0.6.3 is not a…
pelya updated
2 years ago
-
Hi there,
I have been using SDL_gpu to develop an android game. So far, every works fine. The only problem is that when drawing on android everything is pushed down along the y axis by a certain offs…
-
In SDL2, SDL_StartTextInput is running by default on "desktop" systems (basically things that aren't phones in this case?).
Right now, SDL_TEXTINPUT events aren't delivered to SDL2 apps on these pl…
-
Looking to see the feasibility of building a version that runs on Android. The ARM code is there and there are ways to embed SDL into Android.
Will need to do some code changes to separate the SDL …
-
I use my app with SDL 2.30.2, but I seem to no longer get any audio played back?
For reference, the current audio handling is at: https://bitbucket.org/superfury/commonemuframework/src/ccd3a558e76c…
-
**Is your feature request related to a problem? Please describe.**
I have two (crappy) controllers with the same name "USB Gamepad ", but they have different vendors and different mappings.
So, when…
-
sokol_fetch support load file from assets of android/ios
we can learn from **SDL_rwops**
-
Sorry to bother you...
Target: Android
SDL2 version: 2.30.0/2.30.1 comparing to 2.28.5 and before
weak relation to issue 9202
Observed on any Android application:
- The behaviour and function…