You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-featured Android food delivery application built with Java, Android Studio, and Firebase. This project includes user authentication, menu browsing, order placement, and live order tracking. Designed for mobile developers and students looking to learn Android app development with real-world use cases like food ordering and restaurant systems.
This Project Shows the Concepts, Basic Understanding and the Logics of the Simple GUI of Graphical Primitives Mobile Applications and the overall descriptions of the Graphical Primitives.
An SD card Android Studio app using Java is an application that allows users to read from and write data to the SD card (external storage) of an Android device.
An Android app for database creation using SQLite and Java allows users to store, retrieve, update, and delete structured data locally on their device. SQLite is a lightweight, embedded relational database engine that comes built-in with Android, making it ideal for apps that need persistent storage without relying on external servers