neslihanaydin / Fixer-Car-Service

2 stars 0 forks source link

Login process #69

Closed neslihanaydin closed 1 year ago

neslihanaydin commented 1 year ago

Testing and developing login process, including SQLite methods

work in this file java/com/douglas/thecarserviceapp/view/LoginActivity.java

After successfully login, save user id to the local storage with using SharedPreferences

Image