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
Kotlin Multiplatform: Have your code and eat it too
58:08
58:08
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
58:08Software Engineers Dustin Lam and Yigit Boyar join host Tor Norbye to chat all about Kotlin Multiplatform. Resources: Tor’s Bluesky → https://goo.gle/4iLXEAg Yigit’s Bluesky → https://goo.gle/4dmsYVj
…
continue reading

1
Linting on the Side of Caution: Safety & Security
50:31
50:31
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
50:31What is app safety for Android? What is the Android team working on to ensure developers and users alike enjoy safe and reliable apps? Watch along as Tor Norbye, Chet Haase, Romain Guy, Theresa Khuu, Naheed Vora take a deep dive backstage and discuss what’s new in the Android safety space. Resources: Enhanced Tools for Secure & Efficient Developmen…
…
continue reading

1
Episode 213: Compose runtime and performance
56:56
56:56
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
56:56In this episode, Tor and Romain chat with Leland and Chuck from the Compose team about performance -- recent optimizations, upcoming optimizations, and challenges. Leland: @intelligibabble.bsky.social Chuck: @chuckjaz.bsky.social Tor: @tornorbye.bsky.social Romain: @romainguy, @romainguy.dev, [email protected] Catch videos on YouTube → ht…
…
continue reading

1
257 - Future of AndroidDev in an AI world with Vinay Gaba
47:39
47:39
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
47:39Join us as we talk with Vinay Gaba, Android GDE and leading voice in Android development, about the future of the field. Vinay shares insights from interviews with top Android devs on their three-year predictions, and offers his own perspective. We cover AI's impact, evolving development roles, and crucial future skills. You can find the full shown…
…
continue reading

1
256 - Rapid prototyping with Kotlin
21:37
21:37
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
21:37In this episode, we dive into the power of rapid prototyping for Android developers using Kotlin. We explore how this crucial skill can impress stakeholders, accelerate your workflow, and help you stay ahead in today's fast-paced tech landscape. We'll cover use cases across scripting, web development (with Ktor & HTMX), mobile apps (Jetpack Compose…
…
continue reading

1
255 - Data Oriented Programming
31:32
31:32
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
31:32In this episode, we dive into the programming paradigm — Data Oriented Programming (DOP) and why making data the star can simplify your code. Learn how well-modeled data reduces defensive logic, prevents invalid states, and keeps your apps stable. We’ll also contrast DOP with Object Oriented Programming (OOP) and Functional Programming (FP), sharin…
…
continue reading

1
Episode 212: Happy birthday, Android Studio!
1:00:50
1:00:50
Прослушать позже
Прослушать позже
Списки
Нравится
Нравится
1:00:50In 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:16In 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:30Kaushik 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:15In 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:44In 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:22In 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:06We'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:38In 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:36In 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