Skip to content

This repository was created to explain some performance issues that we may have on our Android Apps, anyone interested in learn and improve themselves are welcome to take a look at it.

Notifications You must be signed in to change notification settings

recaldev/android-performance-sample

Repository files navigation

Android Performance Sample

This repository was created to explain some performance issues that we may have on our Android Apps, anyone interested in learn and improve themselves are welcome to take a look at it.

You can find the tech talk here: https://youtu.be/FOb1bPlJLfs

We cover the following topics:

  • Overdraw
    • feature/overdraw-issue
    • feature/overdraw-fix
  • Layout Hierarchy
    • feature/layout-hierarchy-fix
  • Memory Usage
    • gerardosuarez/memory_leak_context
  • Compute
    • gerardosuarez/performance-computation

Additionally, we have gathered some articles and courses that can help you go deeper on this topics:

About

This repository was created to explain some performance issues that we may have on our Android Apps, anyone interested in learn and improve themselves are welcome to take a look at it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages