Skip to content

DroidRef vs Eclipse Memory Analyzer

A side-by-side look at DroidRef and Eclipse Memory Analyzer. For an in-depth review of either product, follow the links below.

DroidRef

DroidRef

Development

DroidRef is a free online Android reference guide that provides detailed information on Android APIs, Intent filters, permissions, samples, guides and tools. It allows developers to easily look up Android platform features to build their apps.

androidreferencedocumentationapissamples
Eclipse Memory Analyzer

Eclipse Memory Analyzer

Development

Eclipse Memory Analyzer is an open-source Java heap memory analyzer software used to pinpoint memory leaks and analyze memory consumption in Java applications. It provides features like heap dumping, memory leak detection, memory usage analysis and profiling.

memoryleak-detectionjavaopen-source