Android Backstage, a podcast by and for Android developers. Hosted by developers from the Android engineering team, this show covers topics of interest to Android programmers, with in-depth discussions and interviews with engineers on the Android team at Google. Subscribe to Android Developers YouTube → https://goo.gle/AndroidDevs
…
continue reading
The Fragmented Podcast is the leading Android developer podcast started by Kaushik Gopal & Donn Felker. Our goal is to help you become a better Android Developer through conversation & to capture the zeitgeist of Android development. We chat about topics such as Testing, Dependency Injection, Patterns and Practices, useful libraries, and much more. We will also be interviewing some of the top developers out there. Subscribe now and join us on the journey of becoming a better Android Developer.
…
continue reading
Podcast Terkait kelas Menjadi Android Developer Expert di www.dicoding.com
…
continue reading
ReActivity is an Android Developer Podcast where we share and discuss all things Android. From new releases to tips and experiences that can help you become a better developer. https://reactivityshow.com
…
continue reading
Every Wednesday at 2pm Pacific (UTC-7) the Android Developer Relations team broadcasts our weekly office hours -- an hour long session during which we answer questions from Hangout participants and a moderator queue. Details can be found at http://developer.android.com/+
…
continue reading
iTechnolabs is an industry-leading Android app development company that specializes in the creation of high-quality and creative mobile applications. With an experienced team of skilled programmers, iTechnolabs offers comprehensive solutions designed to satisfy the particular requirements of both individuals and businesses.
…
continue reading
In today's highly competitive market of mobile-based applications, identifying an experienced and reliable Android app development company is essential for companies who want to make it in the digital world. iTechnolabs stands out as a reputable and renowned Android application development firm in the USA. With an established track record and a dedication to quality, iTechnolabs has earned a reputation for exceptional Android app development services.
…
continue reading
Mobile App Development India is a top company with lowest app development cost in India, USA since 2007 with portfolio of 5K+ Application Development. https://www.mobile-app-development-india.com/
…
continue reading
1
Episode 212: Happy birthday, Android Studio!
1:00:50
1:00:50
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
1:00:50
In this episode Chet, Romain and Tor chat with Xav and Jamal from the Android Studio team to talk about the history of Android’s IDE. Chapters: Intro (00:00) Topic of the day - Android Studio releases (00:59) What was before Android studio? (2:33) Eclipse (7:22) Jamal joins Android (13:56) Android studio 1.0 (16:40) Android studio 1.0 - launch (21:…
…
continue reading
1
254 - 8× faster 5× memory savings with Dan Rusu’s Immutable Arrays
49:16
49:16
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
49:16
In this episode, discover how Dan Rusu’s pods4k Immutable Arrays library can deliver 2–8× speed boosts and 5× lower memory usage in Kotlin/Android apps. We first revisit the fundamentals of autoboxing/unboxing and immutability to understand their impact on performance. Then we hear from Dan himself on his library, motiviations for building it, how …
…
continue reading
1
253 - logcat - a new look at logging with Piwai from Square
40:30
40:30
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
40:30
Kaushik looks at a new logging library from Square called logcat. He starts by seeing how the popular Timber library does it along with the benefits. He then interviews Pierre-Yves Ricau (Piwai) of Square, the creator of logcat, to explore its origins and advantages. You can find the full shownotes over at fragmentedpodcast.com. Show Notes Timber l…
…
continue reading
1
Episode 211: Rules about performance tools
1:10:15
1:10:15
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
1:10:15
In this episode Chet, Romain and Tor chat with Shai Barack about how the Android platform team studies performance and understands system health - and what is system health anyway? We talk about measuring performance, deciding trade-offs, and our favorite tools such as Perfetto, Compiler Explorer, and Android Studio's Memory Profiler. Chapters: Int…
…
continue reading
1
252 - Everyone needs a starter template
24:44
24:44
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
24:44
In this episode of Fragmented, Kaushik dives into the importance of creating your own starter template to streamline app development and minimize decision fatigue. He shares insights from his own starter template - Playground Android. Looking to the future, JetBrains has an exciting tool called Amper that might make all of this much easier. Kaushik…
…
continue reading
1
251- There's a new king in DI town
18:22
18:22
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
18:22
In this episode, Kaushik explores the evolution of dependency injection (DI) in Android development. Dagger has been the de-facto solution for DI in Android but there might be a new king in DI-town. He also chats with friend of the show and dependency injection expert Ralf Wondratschek for a final gut check. Shownotes: https://fragmentedpodcast.com…
…
continue reading
1
250 - Bittersweet beginnings
34:06
34:06
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
34:06
We're back from the hiatus with our SemiQuicentennial episode! With the momentous 250 comes some big announcements and a shift in the way we do things. Listen to find out the details! Shownotes: https://fragmentedpodcast.com/episodes/250Donn Felker, Kaushik Gopal
…
continue reading
1
Episode 210: Studio Jewelry
50:38
50:38
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
50:38
In this episode Chet, Romain and Tor chat with Sebastiano about how the Android Studio team builds UIs. We talk about how Compose for Desktop is used in parts of Android Studio and how the Compose Markdown renderer available in the Jewel library makes Studio Bot tick. Chapters: Intro (00:00) Android Dev UX team (00:39) What kind of libraries and la…
…
continue reading
1
Episode 209: Compose animations
59:36
59:36
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
59:36
In this episode Chet, Romain and Tor chat with Doris Liu from the Compose team about animations in Compose -- covering everything from the basic primitives up to the recently added Shared Element Transitions. Chapters: Intro (00:00) Animation capabilities of Compose (1:06) Different types of animation specs (3:43) Layers of functionality, transitio…
…
continue reading
1
Episode 208: Micro optimizations
51:12
51:12
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
51:12
In this episode Tor and Romain find themselves without a guest and decide to chat about micro optimizations and writing custom tools. Tor and Romain Chapters: Intro (00:00) Micro optimizations (00:32) Kotlin explorer (3:25) Avoiding object allocations (6:49) Code Inefficiencies (8:10) Compilers (12:13) Understand assembly with AI (18:39) Layout opt…
…
continue reading
1
Episode 207: AI development assistance
52:20
52:20
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
52:20
In this episode we talk with Kathy Korevec from the AIDA team at Google about AI assisted developer tools, such as Android Studio -- which is using Gemini AI models provided by AIDA. Romain, Kathy, and Tor Kathy: twitter.com/simpsoka Romain: @romainguy, threads.net/@romainguy, romainguy@androiddev.social Tor: threads.net/@tor.norbye and tornorbye@a…
…
continue reading
1
Episode 206: Make it faster
1:00:52
1:00:52
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
1:00:52
In this episode we cover ADB -- not "Android Developers Backstage", but "Android Debug Bridge", the technology powering device connections. Romain and Tor talk with Fabien Sanglard from the Android Studio team on his work to improve the debug stack -- including the new USB speed detection feature recently unveiled at Google I/O. Chapters: Intro (00…
…
continue reading
1
Episode 205: Time for Playtime
46:50
46:50
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
46:50
In this episode, Tor, Romain, and Chet talk with Aurash Mahbod from the Play Games team at Google -- covering trends in mobile games, challenges for Android games developers, console games, and more! Chapters: Intro (00:00) What’s Aurash working on currently? (02:40) How much is Play store providing users with content based on previous interests? (…
…
continue reading