• Developed a simple android application using Java in which I implemented the working of YouTube Search.
• Used Volley Library for HTTP requests and Glide Library for loading images.
• Used YouTube Data V3 API for fetching the data.
• Followed Singleton Design Pattern in this project.
• Tech Stack: Java, Youtube Data V3, Glide Library, Volley Library