I try the sharedPreferences option and works when you don't switch off the tablet or the phone.. in the moment that you turn off the phone all the variables are deleted.
I must save those variables always. But momently, in my present solution, I can't put it to initialized, the user's could have different variable. I must initialized with the last session variables.
How could I do that?