Skip to content

Repository files navigation

ThreeActivity Android App

A simple Android app built in Kotlin demonstrating multi-activity navigation, with Welcome, Login, and Signup screens.
This project is ideal for beginners learning Android development, ConstraintLayout, and basic UI interactions.


Features

  • MainActivity: Welcome screen with a logo and Continue button.
  • Screen2 (Login): Login screen with username/email and password inputs.
  • Screen3 (Signup): Signup screen with username, email, password, and password verification.
  • Navigation:
    • Continue button → Login screen
    • Login screen → Signup screen or back to Home
    • Signup screen → Login screen or back to Home
  • Basic validation:
    • Checks for empty fields
    • Password verification on signup
    • Toast messages for user feedback

Screenshots

Main Screen
Main Screen

Login Screen
Login Screen

Signup Screen
Signup Screen


Author

Fatima Habib

About

android, kotlin, login, signup, multi-activity, beginner-project, ui, constraintlayout, android-studio, mobile-app

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages