Skip to content

TechYourChance

  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up
TechYourChance
  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up

Testing and Quality Assurance in Android

Thorough discussion of testing techniques and other quality assurance approaches to detect bugs in Android applications.

2 Comments

How Android, Android Studio and Gradle Use Java

Detailed review of the relationship between Android, Android Studio, Gradle and Java.

7 Comments

Remove Hungarian Notation from Java and Kotlin

Handy script which automatically refactors Java and Kotlin code from so-called Hungarian Notation to Camel Case Notation.

Leave a comment

Clean Runtime Permissions in Android

Detailed summary of a clean approach to runtime permissions management in Android applications.

6 Comments

The State of Native Android Development, December 2020

My analysis of the native Android development ecosystem in 2020 and predictions for 2021.

13 Comments

Coroutines Dispatchers.Default and Dispatchers.IO Considered Harmful

My argument against Kotlin Coroutines’ default background dispatchers: Dispatchers.Default and Dispatchers.IO.

15 Comments

Kotlin Coroutines in Android Reference Guide

High-level summary of Kotlin Coroutines framework for Android developers with code examples and many tips.

4 Comments

Kotlin Multiplatform: Expert Opinion and Comparison to Flutter

Summary of my interview of Kotlin Multiplatform expert, where he shared his view of cross and multi-platform development landscape.

4 Comments

Programming Books Recommendations

A list of my favorite programming books and some additional gems.

Leave a comment

What Can We Learn From the Demise of RxJava?

RxJava, once the hottest framework in Android development, is dying. It’s worth taking a moment to understand what happened.

28 Comments
Post navigation
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page10 Next →
© 2020 TechYourChance
Next Page »