This repository contains multiple Android projects, each residing in a separate directory. Refer to the specific folder for detailed information on each project.
Android application implementing basic features such as spinners, snackbar, toast messages, and buttons.
Android application covering the basics of Firebase, including how to connect with Firebase, perform INSERT operations, and VIEW data.
4. TDD
Android application for JUNIT testing and Espresso Testing, emphasizing Test-Driven Development (TDD) practices.
Android application with CRUD functionalities, including CREATE, INSERT, UPDATE, DELETE.
Android application integrating different functionalities using the google maps API.
Android application integrating different functionalities using the PayPal API.
Android application implementing fragments in a layout, showcasing the use of fragments in the user interface.
Chat application utilizing Firebase Realtime Database for real-time communication implementing group chat.
Chat application utilizing Firebase Realtime Database for real-time communication implementing individual chat.
Chat application utilizing Firebase Realtime Database for real-time communication.
Implementation of push notifications in an Android application using Firebase Cloud Messaging.
If you'd like to contribute, follow the guidelines in the respective branch's README file. Contributions, bug reports, and feature requests are welcome!