This is a dummy banking application for Android devices. All data in the app is mock data and does not represent any real banking transactions or accounts.
The Banking Android App is a demonstration project that simulates the functionality of a mobile banking application. It's designed to showcase UI/UX patterns and implementation approaches for financial applications on the Android platform.
- Account dashboard with balance overview
- Transaction history
- Money transfers and payments
- Account settings and profile management
This application is built using:
- Kotlin
- Android Jetpack components
- Material Design guidelines
- Clone the repository
- Open the project in Android Studio
- Sync Gradle files
- Run the application on an emulator or device
This is a demonstration app only. No real banking services are provided, and all data shown in the app is fictional.



