Getting the data from the Movie API as JSON, the app convert them to a poished simple list of movies, the user can also navigate to a detailed Activity to see all the available information about the m...
Simple ordering tea app. Using it a user can choose a tea type to drink, adding all their preferences, then the app counts the cost according to them, and send the sumarry via their e-mail.//n Using E...
This is one of the hardest Guessing apps, Using the ExoPlayer library to play a piece of music with a polished simple UI, the user is required to listen to the trim carefully and then guess its compos...
My first task with the Sparks Foundation company internship is a basic banking app that displays a list of users coming from a Room database and makes transactions between users like transferring mo...
Squawker is a social media app which allows Udacity's instructors to communicate with their students by sending real-time messages, It uses the Firebase Cloud Messaging (FCM) to do so....
Emojify_Me is one of the funniest app I built, It uses the Mobile Vision library to get the user's face impression and replace it by an emoji!...
Baking App is an application that helps its users to cook particular types of pies, around four....
Sunsine is a weather forecast app. It uses the OpenWeather API to get real weather information about a particular location. The user specify their location via the app settings, then the app will deli...
Todo Task app, the user can add their task that they intented to accomplish, specify the priority of the task, and the time needed to achieve it. after achieving the task the user can simply swipe the...
A garden application. Using the app a farmer can stay memorized about wheather they watered their plants or not, The idea of the app is that the farmer choose a plant to plant, then the app will count...
The reason that I call this app super is because that the app demonstrates the clean code architecture and all the android development best practices, following the MVVM architecture and the principle...