Name: Jonathan Siew Zunxian
MyApplication is an Android app project focused on designing a profile UI. This repository showcases a simple, user-friendly profile interface with customization capabilities.
The goal of this project is to demonstrate Android UI design principles, best practices, and smooth interactions for a user profile layout.
- User-friendly profile page with smooth animations
- Editable personal information fields
- Profile image uploading capability
- Clean, modern UI following Material Design principles
- Adaptive design for various Android screen sizes
Follow these steps to get a copy of the project up and running on your local machine.
Ensure the following are installed:
- Android Studio (Latest Version)
- Java Development Kit (JDK) 11 or higher
- Gradle (comes pre-packaged with Android Studio)
- Clone the Repository
Open your terminal and run:git clone https://github.com/JohnnyRobs19/MyApplication.git cd MyApplication