[Android] How to lock BACK button & keyboard // HELP ME~

@noel
Well, trying to use P3D when you press home or back, and then try to open it again (after onPause / onStop) is called, the app takes too much time to reopen (more than 2 mins); I have been trying to figure out why it happens and after a long time, I realized that is because of the android version, for me that’s the problem, but maybe there are more things that can make processing to work bad and be because of the android version.

@Waboqueox
Even if you whip out the app with the Overview button?

@noel
Yes, only if I kill the app and relaunch again it takes little time, but you have to finish it.

@Waboqueox
You mean force the finishing in the configuration.
Even with simple apps this is the case? I mean; it would be a good thing to start a new topic about this, to be tested by others and if so, make an issue on github.

@GWAK === if you use multiple activities and do nothing (i mean dont put the backbutton method) what happens??? - Normally you go to the previous activity …That is the default!

3 Likes