Does SDL on android emit a signal when it does to the back?

Looking at SDLactivity.java I cannot find anything regarding this.
Not sure if windows “minimize” in Android or what they do, but if no signal is emitted when the app goes second plane or when it comes back from there I believe it should. If anyone can confirm it’s not emitted I can file an improvement request at the bugtrack and I’ll also try to look a bit deeper into this.

Thanks for your time, as always.

On Mar 18 Oct 2011 18:13:46 josebagar escribi?:

Looking at SDLactivity.java I cannot find anything regarding this.
Not sure if windows “minimize” in Android or what they do, but if no signal
is emitted when the app goes second plane or when it comes back from there
I believe it should. If anyone can confirm it’s not emitted I can file an
improvement request at the bugtrack and I’ll also try to look a bit deeper
into this.

Thanks for your time, as always.

Is this what you are looking for?
http://bugzilla.libsdl.org/show_bug.cgi?id=1293

If that’s the case some work is needed to turn that into a usable patch.

Gabriel.