All Projects â†’ akoscz â†’ Youtubeplaylist

akoscz / Youtubeplaylist

Licence: apache-2.0
A sample Android application which demonstrates the use of the YouTube Data v3 API.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Youtubeplaylist

faker
A kotlin extension to load images asynchronously on android
Stars: ✭ 58 (-58.27%)
Mutual labels:  picasso
Scrollgalleryview
🌉 Android image gallery with bottom scroll view
Stars: ✭ 481 (+246.04%)
Mutual labels:  picasso
Litho Picasso
Picasso image-loading Component for Litho
Stars: ✭ 87 (-37.41%)
Mutual labels:  picasso
searchi
Demo of PagedListAdapter, PageKeyedDataSource, LiveData, ViewModel in Kotlin
Stars: ✭ 13 (-90.65%)
Mutual labels:  picasso
Picassopalette
Android Lollipop Palette is now easy to use with Picasso !
Stars: ✭ 366 (+163.31%)
Mutual labels:  picasso
Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (-82.01%)
Mutual labels:  picasso
BaseDevelop
an android project for now fashion open source framework
Stars: ✭ 24 (-82.73%)
Mutual labels:  picasso
Glidepalette
Android Lollipop Palette is now easy to use with Glide
Stars: ✭ 1,670 (+1101.44%)
Mutual labels:  picasso
Materialimageloading
Material image loading implementation
Stars: ✭ 396 (+184.89%)
Mutual labels:  picasso
Android Mvp Starter
Create/Generate your MVP projects easily
Stars: ✭ 72 (-48.2%)
Mutual labels:  picasso
Kotlin Android Mvp Starter
Create/Generate your kotlin MVP projects easily
Stars: ✭ 270 (+94.24%)
Mutual labels:  picasso
Moviehub
Showcases popular movies, tv shows, and people from The Movie Database
Stars: ✭ 325 (+133.81%)
Mutual labels:  picasso
Picassofacedetectiontransformation
A memory efficient Android image transformation library providing cropping above Face Detection (Face Centering) for Picasso.
Stars: ✭ 854 (+514.39%)
Mutual labels:  picasso
udacity-popular-movies
Udacity Popular Movies Android App Stage 2
Stars: ✭ 18 (-87.05%)
Mutual labels:  picasso
Composable Images
The Composable Images is a library providing Jetpack Compose wrapper for Glide, Picasso, and Coil.
Stars: ✭ 107 (-23.02%)
Mutual labels:  picasso
Canvas-Vision
📷 Wallpaper Downloading Android App
Stars: ✭ 14 (-89.93%)
Mutual labels:  picasso
Gallery
å›ūį‰‡įžĐæ”ūäŧĨ及į›ļ册įš„åŪžįŽ°
Stars: ✭ 24 (-82.73%)
Mutual labels:  picasso
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-0.72%)
Mutual labels:  picasso
Foodsearch
Showcase project of MVP+Dagger+RxJava+StorIO
Stars: ✭ 117 (-15.83%)
Mutual labels:  picasso
Android Cardview Recyclerview
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
Stars: ✭ 72 (-48.2%)
Mutual labels:  picasso

YouTubePlaylist

A sample Android application which demonstrates the use of the YouTube Data API v3.

This sample app makes use of the YouTube Data API v3 classes to fetch a YouTube Playlist using the GetPlaylistAsyncTask which then extracts the list of Video's the playlist contains. The list of video's are then presented using a RecyclerView of CardView's in the YouTubeRecyclerViewFragment. The data binding of video details to CardView is handled by the PlaylistCardAdapter.

Picasso is used for downloading and caching the video thumbnail images. And lastly a retained fragment is used to persist the PlaylistVideos datamodel across orientation changes.

Setup

NOTE: You MUST have a valid API key for this sample application to work. Remember, when you register your application with the Google Developer Console you need to enable the YouTube Data API.

Dependencies

Screenshots

Phone: Single Column Portrait and Landscape

Tablet: 7" and 9" (sw600) 2 Columns Portrait, 3 Columns Landscape

Tablet: 10" (sw800) 3 Columns Portrait and Landscape

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].