Android Question Best way to create login?

frenkipi

Member
Licensed User
Longtime User
Hello,

I am hoping somebody could point me in the right direction... What will be the best way to create a login, that will be remembered? I am logging with my .php function. Should I write user credentials to a txt file and read them on app start?

Thank you
 
Top