Skip to content

FranPapers

Engineering blog

Tag: performance

TextView.setText() high-frequency usage: memory leaks

This article present why Android’s TextView is responsible for memory leaks when it comes to high-frequency updating displayed text, and how to do it by other means.

Posted on 24 June 201716 July 2017 by François Andrieux
Read in:
  • Français
  • English

Recent Posts

  • Introduction to fountain codes: LT Codes with Python
  • Step-by-step modeling a neural network for classification
  • Neural Network implementation in Javascript, by an example
  • Genetic algorithm to detect patterns on noisy data
  • TextView.setText() high-frequency usage: memory leaks
  • LinkedIn
  • Twitter

© François Andrieux