QUESTION: Login

¿Como puedo hacer para que la aplicación guarde el nombre de usuario que ocupe en el login y enviarlo para las demas pantallas?, un ejemplo así como un login que reconoce tu usuario y te identifica con tu perfil durante tu instancia en la aplicación.

How can I make the application save the username that it occupies in the login and send it to the other screens? An example as well as a login that recognizes your user and identifies you with your profile during your instance in the application

Use the tinydb.

¿Y no puedo ocupar MySQL?

And I can not occupy MySQL?

You wanted this....

Si, ¿pero no se puede utilizar mysql?

Yes, but can't you use mysql?

Then you would need to call mysql on each screen to login again / get the logged in user

y como puedo hacerlo?

and how can i do it?

have you searched 'MySQL' in the community before asking?

https://docs.rackspace.com/support/how-to/create-and-edit-users-in-mysql/