POPULARITY
We recorded episode 191 from the studio in the London office, where Rebecca Franks from the developer relations team joined Chet as a guest host. We talked with Andrei Shikov, Matvei Malkov, and Andrey Kulikov from the Jetpack Compose engineering team about layouts, especially the lazy ones, which are the Compose equivalent of RecyclerView. Rebecca, Chet, Andrei, Andrey, and Matvei, in the London recording studio. Links: Layouts in Compose Compose Custom layouts ADB 167: Jetpack Compose Layout Chet: @chethaase Romain: @romainguy Tor: @tornorbye Rebecca Franks: @riggaroo Andrei Shikov: @shikasd_ Matvei Malkov: @matvei_jj Andrey Kulikov: @and_kulikov
Мы продолжаем обсуждать "портреты" разных уровней разработчиков и в этот раз на теме дня у нас Middle Android Developer.00:45 - Понимание как работает язык.07:37 - Быстрое решение базовых задач.10:17 - Services, WorkManager.13:52 - View. RecyclerView. MotionLayout. SurfaceView.19:52 - Архитектура.22:43 - Знания Device Specific.26:37 - Структура системы и как она работает.31:22 - Тесты.38:50 - CI/CD.43:30 - Dependency Injection. Dagger2. Coroutines, RxJava2 etc.46:39 - Уметь нормально разбивать сложные задачи.50:33 - Быть в курсе развивающихся новых технологий.Комментарии и пожелания можно оставлять в нашем телеграмм чате.
Мы начинаем серию эпизодов, где обсудим, как выглядит среднестатистический Junior, Middle и Senior разработчики. Этот выпуск полностью сфокусирован на Junior разработчиках и что мы от них ожидаем.01:05 - Язык программирования. Решение базовых задач.13:54 - Жизненные циклы activity/fragment/view.17:45 - Знание о сервисах, WorkManager, ContentProvider, Broadcasts.20:54 - Знания базовых View. XML.27:50 - ViewPager, RecyclerView, ConstraintLayout.34:43 - OkHttp, Retrofit. Сеть.40:36 - SQL. Room. Databases.45:14 - Patterns. SOLID. Кратко о книгах и ресурсах.52:12 - Dependency Injection. Dagger2. 53:20 - RxJava2, Coroutines.57:30 - MVVM, Architecture Components. Хороший код.Комментарии и пожелания можно оставлять в нашем телеграмм чате.
Welcome back to Now in Android, your ongoing guide to what’s new and notable in the world of Android development. In this episode, Chet Haase covers an update on Jetpack Compose Beta, #AndroidDevChallenge, Android 12, WorkManager, Android for Cars library, RecyclerView and Coroutines docs, and a podcast! For links to these items, check out Now in Android #35 on Medium → http://goo.gle/3q7j1kc Now in Android podcast → https://goo.gle/2BDIo9y Now in Android articles → https://goo.gle/2xtWmsu Now in Android playlist → https://goo.gle/now-in-android Subscribe to Android Developers → https://goo.gle/AndroidDevs
Welcome to Now in Android, your ongoing guide to what’s new and notable in the world of Android development. In this episode, Chet Haase covers an update on Target API requirements, AndroidX, Unit 2 of Android Basics course, Play Store+Billing articles, texture mapping for game developers, RecyclerView, performance, and authentication! For links to these items, check out Now in Android #26 on Medium → https://goo.gle/2ShinBW Now in Android podcast → https://goo.gle/2BDIo9y Now in Android articles → https://goo.gle/2xtWmsu Now in Android playlist → https://goo.gle/now-in-android Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #Latest #NowInAndroid
Продолжаем новостные выпуски. На этот раз обсудили грядущее Android 11 Beta Show. Научили RecyclerView восстанавливать позицию скролла. Разобрали семплы Dynamic Feature Navigator, WindowManager, Data Access Auditing. Ответили на вопрос, что делать если потеряли ключ для подписки приложения в Google Store. Закрутили гайки для неправильной мульти-модульности приложения. Поделились промокодом на Mobius 2020 Spb. И много чего еще!
Episode kali ini Alfian akan membahas soal RecyclerView di Android. Versi video dapat diakses di sini. Kelas Menjadi Android Developer Expert di Dicoding #android #podcast #belajarandroid #menjadiexpert #developer #made
Zomato is an Indian restaurant search and discovery service founded in 2008 by Deepinder Goyal and Pankaj Chaddah. It currently operates in 24 countries with more then 50 million downloads of its Android app. With such scale requires the app to be dynamic enough to support various types of restaurants, various types of cuisines in various location, hence entire app needs to be developed at scale and able to be served in all the possible forms. And we all know in android we can achieve that with templatized nested recyclerviews and in this episode we have Sajal Gupta, Prateek and Yashika from Zomato's Android team, walking us through their journey with Recyclerview & its adapter and things that they do to make sure its highly performant.
In this episode, Chet and Tor Yigit Boyar talk again with Chris Craik from the Android Toolkit team about RecyclerView prefetch and the new Paging library.This is Part 2 of a much longer conversation that started in Episode 100, in which Chris talked about Android's UI hardware renderer. We created this second episode from that single, larger conversation because the topics are very different and because we just talked too darned long to stuff it all into a single episode.Subscribe to the podcast feed or download the audio file directly.Links:Paging libraryRecyclerView Prefetch blogpost Text Prefetch blogpostDatabase loading and paging blogpostPaging talk at Google I/OAndroid UI Performance talk at Google I/OChris: @chris_craikYigit: @yigitboyarTor: @tornorbyeChet: @chethaaseThanks to continued tolerance and support by our audio engineer, Bryan Gordon.
Introduction Yannick et Benjamin reviennent une nouvelle fois dans un épisode rien qu’à deux pour discuter du RecyclerView. Ce composant a su s’imposer face à ListView et cet épisode est l’occasion de revenir sur les raisons de ce succès. Téléchargement direct Show notes 1:55″ – Bug avec les langues : https://code.google.com/p/android/issues/detail?id=225679 2:49″ – La […]
In this episode, we recycle our guest list to bring back a former guest, Yigit Boyar, this time to talk about the RecyclerView widget.Subscribe to the podcast feed or download the audio file directly.Relevant LinksRecyclerView Animation talk from the Android Dev SummitAndroid Application Architecture talk from the Android Dev SummitSource code for the Android Architecture talk sample appThe new lint check for RecyclerView suggested by Yigit, shipped in 2.0 Preview 5Yigit Boyar: https://plus.google.com/111851968937104436377, @yigitboyarTor: google.com/+TorNorbye, @tornorbyeChet: google.com/+ChetHaase, @chethaase
In this superstitiously numbered episode 13, Tor and Chet talk with Adam Powell of the UI Toolkit team about the Android support library, AppCompat, ListView, RecyclerView, and all sorts of other toolkit-related niceties.Subscribe to the podcast feed or download the
Goro Fujiさんをゲストに迎えて、Google I/O, Android L, Material Design, Android セキュリティ, API最適化, Android Wear などについて話しました。 スポンサー: YAPC::Asia (by @yusukebe) Show Notes Google I/O Keynote Everything You Need to Know About Google's I/O Keynote Android L Developer Preview | Android Developers Material Design Google Design Rebuild: 45: Remembering WSDL (gfx) RecyclerView and CardView Material design with Polymer Imagery - Style - Google design guidelines Daring Fireball: Google Design YAPC::Asia 2014 ★ YAPC::Asia Talks Design for Notifications Duarte Style "Style is important" says guy in a hoodie. Review app permissions - Google Play Help Google Removes Vital Privacy Feature From Android Improving Facebook on Android | Engineering Blog WebP - Google Developers Allthecooks - The social cooking app OkHttp 2.0 Volley: Easy, Fast Networking for Android Android Wear Wars: The Moto 360, LG G Watch And Samsung Gear Live Compared Google I/O 2014 Interrupted by Eviction Protester