android

Mar
10
Stressing the JVM GC on Android

Stressing the JVM GC on Android

This post talks about a way to stress Java garbage collector.
4 min read
Feb
20
Doing a Radial Swipe in UI test

Doing a Radial Swipe in UI test

Discover the intricacies of implementing a radial swipe in UI testing with a step-by-step guide. We'll unravel how to tackle this with an example of Android clock app.
4 min read
May
03
Busting myth for the Role of Platform Team

Busting myth for the Role of Platform Team

Busting myths and bringing the reality of platform teams to light.
6 min read
Jan
21
Demystifying the ANRs Puzzle

Demystifying the ANRs Puzzle

Solving the ANRs Riddle on Android
8 min read
Oct
15
Stressing memory on Android

Stressing memory on Android

This post talks about stressing memory on any android device and what happens when device is under memory pressure.
6 min read
Jul
18
The Three Musketeers of time

The Three Musketeers of time

The post talks about the different types of time to look for: wall clock time, on CPU time and off CPU time
7 min read