Create a simple Android that showcases its architecture and satisfies the given requirements
-
Implement a simple login screen that accepts predefined credentials. Use an HTTP service online such as Mocky or httpstat to simulate a success (200) or an unauthorized access (401/403)
-
Upon successful login, the user should see a main layout.
-
Underneath this screen should be a simple logout button.
User Interface: up to you
Android Framework: Kotlin
/AndroidX
Unit tests: nice to have
Login:
Home:
Selfie: