Jeremy RempelinProAndroidDevImprove Android Startup Performance: Initializing Dagger AsyncIn a typical Android application Dagger is initialized in app startup during the Application.onCreate.May 17, 20214May 17, 20214
Jeremy RempelinProAndroidDevLeveraging Android Lint ChecksWhat is Android Lint?Jul 11, 20201Jul 11, 20201
Jeremy RempelinProAndroidDevPainless Dagger+Android+KotlinHistorically the words “Dagger” and “painless” have been mutually exclusive. Dagger has often been associated with complex configuration…Jun 29, 20195Jun 29, 20195
Jeremy RempelOffline First Applications Pt 1: The BlueprintA typical web-based desktop app will be rendered in a browser such as Google Chrome on a desktop or laptop. Every user request or screen…Apr 7, 2019Apr 7, 2019
Jeremy RempelinAndroid ThingsWhy we need Kotlin NativeMobile development has historically required development on 2 or more distinct platforms and toolkits. Kotlin Native aims to reduce…Mar 18, 201915Mar 18, 201915
Jeremy RempelinAndroid ThingsBuilding a Kotlin Native on IOS/AndroidIn the following we will show you how to setup a basic iOS and Android Kotlin Native project to demonstrate the following functionalities:Feb 18, 20193Feb 18, 20193