Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the intricacies of managing native C++ memory in Android applications in this Google I/O 2017 conference talk. Delve into the complex interaction between Java objects that "own" C++ objects and the Java garbage collector. Learn about potential pitfalls in choreographing Java-C++ interactions and gain valuable advice on avoiding memory corruption issues. Discover essential techniques for Android C++ developers to effectively handle memory management and optimize application performance. Gain insights into best practices for deallocating C++ objects and managing reference counts in native Android development.
Syllabus
How to manage native C++ memory in Android (Google I/O '17)
Taught by
Android Developers