An open API service indexing awesome lists of open source software.

https://github.com/mambobryan/day-8-challange

This application contains two activities, activity A has two EditTexts for username and password, and a login button widget while activity B contains two TextViews and a logout button widget. When the user enters a username and password which is stored in a shared preference then they will be taken to activity two, they enter an invalid username or email they are notified of incorrect login details.
https://github.com/mambobryan/day-8-challange

Last synced: 8 months ago
JSON representation

This application contains two activities, activity A has two EditTexts for username and password, and a login button widget while activity B contains two TextViews and a logout button widget. When the user enters a username and password which is stored in a shared preference then they will be taken to activity two, they enter an invalid username or email they are notified of incorrect login details.

Awesome Lists containing this project