Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Demo app for the talk "Do the Loco-MotionLayout" presented at droidcon Italy, droidcon Boston, 360AnDev & droidcon London 2019 along with examples using MotionLayout
This is a demo for implementing animation using "ConstraintSet" and "ConstraintLayout". In this project i am moving the image view from Top-Left corner to Botoom-Right corner and bounce the image view when image view reached at the bottom.
An Android application that was presented during the DevTalks 2018 developer conference in Bucharest. Its purpose is to showcase some of the Android Jetpack libraries. It uses the OMDb API to let the user search for movies and it enables the user to add / remove a specific movie from a favorites list.
This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. This is the stage 1 submission for the Popular Movies project. Stage 2 shall be made in a different repository.