DEV Community

BalaKrishnan
BalaKrishnan

Posted on

1 1

Andriod Core Concepts

I started to study the core of android few days back. I feel I am 1 year late to this. Ironically, You don't need to stretch too hard to find it. It is available in Android developer Documentation.
I would recommend you start from (1) Java memory allocation (2) Android Memory management (3) Linux memory management concepts.

  1. https://developer.android.com/guide/components/activities/intro-activities
  2. https://developer.android.com/topic/performance/memory-overview
  3. https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9CBxr3BVjPTPoDPLdPIFCE

Top comments (0)

Billboard image

📊 A side-by-side product comparison between Sentry and Crashlytics

A free guide pointing out the differences between Sentry and Crashlytics, that’s it. See which is best for your mobile crash reporting needs.

See Comparison

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay