Pinned Repositories
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Chatty
A messaging focused android app which allows users to share text messages (using firebase real-time database) with their friends after adding them to their contacts list.
cme-task
CoinMan
A simple android game built using libGDX.
HikersWatchApp
An android app that provide a hiker with his current location on map (using google maps) and informations about that location (using LocationManager) like: latitude, longitude, accuracy, altitude and address updated every second as a watch for him.
PopMovies
An android app that sort popular and top rated movies and show informations about them.
Siege-Scanner
An android app that uses android vision and text recognition to detect and fetch text (players’ names) from a video game called Rainbow Six Siege while in-game then retrieves data (players stats) using android fast networking lib from game’s stats website using string manipulations and web scraping techniques.
VAComputingTask
mahmoudh3sham's Repositories
mahmoudh3sham/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
mahmoudh3sham/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mahmoudh3sham/Chatty
A messaging focused android app which allows users to share text messages (using firebase real-time database) with their friends after adding them to their contacts list.
mahmoudh3sham/cme-task
mahmoudh3sham/CoinMan
A simple android game built using libGDX.
mahmoudh3sham/HikersWatchApp
An android app that provide a hiker with his current location on map (using google maps) and informations about that location (using LocationManager) like: latitude, longitude, accuracy, altitude and address updated every second as a watch for him.
mahmoudh3sham/ImageSearchApp
mahmoudh3sham/NewsApp-custom-json
An android News app that retrieve data using android fast networking lib.
mahmoudh3sham/PopMovies
An android app that sort popular and top rated movies and show informations about them.
mahmoudh3sham/Siege-Scanner
An android app that uses android vision and text recognition to detect and fetch text (players’ names) from a video game called Rainbow Six Siege while in-game then retrieves data (players stats) using android fast networking lib from game’s stats website using string manipulations and web scraping techniques.
mahmoudh3sham/VAComputingTask
mahmoudh3sham/QRCodeScanner
A android app that uses android vision to scan a QR code.
mahmoudh3sham/ToDoListApp
An android app that saves your notes using TinyDB based on SharedPreferences.
mahmoudh3sham/UploadImageUsingFAN
an android app that upload image with paramaters (info about that image) using android fast networking lib.