Android development tutorial creating media thumbnail viewer - Part 8 displaying full screen image
In this android development tutorial series we will be creating a thumbnail viewer for the Mediastore. Which will display the thumbnails for both videos and images.
This tutorial series will introduce the viewers to android ContentProviders. Which in this example will be the MediaStore ContentProvider.
It will also cover android cursor loaders and the android RecyclerView.
Part 8 - Follows on from the previous tutorial and displays a full screen version of the thumbnail in a new activity.
Check the accompanying website tutorial here - http://goo.gl/jisjfh
Github details:
https://github.com/mobapptuts/media-thumbnail-viewer.git Tag
media-viewer-full-image
or you can run this command
git clone https://github.com/mobapptuts/media-thumbnail-viewer.git --branch
media-viewer-full-image
This video https://youtu.be/aCAxDS1c3qk describes how to import the code from github using android studio and also how to use git tags
In this tutorial we will cover:
- Creating a new activity to display the image in full screen format
- Adding an ImageView to the layout
- Getting the Uri for the image from the calling intent
- Using glide to load and display the image
- Creating an intent from the main activity and inserting the Uri of the image
- Starting the full screen activity with the intent
API's covered:
- Intent
- getIntent
- findViewById
- Intent.getData
- Glide.with
- Glide.load
- Glide.into
- startActivity
Youtube playlist:
https://www.youtube.com/playlist?list=PL9jCwTXYWjDJ6o1uabT54z1YmYYBh9US6
Website series:
https://www.nigeapptuts.com/category/media-viewer/
For questions, training and consultancy support I can be contacted here https://www.codementor.io/mobapptuts
Disclaimer - The only support provided on this channel which includes questions, will be submission of suspect bugs that are reproducible on android Nexus hardware on the github code base.
For much more information checkout
Website - https://www.nigeapptuts.com
Codementor - https://www.codementor.io/mobapptuts
Twitter - https://twitter.com/MobAppTuts
Facebook - https://www.facebook.com/nigeapptuts
Google+ - https://plus.google.com/b/115884642086760882044
Pinterest - https://www.pinterest.com/mobapptuts/
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Android development tutorial creating media thumbnail viewer - Part 8 displaying full screen image», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.