Skip to content

TechYourChance

  • Blog
  • Freebies
  • Courses
  • Android Freelancer
  • About
  • Sign in
TechYourChance
  • Blog
  • Freebies
  • Courses
  • Android Freelancer
  • About
  • Sign in

Why Android Applications Skip Frames and How to Fix This Issue

In this post I discuss the origins of the warning threshold of 30 skipped frames and show how to change it to a more reasonable number.

8 Comments

Disable Firebase Crashlytics in Android Debug Builds

Quick guide that demonstrates how to disable Firebase Crashlytics in debug builds of your Android project while keeping it enabled in other build types.

6 Comments

Dialogs in Android: Practical Guide

Android Dialogs

Summary of my own approach to implementation of dialogs in Android applications and discussion of some advanced concepts related to dialogs management

3 Comments

Architecture Diagrams for Android Applications

Android Architecture Diagrams

Diagrams that show various approaches to architect Android applications. From the dirtiest God Activity to a clean and maintainable state.

12 Comments

New Android Project: The Most Important Decisions

New Android Project

My personal list of technical decisions which are important to get right when you start a new Android project and their associated trade-offs

7 Comments

FragmentFactory in Android

Demonstration of FragmentFactory API and a discussion of its impact on dependency injection in modularized Android application

10 Comments

How to Inject ViewModel using Dagger 2

Dagger ViewModel

This article demonstrates several approaches to integrate ViewModel with Dagger and discusses their respective benefits and drawbacks.

22 Comments

Client-Generated IDs vs. Server-Generated IDs

client vs server

Summary of my thorough research concerning usage of client-generated unique identifiers vs. server-generated ones in web applications.

10 Comments

Netflix Shows The Future of Android Architecture

Android Future Architecture Netflix

Netflix demonstrated the architecture they’re using in their Android application and I decided to write a detailed review of their approach.

23 Comments

Dependency Injection in Modularized Android Applications

dependency injection modularized android application

In-depth discussion of several strategies that you can use to implement dependency injection in modularized Android applications

2 Comments
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page13 Next →
© 2025 TechYourChance
Next Page »