This Android project is a simple login application that allows users to enter a username and password. The app also provides quick access to Google and Twitter through dedicated buttons.
- Login Functionality: Users can enter a username and password, and the app validates the login credentials.
- Google Access: The app includes a button to quickly open Google in a web browser.
- Twitter Access: Another button is provided for quick access to the Twitter website.
-
Clone the repository:
git clone https://github.com/Hardvan/QuickLogin-App.git
-
Open the project in Android Studio.
-
Build and run the app on an emulator or physical device.
-
Launch the app on your Android device.
-
Enter a username and password.
-
Click the "Login" button to validate the credentials.
-
Use the Google and Twitter buttons to quickly access the respective websites.
