Tristan LarsinLoading a HTML file into a WebView — Android w/ KotlinLearn how to load a HTML file into a WebView.Feb 1, 2020Feb 1, 2020
Tristan LarsinHow I became a Remote Android Engineer at a StartupProgramming BackgroundDec 1, 2019Dec 1, 2019
Tristan LarsinAndroid Layout Transitions w/ KotlinEver wonder how you can add simple animations to button clicks? Well, you came to the right place! You can either read below or head to my…Oct 5, 2019Oct 5, 2019
Tristan LarsininAndroidPubMy experience of launching my first solo Android appIn June 2018, I launched my first solo Android application, Veox.Jul 23, 2018Jul 23, 2018
Tristan LarsininAndroidPubImplementing RxJava2 & Retrofit2 for better performance during API callsAPI handling can be tedious if not completed in a good way. Loading data into an Android app can lag the UI thread if not done on a…Jul 12, 20187Jul 12, 20187
Tristan LarsinHow to implement a Monero Miner in an Android appCrypto currency miners have been spotted in many different software systems. Most mining is done by utilizing GPUs, but what makes Monero…Jul 5, 20181Jul 5, 20181
Tristan LarsinCreating an Android Splash ScreenHave you ever thought about how to create a splash screen that appears during the launch of your application? Here is a simple way to add a…Jul 3, 2018Jul 3, 2018
Tristan LarsinAndroid Progress Wheel Loading OverlayLoading data from a third-party is essential for most Android applications. This data is usually fetched and loaded to the UI upon…Jun 28, 20181Jun 28, 20181
Tristan LarsinCreating a simple rest API using Node.jsA rest API can be very useful and interesting if made correctly. I personally have developed multiple APIs. One is capable of…May 3, 2018May 3, 2018