Hello! I've tried to build Bochs for Android with SDL2 (UI code looks like this: https://github.com/bochs-emu/Bochs/blob/master/bochs/gui/sdl2.cc).
Application runs fine, but if I minimize application and then restore it or put my screen to sleep and then wake it up - I just see black screen. What could be the reason? If necessary, I could provide apk and logcat output