Fragmented - An Android Developer Podcast podcast

Fragmented - An Android Developer Podcast

The Fragmented Podcast is a podcast for Android Developers hosted by Donn Felker and Kaushik Gopal. Our goal is to help you become a better Android Developer. 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.

The Fragmented Podcast is a podcast for Android Developers hosted by Donn Felker and Kaushik Gopal. Our goal is to help you become a better Android Developer. 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.

 

#250

249 - Java and the JDK: Powering the Android Landscape with Michael Bailey

In this episode of our podcast, we explore the diverse landscape of Java versions within the Android ecosystem. Our guest is Michael Bailey, a seasoned Java expert who has been a frequent presence on our show since the early days of our podcast. We kick off with a solid foundation, discussing the differences between JDK and JRE, as well as the distinctions between the available Java JDKs. We also guide listeners through Android Studio settings, exploring how to select a suitable JDK, its utilization, and how it relates to JAVA_VERSION on one's home path/terminal. As we dig deeper, we start to unpack some of the crucial Android app settings. From compileOptions to sourceCompatibility/targetCompatibility, we shed light on why these versions are important. We also demystify the compileSdk vs minSdk vs targetSdk, and how they interconnect. Drawing from Kaushiks's recent experience in building a new app, we provide real-life examples that can better clarify these topics for our listeners. We conclude the episode by providing some valuable resources for further understanding and exploration. This episode is designed to be a comprehensive guide to understanding and navigating the intricacies of Java versions in Android development. Links ----- --- [Michaely Fragmented Episode 9 (Google IO Special)] (https://fragmentedpodcast.com/episodes/9/) --- [Fragmented Episode 10 (core java)] (https://fragmentedpodcast.com/episodes/10/) --- [Fragmented Episode 78 (testing strategies)] (https://fragmentedpodcast.com/episodes/78/) --- [OpenJDK on GitHub] (https://github.com/openjdk/jdk) --- [FooJay] (https://foojay.io/) --- [Compile Options Reference] (https://developer.android.com/reference/tools/gradle-api/7.2/com/android/build/api/dsl/CompileOptions) --- [SDK extensions] (https://developer.android.com/guide/sdk-extensions) --- [@Yogurtearl explanation] (https://file+.vscode-resource.vscode-cdn.net/Users/donnfelker/Library/CloudStorage/Dropbox/2%20Areas/Fragmented-Shared/2_Areas/episodes/1_Recorded/249-bailey/...) --- [Jpackage] (http://www.jpackage.org/) Find Michael Online --- [@yogurtearl on Twitter] (https://twitter.com/yogurtearl) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO 🎉 ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://fragmentedpodcast.com/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) Software Freelancing -------------------- --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) on Twitter or [our YouTube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) Donn --- [@donnfelker] (https://twitter.com/donnfelker) --- [donnfelker] (https://www.instagram.com/donnfelker/) --- [Donn's YouTube] (https://www.donnfelker.com/youtube-channel-from-podcast) --- [Donn's Website] (https://donnfelker.com/) Kaushik --- [kau.sh] (https://kau.sh/) (has links to all my networks) --- [twitter.kau.sh] (https://twitter.com/kaushikgopal) --- [mastodon.kau.sh] (https://mastodon.kau.sh/) --- [youtube.kau.sh] (http://youtube.kau.sh/) (on YouTube) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

10 Jul 2023

54 MINS

54:54

10 Jul 2023


#249

248 - Feature Flags & A/B Testing: A Deep Dive with Ishan Khanna

In this edition of Fragmented, we're thrilled to host Ishan Khanna, a software engineer at Tinder who possesses great enthusiasm for feature flags and A/B testing. Donn discusses why he invited Ishan on the show, highlighting Ishan's passion for feature flagging and A/B testing. The conversation kicks off with an insightful story from Ishan about feature flagging at Booking.com, leading to a discussion on the difference between A/B Testing and Feature Flags, when and why to introduce feature flagging, and how to measure its effectiveness. The show also focuses on the benefits and risks of feature flagging, along with ways to manage potential complexities in the codebase. We then delve deeper into the topic of feature flagging, covering how to get started, what to look for in a tool, and the role of testing. Discussion points include the best practices for rollout percentages, considerations for multi-platform implementation, and the specifics of targeting in feature flagging. The conversation wraps up with an exploration of available tools for those looking to introduce feature flagging or A/B testing frameworks into their operations, examining when it might be necessary to build a bespoke solution. The episode offers a wealth of resources for listeners, including links to an array of feature flagging and A/B testing tools, such as Firebase Remote Config, Optimizely, and LaunchDarkly. For more insight into the topics discussed, Ishan recommends his Droidcon Berlin talk on 'Customer Driven Development' and Stuart Frisby’s talk on A/B Testing. To reach out to Ishan, listeners can contact him via Twitter, LinkedIn, or his website. Links ----- Here are the links mentioned in the document, in markdown format: 1-- [Firebase Remote Config] (https://firebase.google.com/products/remote-config) 2-- [Optimizely] (https://www.optimizely.com/) 3-- [LaunchDarkly] (https://launchdarkly.com/) 4-- [AWS AppConfig for Feature Flags] (https://aws.amazon.com/blogs/mt/using-aws-appconfig-feature-flags/) 5-- [VWO] (https://vwo.com/) 6-- [Unleash - Open Source Feature Flags] (https://www.getunleash.io/) 7-- [Posthog Feature Flags and A/B Testing] (https://posthog.com/) 8-- [Ishan's Droidcon Berlin Talk] (https://www.droidcon.com/2019/07/03/customer-driven-development-what-why-how/) 9-- [Stuart Frisby's Talk on A/B Testing] (https://www.youtube.com/watch?v=VQpQ0YHSfqM) 10- [Erindoesthings] (https://erindoesthings.com/) Contact Ishan ------------- 1-- [Ishan on Twitter - @droidchef] (https://twitter.com/droidchef) 2-- [Ishan on LinkedIn] (https://www.linkedin.com/in/droidchef/) 3-- [Ishan's Website] (https://blog.droidchef.dev/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO 🎉 ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://fragmentedpodcast.com/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) Software Freelancing -------------------- --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) on Twitter or [our YouTube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) Donn --- [@donnfelker] (https://twitter.com/donnfelker) --- [donnfelker] (https://www.instagram.com/donnfelker/) --- [Donn's YouTube] (https://www.donnfelker.com/youtube-channel-from-podcast) --- [Donn's Website] (https://donnfelker.com/) Kaushik --- [kau.sh] (https://kau.sh/) (has links to all my networks) --- [twitter.kau.sh] (https://twitter.com/kaushikgopal) --- [mastodon.kau.sh] (https://mastodon.kau.sh/) --- [youtube.kau.sh] (http://youtube.kau.sh/) (on YouTube) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

26 Jun 2023

1 HR 05 MINS

1:05:44

26 Jun 2023


#248

247: The Art of App Modularization with Siggi Jonsson

In this episode, we talk to, Siggi Jonsson. Siggi helps guide us through the complex and often confusing world of Android app modularization. Our conversation will begin by shedding light on the importance of modularization, what triggers the need for breaking projects into multiple modules, and how modularization relates to team size, feature teams, and code ownership. This discussion is aimed at demystifying how and why developers often choose to modularize their applications. As we move forward, we'll dive into more advanced aspects of modularization, such as the challenges of scaling and the potential missteps in over-modularization. Drawing on real-world experiences, we'll examine the red flags that signal a need for revising your modularization strategy. This part of our discussion will also highlight some specific tools and techniques that can help manage and visualize your project's modularization, and Siggi will share his own experiences and insights into how these tools have assisted in his modularization strategy. In the final part of the episode, we'll touch on the benefits and strategies of proper modularization. Siggi will share practical advice on how to tackle big projects, fix issues with modularization, and make a smooth transition from monolithic to modular structures. We'll also talk about some tools that can be handy in this process. Before closing, Siggi will offer his top tips for developers embarking on their modularization journey and share some valuable resources to help them. Siggi will also provide updates on his latest work and how listeners can reach out to him. Links ----- Sure, here are the links provided in the text, formatted in Markdown: --- [Siggi Jonsson's Droidcon Talk] (https://www.droidcon.com/2022/06/28/solid-modularization-untangling-the-dependency-graph/) --- [Graph Assert Plugin] (https://github.com/jraska/modules-graph-assert) --- [Dependency Analysis Android Gradle Plugin] (https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) --- [Graph Untangler Plugin by Siggi Jonsson] (https://github.com/siggijons/graph-untangler-plugin) --- [GraphViz] (https://graphviz.org/) --- [Gephi] (https://gephi.org/) --- [Driving architectural improvements with dependency metrics] (https://www.youtube.com/watch?v=k4H20WxhbsA) --- [Inaki Villar Twitter - Build Engineer Siggi Mentioned] (https://twitter.com/inyaki_mwc) Find Siggi online here: --- [Siggi Jonsson on Twitter] (https://twitter.com/siggijons) --- [Siggi Jonsson on Github] (https://github.com/siggijons) --- [Siggi Jonsson's Website] (https://www.siggijons.net/) --- [Siggi Jonsson on LinkedIn] (https://www.linkedin.com/in/siggijons/) --- [Kindred] (https://livekindred.com/) - Use code SIG.JON to register. Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course, you'll learn everything you need to know to start working with Git daily. [Watch it here] (https://www.donnfelker.com/git/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO 🎉 ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://fragmentedpodcast.com/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) Software Freelancing -------------------- --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) on Twitter or [our YouTube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) Donn --- [@donnfelker] (https://twitter.com/donnfelker) --- [donnfelker] (https://www.instagram.com/donnfelker/) --- [Donn's YouTube] (https://www.donnfelker.com/youtube-channel-from-podcast) --- [Donn's Website] (https://donnfelker.com/) Kaushik --- [kau.sh] (https://kau.sh/) (has links to all my networks) --- [twitter.kau.sh] (https://twitter.com/kaushikgopal) --- [mastodon.kau.sh] (https://mastodon.kau.sh/) --- [youtube.kau.sh] (http://youtube.kau.sh/) (on YouTube) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

12 Jun 2023

1 HR 06 MINS

1:06:00

12 Jun 2023


#247

246 - Dependency Injection: Kotlin Inject with Fred Porciúncula

In this podcast episode, we have the pleasure to host Fred Porciúncula, a Google Developer Expert (GDE) known for his work with Kotlin Inject and his invaluable contributions to the Android development community. Fred offers his expertise on Dependency Injection (DI), Kotlin Multiplatform (KMP), and how they intersect. We kick off the conversation by discussing Dependency Injection (DI), its importance, and the options available to developers, including Dagger, Hilt, Anvil, Koin, and Kotlin-Inject. Fred explains the use and impact of DI in the Kotlin Multiplatform (KMP) world, considering Dagger’s current lack of KMP support and debating whether one should use separate DI tools for Android apps and KMP components. Delving further into Kotlin-Inject, we explore its features, usage, and how it differentiates itself from other DI solutions. Topics discussed include its unique handling of Scopes, its support of constructor injection, and its utility in building dependency graphs. Furthermore, we examine the timeless debate of Dependency Injection versus Service Locator. Toward the end of the episode, Fred presents his thoughts on the advantages and disadvantages of exclusively using Kotlin-Inject throughout an application. We also tackle the concept of “Vanilla Injection” - refraining from using DI libraries at all. For further learning, we recommend resources like Fred's insightful article on transitioning from Dagger/Hilt to Kotlin-Inject, a Dagger issue discussing KSP support, and a Kotlin-Inject discussion on Anvil-like features. Links to these resources, among others, are provided below. Don’t miss out on this engaging and informative episode with Fred Porciúncula! Links ----- --- [Kotlin Inject Library] (https://github.com/evant/kotlin-inject) --- [Fred's Kotlin Inject Article] (https://proandroiddev.com/from-dagger-hilt-into-the-multiplatform-world-with-kotlin-inject-647d8e3bddd5) --- [Testing with Kotlin Inject] (https://github.com/evant/kotlin-inject/blob/main/docs/testing.md) --- [Kotlin Inject Scope Issue] (https://github.com/evant/kotlin-inject/issues/187) --- [Pulling code out of the platform class] (https://github.com/evant/kotlin-inject/blob/main/docs/android.md#pull-code-out-of-the-platform-class) --- [DI vs Service Locators] (https://www.baeldung.com/cs/dependency-injection-vs-service-locator#:~:text=The%20Dependency%20Injection%20is%20explicit,depend%20on%20the%20Service%20Locator) --- [Dagger KSP Support] (https://github.com/google/dagger/issues/2349) --- [Kotlin Inject Anvil Like Features] (https://github.com/evant/kotlin-inject/issues/212) --- [Making Your Android Application Work on iOS (Touchlab mentioning interfaces over expect)] (https://youtu.be/CIZU_NNAZsA?t=3439) --- [Moko Resources] (https://github.com/icerockdev/moko-resources) --- [Klima Engineering] (https://klima.hashnode.dev/) Find Fred Online Here --- [Twitter - @tfcporciuncula] (https://twitter.com/tfcporciuncula) --- [androiddev.social/@fred] (https://androiddev.social/@fred) --- [Klima Engineering Blog] (https://klima.hashnode.dev/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO 🎉 ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://fragmentedpodcast.com/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) on Twitter or [our YouTube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) Donn --- [@donnfelker] (https://twitter.com/donnfelker) --- [donnfelker] (https://www.instagram.com/donnfelker/) --- [Donn's YouTube] (https://www.donnfelker.com/youtube-channel-from-podcast) --- [Donn's Website] (https://donnfelker.com/) Kaushik --- [kau.sh] (https://kau.sh/) (has links to all my networks) --- [twitter.kau.sh] (https://twitter.com/kaushikgopal) --- [mastodon.kau.sh] (https://mastodon.kau.sh/) --- [youtube.kau.sh] (http://youtube.kau.sh/) (on YouTube) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

29 May 2023

55 MINS

55:32

29 May 2023


#246

245: Treehouse, Redwood and Zipline with Colin White

In this episode, Donn and Kaushik talk to an old friend of the show, Colin White, about Treehouse, a combination of the Redwood and Zipline libraries. Colin is a Staff Engineer at Cash App (Block). Redwood is a multiplatform Compose library that allows you to target multiple UI toolkits on various native platforms. Ultimately this allows you to share presentation logic. Zipline is a multiplatform JavaScript engine for Android, iOS, and the JVM, which uses Kotlin for calls in/out of the JavaScript land. This allows you to update the application logic of your apps without the traditional song and dance of the app store approval and release process. Treehouse is the combination of both libraries, Redwood and Zipline. Listen in to learn more ... Links ----- --- [Redwood] (https://github.com/cashapp/redwood) --- [Zipline] (https://github.com/cashapp/zipline) --- [QuickJS] (https://bellard.org/quickjs/) --- [Kotlin Conf Talk on Treehouse] (https://www.youtube.com/watch?v=G4LK_euTadU) --- [Droicon NY talk - Redwood] (https://jakewharton.com/native-ui-with-multiplatform-compose/) --- [Droidcon NY talk - Zipline] (https://www.droidcon.com/2022/09/29/dynamic-code-with-zipline/) Find Colin Online here ---------------------- --- [Twitter - @colinwhi] (https://twitter.com/colinwhi) --- [Mastodon] (https://androiddev.social/@colin) AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO! ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) on Twitter or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) Donn --- [@donnfelker (Twitter)] (https://twitter.com/donnfelker) --- [donnfelker (Instagram)] (https://www.instagram.com/donnfelker/) --- [Donn's YouTube] (https://www.donnfelker.com/youtube-channel-from-podcast) --- [Donn's Website] (https://donnfelker.com/) Kaushik --- [kau.sh] (https://kau.sh/) --- [@kaushikgopal (Twitter)] (https://twitter.com/kaushikgopal) --- [mastodon.kau.sh] (https://mastodon.kau.sh/) --- [kaushikgopal - YouTube] (http://y.kau.sh/)   Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

15 May 2023

54 MINS

54:47

15 May 2023


#245

244: Reviving Our Passion for Android Development

In this episode, Donn and Kaushik announce that they are steering the podcast back into Android waters. In other words, the Fragmented Podcast is returning to its roots ... we're back to being a 100% Android Development focused show. We're glad to have you as a listener, here's to the future of Android Development. 🚀 AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO 🎉 ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://fragmentedpodcast.com/?utm_campaign=fragmented&utm_source=podcast_notes&utm_medium=textlink) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.kau.sh/) (on YouTube) or [kau.sh/blog] (https://kau.sh/blog/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

10 May 2023

09 MINS

09:34

10 May 2023


#244

243: Mastering the Art of Switching Careers in Tech with Dan Lew

In this episode, Donn and Kaushik talk to long-time friend Dan Lew about his recent career switch from Android developer to TypeScript/Node.js/Progressive Web App Developer (and more). It's an interesting discussion that covers ... ---Why Dan decided to leave the Android world ---The challenges he faced when he moved from one tech stack to another ---How to prepare for a big change like this (mentally, financially, etc.) ---How to create the life you want live vi by identifying what's important to you ---and much more ... Links ----- --- [Rheaply] (https://rheaply.com/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course, you'll learn everything you need to know to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs every week as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.kau.sh/) (on YouTube) or [kau.sh/blog] (https://kau.sh/blog/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

10 Apr 2023

48 MINS

48:22

10 Apr 2023


#243

242 - Kotlin Code Formatting with ktfmt and spotless

In this episode, Donn and Kaushik talk about one of the age old bike shedding topics - code formatting, and how you can solve it with automation and tools. Code formatting can turn into an endless debate amongst peers and teams, and what Kaushik and Donn have found is that this can be delegated to a tool and automated. Freeing you and your team of having to worry about proper indentation, bracket placement, etc. By relying on a well defined tool and some automation you can clean your code up, make it much more uniform and easier maintain. We talk about ktfmt, a Kotlin code formatter that was released by Facebook. We dive into ktlint, detekt and more. We also dive into spotless which can help you by integrating ktfmt into your gradle build pipeline. Links ----- ---ktfmt - [website] (https://facebook.github.io/ktfmt/) , [github] (https://github.com/facebook/ktfmt) ---spotless - [github] (https://github.com/diffplug/spotless) ---detekt - [website] (https://detekt.dev/) ---ktlint - [website] (https://pinterest.github.io/ktlint/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.kau.sh/) (on YouTube) or [kau.sh/blog] (https://kau.sh/blog/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

20 Mar 2023

39 MINS

39:59

20 Mar 2023


#242

241: The Pressure to Ship. Fear, Uncertainty and Doubt

In this episode, Donn and Kaushik talk about the fear of shipping, some impostor syndrome and how it contributes to uncertainty and doubt in your capabilities as a software developer. Recently Donn embarked on a mission to come up with an idea and ship it within 24 hours (which he did do). The end result was a net benefit of confidence, speed and skill acquisition. This helped reduce any doubt, uncertainty and ultimately fear of shipping a product faster. That's what this conversation is about ... how to doing a project like the 24 hour MVP can remove fear, uncertainty and doubt and help you ship your side project/products faster. Links ----- --- [Donn's 24 Hour Project - EXIFR] (https://exifr.com/) --- [Jumpstart Rails Template that Donn Used] (https://jumpstartrails.com/) --- [Books-AI App] (https://www.books-ai.app/) by [Florian Walther] (https://twitter.com/flo_walther) --- [Open AI] (https://openai.com/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.kau.sh/) (on YouTube) or [kau.sh/blog] (https://kau.sh/blog/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

10 Jan 2023

45 MINS

45:17

10 Jan 2023


#241

240: Important Kotlin Constructs

In this episode, Donn and Kaushik talk about 5 new-ish Kotlin constructs that you might not be aware of. The constructs that they talk about are: 1--fun interface (SAM - Single Abstract Method), and they juxtapose them vs function types 2--type alias 3--import alias 4--value class 5--data object You'll learn what they are, how you can use them and when or when you might not want to use them, and more. We hope you enjoy. Links ----- --- [Kaushik's Blog Post - Important Kotlin Constructs] (https://kau.sh/blog/important-kotlin-constructs/) --- [SAM Interface - Kotlin Docs] (https://kotlinlang.org/docs/fun-interfaces.html) --- [Function Types - Kotlin Docs] (https://kotlinlang.org/docs/lambdas.html#function-types) --- [Type Aliases - Kotlin Docs] (https://kotlinlang.org/docs/type-aliases.html) --- [Import Alias - Kotlin Docs] (https://kotlinlang.org/docs/packages.html#imports) --- [Value Class - KEEP] (https://github.com/Kotlin/KEEP/blob/master/notes/value-classes.md) --- [Data Object - KEEP] (https://github.com/Kotlin/KEEP/pull/316/files) Enjoy! Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg/) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

15 Dec 2022

55 MINS

55:12

15 Dec 2022


#240

239: Require PR Reviews with CODEOWNERS

In this short episode, Donn talks about the CODEOWNERS file and how it can help you ensure teams review the code that they are responsible for before merging. The CODEOWNERS file is a file that you drop into the root of your project (or into the /docs or .github/ directory) that tells GitHub (or whatever git host you're using) to require a review for any code changes that match the patterns as defined in the CODEOWNERS file. You'll specify a matching pattern and users, or teams that own that pattern of files and they will be required to review the PR before it can be merged. This helps prevent unwanted changes to files that may or may not be owned by one team or another. This is useful as teams grow larger and need more control over the changes in their application codebase. Links ----- --- [CODEOWNERS GitHub Doc] (https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) --- [Episode 012 - CI and Collective Code Ownership] (https://fragmentedpodcast.com/episodes/12/) --- [GitHub Organization Teams] (https://docs.github.com/en/organizations/organizing-members-into-teams/about-teams) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg/) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

28 Nov 2022

12 MINS

12:04

28 Nov 2022


#239

238: How to Land a Job (if you got laid off or if you're just starting out)

In this episode, Donn talks about the tips and tricks he's used over the last 20 years of consulting, freelancing and working full time to find jobs and new opporftunities. We're hoping some of these tips help those affected by the recent tech layoffs. These are tips that Donn still uses to this day. They work wonders to help you land a job quickly when you do them. The tips: 1--Update your LinkedIn Profile and Build a Resume with the LinkedIn Resume Builder 2--Set your LinkedIn status to "Open to Work" via the "Open to Work" feature on LinkedIn 3--Directly Reach out to Recruiters you know or have interacted with 4--Manual Discovery: Visit various companies career pages and job board and apply directly Ancillary Tips to Boost Your Chances of Landing a Job: 1--Blog about the technology you’re looking to get a job in 2--Create a demo app or an app you can use to showcase your talents and put it on GitHub 3--Record a How To Video and post it to YouTube showing how to do something, such as a tutorial 4--Record/Start a podcast or reach out to hosts of other podcasts and offer to share some deep knowledge you have, or even talk about soft skills, etc 5--Speak at local user groups or conferences (where you don’t need to worry about travel and costs, just show up and speak) Links ----- --- [LinkedIn Open to Work Feature] (https://www.linkedin.com/help/linkedin/answer/a507508/let-recruiters-know-you-re-open-to-work?lang=en) --- [LinkedIn Resume Builder] (https://www.linkedin.com/help/linkedin/answer/a551182/linkedin-resume-builder?lang=en) --- [Android Jobs] (https://androidjobs.io/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg/) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

21 Nov 2022

26 MINS

26:59

21 Nov 2022


#238

237: Compose vs XML - Which one should you learn as an Android Dev?

In this episode, Donn and Kaushik talk about their thoughts on Jetpack Compose and XML for Android layouts and which one you should learn first. As with every conversation in tech ... it depends on what you're trying to do, where you are at in your career, what the company is doing and more. Donn and Kaushik go into both of their thought processes around Compose and XML and when you should learn one or the other, or even both and whether Jetpack is the future ... or is XML here to stay? Links ----- --- [TutHub.io] (https://www.tuthub.io/) --- [Coding in Flow YouTube] (https://www.youtube.com/c/codinginflow) --- [Philip Lackner's Compose Playlist] (https://www.youtube.com/watch?v=cDabx3SjuOY&list=PLQkwcJG4YTCSpJ2NLhDTHhi6XBNfk9WiC) --- [Episode 231: Learning Jetpack Compose with Vinay Gaba] (https://fragmentedpodcast.com/episodes/231/) --- [Episode 171: Jetpack Compose with Leland Richardson from Google] (https://fragmentedpodcast.com/episodes/172/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO. Post your Android Job and get it in front of thousands of Android pros. ---Are you an Android Dev? Sign up to get notified of new jobs on a weekly basis. --- [AndroidJobs.IO] (https://androidjobs.io/) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg/) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

14 Nov 2022

40 MINS

40:18

14 Nov 2022


#237

236: A Terminal for Android?

In this episode, Donn and Kaushik talk about the thought of having a terminal for Android. Have you ever wished you could whip up a quick script to get the current location of a device, add it to cron and do some automated tasks on your phone? Wouldn't it be nice to have low level access to your system like you do on your desktop? In this episode, Donn and Kaushik dive into the details of what that might look like and why they find it intriguing. Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

25 Oct 2022

38 MINS

38:22

25 Oct 2022


#236

235: Pair programming with Ben Orenstein & Tuple

In this episode, Kaushik goes solo and interviews Ben Orenstein. Ben is a prolific Ruby developer, an amazing conference speaker, an ardent vim-ster, and now the CEO of Tuple. Kaushik has been a big fan of Ben's work and was super stoked to talk to Ben and pick his brains on a host of topics: starting the company Tuple, pair programming in general, learning different programming languages and technology, giving better conference talks and more! This episode is chock full of wisdom from Ben. Enjoy! Links ----- --- [Pragmatic Programmer] (https://pragprog.com/titles/tpp20/the-pragmatic-programmer-20th-anniversary-edition/) --- [Tweet: Best Android Studio Pair Programming Service] (https://twitter.com/kaushikgopal/status/1291202657856573440?s=20&t=oFtM2aVNMagWPgPpmptqhQ) --- [learntopair.com - Tuple's Pair programming guide] (https://learntopair.com/) --- [Speaking for Hackers] (https://sfhbook.netlify.app/) --- [Tuple App - OSS] (https://tuple.app/oss/) ---Ben's talks: ------ [Refactoring from Good to Great by Ben Orenstein] (https://www.youtube.com/watch?v=DC-pQPq0acs) ------ [Idea to Validation to Launch - Microconf 2019] (https://www.youtube.com/watch?v=C4WOfEyogo8&t=1922s) ------ [Write code faster: expert-level vim] (https://www.youtube.com/watch?v=SkdrYWhh-8s) Contact ------- Ben is [@r00k] (https://twitter.com/r00k) listen to [his podcast - The Art of Product] (https://artofproductpodcast.com/) Follow [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [kau.sh's blog] (https://kau.sh/blog/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) (on Twitter) ... Read more

21 Sep 2022

53 MINS

53:49

21 Sep 2022


#235

234: More Product. Less Architecture?

In this episode, Donn and Kaushik talk about how many Android applications seem to suffer from the disease of over-architecture while neglecting the product (UI/UX) itself. They discuss why this is deterimental to the user experience in the Android platform and how they've seen it evolve over the years. They attempt to provide some thoughful ideas on how this can be rectified in the future and more. We're looking for your feedback on this show. What are your favorite product apps that are just a joy to use on Android? Let us know on Twitter at [@donnfelker] (https://twitter.com/donnfelker) and [@kaushikgopal] (https://twitter.com/kaushikgopal) and [@fragmentedcast] (https://twitter.com/fragmentedcast) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

08 Aug 2022

1 HR 00 MINS

1:00:17

08 Aug 2022


#234

233: UI Screenshot Testing with Paparazzi and John Rodriguez

In this episode, Donn and Kaushik talk to John Rodriguez (jrod) about the [Paparazzi] (https://cashapp.github.io/paparazzi/) library which allows you to perform UI screenshot testing on Android without an emulator or physical device. They talk to John about what screenshot testing is, why it's important, advantages and it's disadvantages as well. You'll learn how to use Paparazzi and how it can test various different screen configurations without having to run an emulator. You read that correct ... without an emulator. If you're looking to incorporate screenshot testing into your app, this is the episode for you. Links ----- --- [Paparazzi Project website] (https://cashapp.github.io/paparazzi/) --- [GitHub Repo] (https://github.com/cashapp/paparazzi) --- [John's Twitter] (https://twitter.com/jrodbx) --- [Cashapp GitHub] (https://github.com/cashapp) --- [TestParameterInjector] (https://github.com/google/TestParameterInjector) --- [Fragmented Episode 52] (https://fragmentedpodcast.com/episodes/052/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

29 Jun 2022

49 MINS

49:29

29 Jun 2022


#233

232: Frustration, Flow State and "The Madness"

In this episode Donn and Kaushik talk about frustration, finding "flow state" and how it's known as "the madness" and how to deal with it. We originally were going to talk about an other topic, but during the off air banter Donn brought up how he was frustrated with losing/burning so much time on a task that he had for his side project. He only meant to spend a little bit of time on it and then spent WAY more time than he meant to. He got to the point where he had to stop working on the project, yell at himself for not time boxing it and then he had to refocus. This piqued Kaushik's interest and they decided to hit record to talk about this topic as its something they both deal with and have also hear many other developers deal with too.  The "Madness" is when you get consumed by your work and you're so passionate that you lose track of time, eating and more. You've become consumed ... you have "The Madness". This happens to all developers, and Donn and Kaushik talk about how to not let this derail your day when you have other responsibilities as well as life and work. We hope you enjoy today's off the cuff developer discussion. Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

13 Jun 2022

43 MINS

43:45

13 Jun 2022


#232

231: Learning Jetpack Compose with Vinay Gaba

In this episode, Donn and Kaushik talk to Android GDE [Vinay Gaba] (https://twitter.com/vinaygaba) about learning Jetpack Compose. They talk about how to learn how to use Jetpack Compose by example (and [Vinay's excellent talk by the same name] (https://www.youtube.com/watch?v=33W2_fxq5mk) ). How to use [Jetpackcompose.app] (https://www.jetpackcompose.app/) to help you find the right Jetpack Compose component and how to use [ShowKase] (https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095) to organize discover and visualize your Jetpack Compose Elements.  We then dive into why someone might want to learn Jetpack Compose and how to start learning it. They touch briefly on the parts of Compose, such as the compiler, runtime, UI, foundation, and more. They wrap up by talking about Unidirectional State flow and by answering the hot question ... "Is Jetpack Compose ready for production?"  If you're looking to learn more about Jetpack Compose, this is an episode for you.  Links ----- --- [Vinay's Twitter] (https://twitter.com/vinaygaba) --- [Vinays Learning Jetpack Compose by Example Video] (https://www.youtube.com/watch?v=33W2_fxq5mk) --- [JetpackCompose.app (find the Jetpack Compose component you're looking for by typing in the XML equivalent)] (https://www.jetpackcompose.app/) --- [ShowKase - A library to organize, discover and visualize your Jetpack Compose Elements] (https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095) --- [Jetpack Compose Official Docs] (https://developer.android.com/jetpack/compose) --- [Compose Runtime] (https://developer.android.com/jetpack/androidx/releases/compose-runtime) --- [Inside Jetpack Compose Diagram] (https://github.com/takahirom/inside-jetpack-compose-diagram) ---Other Jetpack Compose Episodes ------ [EP 172] (https://fragmentedpodcast.com/episodes/172/) ------ [EP 196] (https://fragmentedpodcast.com/episodes/196/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

06 Jun 2022

49 MINS

49:49

06 Jun 2022


#231

230: Feeling Like an Idiot

In this episode Donn talks about that pit of the stomach feeling we all get when we feel like we should know something but we  don't. It's that voice in our head as developers that makes you feel like an idiot even when you're not. Donn gives examples of how even senior engineers are subject to this feeling and how they are often the ones to not speak up about it simply because of their experience level and seniority.  This episode talks about why we get this feeling and how to combat it going forward.  Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

30 May 2022

18 MINS

18:53

30 May 2022


#230

229: Native Where You Need It with Turbo (Launch Your Side Projects Faster)

In this episode, Kaushik peppers Donn with questions about his foray into Android Turbo, Hotwire, and the concept of "Native Where You Need It". Donn recently launched Android Jumpstart, the Android client for the Jumpstart Rails trifecta. Jumpstart Rails allow you to launch your SaaS business much faster than if you were to do it from the ground up. The Android client for Jumpstart Rails builds on top of Turbo and Hotwire, two technologies that help power the Hey email client and Basecamp (the project management app). By using Turbo and Hotwire you're able to get very fast response times and speed with "HTML Over the Wire" (aka Hotwire) with Websockets and much more. This allows your web app to be super fast and when packaged with Android Turbo, allows your web app to live within a native shell. HOWEVER, this doesn't mean its simply a web wrapper. With Android Turbo you can specify which URL routes you'd like to be as native and which ones you'd like to remain web-based. This means you can choose to use Native when you need it, and delegate back to the web for everything else. This is the solo founder, indie-hacker, and startup SaaS dream come true. You can come to market faster, iterate with a smaller team and get native benefits when and where you need it, all while also allowing your application to be flexible in a web manner. If you're thinking about building a SaaS app that needs a web presence, Android and iOS presence but want fully native experiences in certain areas then this will be the episode for you. Links ----- --- [Hotwired.dev] (https://hotwired.dev/) --- [Stimulus JS] (https://stimulus.hotwired.dev/) --- [Jumpstart Android] (https://jumpstartrails.com/android) --- [Jumpstart Rails] (https://jumpstartrails.com/) --- [Jumpstart iOS] (https://jumpstartrails.com/ios) --- [Episode 220 with Jay Ohms - Turbo Native for Android] (https://fragmentedpodcast.com/episodes/220/) --- [Go Rails Tutorials] (https://gorails.com/) Donn's Git Course ----------------- Need to learn Git? Donn has the course for you. In this FREE course you'll learn everything you need to know in order to start working with Git everyday. [Watch it here] (https://www.donnfelker.com/git/) . AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

23 May 2022

1 HR 03 MINS

1:03:20

23 May 2022


#229

228: Expo Development with Konstantin Liakhovskii

In this episode Donn and Kaushik talk to Konstantin Liakhovskii about Expo development and how it takes cross platform development and its productivity to the next level.  Konstantin dives deep into the usages and reasons why Expo (and React Native) are still very good options for companies that are looking to adopt a cross-platform application.  Links from the show ------------------- --- [Expo.dev] (https://expo.dev/) --- [Konstantin's Twitter] (https://twitter.com/getKonstantin) --- [Reactive Native Episode with Gabriel Peal #129] (https://fragmentedpodcast.com/episodes/129/) --- [Reactive Native Episode with Gabriel Peal #130 (Part 2)] (https://fragmentedpodcast.com/episodes/130/) Stoa Stoa is a community platform for creators and anyone who wants to monetize their community. Sign up at [getstoa.com] (https://getstoa.com) and get 3 months free when we launch. Early access coming soon. AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

18 Apr 2022

57 MINS

57:07

18 Apr 2022


#228

227: Exotic Car Salesman to Mobile Developer with Ephraim Schmitt

In this episode Donn sits down and talks to Ephraim Schmitt about how he changed careers from being an exotic car salesman to a mobile software developer. It's a fascinating and inspiring story for anyone looking to get into software development.  We talk about the mental and financial struggles, how he learned to start coding, how you can find opportunities everywhere, how to interview better, where to look for positions when you're just starting out, why volunteering/doing something for free early on is fast way to open doors and build your network and so much more. If you or anyone you know is looking to break into the software industry, this is the podcast for you. You'll leave with a couple  pages of notes, tips and the inspiration you need to jump into the world of software development. Links from the show ------------------- --- [1st Phorm] (https://1stphorm.com) (Ephraim's current employer)   Stoa Stoa is a community platform for creators and anyone who wants to monetize their community. Sign up at [getstoa.com] (https://getstoa.com) and get 3 months free when we launch. Early access coming soon.   AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing -------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

11 Apr 2022

46 MINS

46:06

11 Apr 2022


#227

226: The Reunion - Themes, VS Code and More

In this episode Donn and Kaushik are back together on the mic. After an extended break, they both returned renewed and ready to dive into all things software, starting off with IDE themes, plugins and what they've been up to since they were last on the show together. Links from the show ------------------- ---Monokai Pro Theme ------ [VS Code & Atom] (https://monokai.pro/) ------ [IntelliJ/Android Studio/WebStorm/etc] (https://plugins.jetbrains.com/plugin/13643-monokai-pro-theme) ---VS Code Plugins ------ [Beautify] (https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify) ------ [Change Color Format] (https://marketplace.visualstudio.com/items?itemName=bbugh.change-color-format) ------ [Fish VS Code] (https://marketplace.visualstudio.com/items?itemName=skyapps.fish-vscode) ------ [Python] (https://marketplace.visualstudio.com/items?itemName=ms-python.python) ------ [Pylance] (https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) ------ [Shell Format] (https://marketplace.visualstudio.com/items?itemName=foxundermoon.shell-format) ------ [Git Lens] (https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) ------ [ES Lint] (https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) ------ [Prettier] (https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) ------ [Rainbow CSV] (https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv) ------ [TailwindCSS Intellisense] (https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) ------ [Ruby] (https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby) ------ [TypeScript] (https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next) --- [Caper.AI] (https://www.caper.ai/) --- [Stoa - Community Platform for Creators] (https://getstoa.com) --- [Freelance Faction - Donn's Freelance Community] (https://www.donnfelker.com/community) AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing  --------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

04 Apr 2022

42 MINS

42:36

04 Apr 2022


#226

225: Don't Give Up - Persevere

In this episode Donn talks about something not giving up and persevering when the going gets tough in software, your career and more. It's easy to give up, but the real reward is when you persevere. Links from the show ------------------- --- [Growth Mindset Book] (https://amzn.to/3qBbZHw) AndroidJobs.IO ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Software Freelancing  --------------------- --- [Donn's Freelance Faction Community] (https://www.donnfelker.com/community/) --- [Freelance Tactics Book] (https://amzn.to/3cC7Xat) --- [Donn's Freelancing Content on YouTube] (https://www.donnfelker.com/youtube) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

28 Mar 2022

17 MINS

17:21

28 Mar 2022


#225

224: Our Latest Book Recommendations

In this episode, Donn and Kaushik talk about some of the books that they're reading and thoughts and recommendations on each. Links from the show ------------------- Donn's Books --- [Designing Data Intensive Applications] (https://amzn.to/3kWAQm2) --- [Systemology] (https://amzn.to/30Q1ZjK) --- [Who Not How] (https://amzn.to/3DGMYPs) --- [Skin in the Game] (https://amzn.to/32m8taJ) --- [Zero To Sold] (https://amzn.to/2ZepDpC) --- [Freelance Tactics] (https://amzn.to/3cC7Xat) Kaushik's Books --- [Staff Engineer] (https://amzn.to/3qX8Z9t) ------ [An Elegant Puzzle: Systems of Engineering Management] (https://amzn.to/3CBFADW) --- [Grokking Algorithms] (https://amzn.to/3oOPm0v) --- [Coders At Work] (https://amzn.to/3DFUYR1) --- [A Philosophy of Software Design] (https://amzn.to/3kYZZN0) --- [Androids] (https://amzn.to/3HDtv4K) AndroidJobs.IO -------------- ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Donn's Book on Freelancing Tactics ---------------------------------- --- [Freelance Tactics] (https://amzn.to/3cC7Xat) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (http://y.jkl.gg) (on YouTube) or [jkl.gg/b] (https://jkl.gg/b/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

22 Nov 2021

1 HR 10 MINS

1:10:15

22 Nov 2021


#224

223: Productivity with TODO Apps and Personal Knowledge Management Systems

In this episode, Donn and Kaushik reunite for an episode on how they use productivity tools like various todo apps as well as how the organize information for storage and easy retrieval in their day to day lives. Shownotes --------- In this episode, Donn and Kaushik reunite for an episode on how they use productivity tools like various todo apps as well as how the organize information for storage and easy retrieval in their day to day lives. Links from the show --- [Taskwarrior] (https://amzn.to/3Asg5E4) --- [GTD Book] (https://amzn.to/3Asg5E4) --- [P.A.R.A. Method] (https://fortelabs.co/blog/para/) --- [Building a Second Brain Course] (https://www.buildingasecondbrain.com/) --- [Bullet Journal Method] (https://bulletjournal.com/pages/learn) --- [Task Warrior] (https://taskwarrior.org/) ------ [Wing Task for Task Warrior] (https://wingtask.com/) --- [Parkinsons Law] (https://en.wikipedia.org/wiki/Parkinson%27s_law) --- [Notion] (https://www.notion.so/) --- [Kanbanflow] (https://kanbanflow.com/) --- [Things App for Mac and iOS] (https://culturedcode.com/things/) --- [Quiver Code Snippet Organizer] (https://happenapps.com/) AndroidJobs.IO -------------- ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well.m* [AndroidJobs.IO] (https://androidjobs.io) Donn's Free E-Book on Freelancing/Consulting Rates -------------------------------------------------- --- [Free E-Book on Freelancing Rates] (https://www.donnfelker.com/ebook) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (https://www.youtube.com/user/kequinoxed/videos?view=0&sort=dd&shelf_id=0) (on YouTube) or [blog.kaush.co] (https://blog.jkl.gg/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

11 Oct 2021

1 HR 04 MINS

1:04:47

11 Oct 2021


#223

222: Managing Android devices (EMM) with Prabhjot

In this episode, Kaushik talks to his good friend Prabhjot and learns about " [Android Enterprise] (https://developers.google.com/android/work/overview) ". This is the official way for companies or organizations to enable the use of Android devices and apps in the workplace.  Prabhjot talks about how he setup the infrastructure to provision devices and the different capabilities the solution allows. If you ever wondered what kind of control is possible, listen to this episode and get a nice scary reality check. After listening to this episode, you'll think twice before accepting free devices from companies or letting policy apps be installed on your phone. Links from the show ------------------- --- [Android Enterprise] (https://developers.google.com/android/work/overview) ------ [Terminology] (https://developers.google.com/android/work/terminology) ------ [Feature List] (https://developers.google.com/android/work/requirements) --- [Oracle Cloud Free (not a referral link)] (oracle.com/cloud/free/) ------10 TB of outbound data transfer free (vs 1GB from competitors) Contact ------- --- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) --- [Prabhjot on Twitter] (https://twitter.com/singh_prabhjot) ---Donn ------ [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) ------ [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) ---Kaushik ------ [@kaushikgopal] (https://twitter.com/kaushikgopal) and [kaushikgopal] (https://www.instagram.com/kaushikgopal) (on Instagram) ------ [kaushikgopal] (https://www.youtube.com/user/kequinoxed/videos?view=0&sort=dd&shelf_id=0) (on YouTube)  or [Kaushik's Blog] (https://jkl.gg/b) AndroidJobs.IO -------------- ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Donn's Free E-Book on Freelancing/Consulting Rates -------------------------------------------------- --- [Free E-Book on Freelancing Rates] (https://www.donnfelker.com/ebook) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

27 Sep 2021

31 MINS

31:44

27 Sep 2021


#222

221: How to Introduce Seams into Legacy Code

In this episode, Donn continues to dive into his favorite software book: Working Effectively with Legacy Code. He talks about one of the fundamental tactics of the book: Introducing seams You'll learn what a seam is according to the book, as well as how Donn interprets it so that you can get the same benefit he has gotten from it. You'll learn how to introduce seams into your codebase through method injection, interfaces, abstract classes, and the static gateway pattern (aka: wrapper pattern). Links from the show ------------------- --- [Working Effectively with Legacy Code] (https://amzn.to/3hOFzp6) AndroidJobs.IO -------------- ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Donn's Free E-Book on Freelancing/Consulting Rates -------------------------------------------------- --- [Free E-Book on Freelancing Rates] (https://www.donnfelker.com/ebook) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (https://www.youtube.com/user/kequinoxed/videos?view=0&sort=dd&shelf_id=0) (on YouTube) or [blog.kaush.co] (https://blog.jkl.gg/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

08 Aug 2021

26 MINS

26:38

08 Aug 2021


#221

220: Turbo Native for Android and Hotwire with Jay Ohms

In this episode, Donn talks to Jay Ohms about Turbo Native for Android, Hotwire, and how to build apps faster with Hotwire, Turbo, Stimulus, and Strata. Jay is an Android developer at [Basecamp.com] (https://basecamp.com) and [Hey.com] (https://hey.com) and has been building Hey with Android Turbo since it has been released (he's one of the developers of it). You'll learn what Hotwire is, how to use it with Android Turbo (and Stimulus and Strata) and how you can create apps faster and more maintainable by marrying the concepts of the web with native code. It's a fascinating technology, and one that Donn will be using very shortly for a SaaS product he's working on. Links from the show ------------------- --- [Hotwire.dev] (https://hotwire.dev/) --- [Turbo Native for Android] (https://github.com/hotwired/turbo-android) --- [Turbo Native for iOS] (https://github.com/hotwired/turbo-ios) --- [Stimulus] (https://github.com/hotwired/stimulus) --- [Hey] (https://hey.com) --- [Basecamp] (https://basecamp.com) ---Basecamp is Hiring an Android Dev - email jay @ basecamp dot com Get Ahold of Jays Contact ------------------------- --- [Jay's Twitter] (https://twitter.com/jayohms) ---Email: jay @ basecamp dot com AndroidJobs.IO -------------- ---Job postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording). ---Sign up to get notified of new jobs on a weekly basis as well. --- [AndroidJobs.IO] (https://androidjobs.io) Donn's Free E-Book on Freelancing/Consulting Rates -------------------------------------------------- --- [Free E-Book on Freelancing Rates] (https://www.donnfelker.com/ebook) Contact ------- [@fragmentedcast] (https://twitter.com/fragmentedcast) or [our Youtube channel] (https://www.youtube.com/channel/UC7fT84G-G25w7Bdd-e1rnyw/videos) [@donnfelker] (https://twitter.com/donnfelker) and [donnfelker] (https://www.instagram.com/donnfelker/) (on Instagram) [Freelancing for Mobile Developers] (https://www.donnfelker.com/youtube-channel-from-podcast) (Donn's YouTube) [kaushikgopal] (https://www.youtube.com/user/kequinoxed/videos?view=0&sort=dd&shelf_id=0) (on YouTube) or [blog.kaush.co] (https://blog.jkl.gg/) or [@kaushikgopal] (https://twitter.com/kaushikgopal) Disclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support. ... Read more

02 Aug 2021

56 MINS

56:06

02 Aug 2021