Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7161547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:35:07+00:00 2026-05-28T13:35:07+00:00

I have a process that keeps dying in the same place, and claims to

  • 0

I have a process that keeps dying in the same place, and claims to be running out of memory, but I have a sneaking suspicion that it’s a red herring and that I’m eating up the memory it needs somewhere else. I’m curious what my options are for seeing memory used and released in real time. Does ADB have a monitor of some kind that I can watch?

TIA

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:35:08+00:00Added an answer on May 28, 2026 at 1:35 pm

    I find the command line adb shell dumpsys meminfo ‘your apps package name’ useful. If you want see the info for all processes, use adb shell dumpsys meminfo. It’s probably worth piping the output to a text file, as there’s a lot of data of the form:

    ** MEMINFO in pid 5527 [com.sec.android.widgetapp.weatherclock] **
                        native   dalvik    other    total
                size:     2868     5767      N/A     8635
           allocated:     2861     2891      N/A     5752
                free:        6     2876      N/A     2882
               (Pss):      532       80     2479     3091
      (shared dirty):      932     2004     6060     8996
        (priv dirty):      512       36     1872     2420
    
     Objects
               Views:        0        ViewRoots:        0
         AppContexts:        0       Activities:        0
              Assets:        3    AssetManagers:        3
       Local Binders:        2    Proxy Binders:        8
    Death Recipients:        0
     OpenSSL Sockets:        0
    
    
     SQL
                   heap:        0         MEMORY_USED:        0
     PAGECACHE_OVERFLOW:        0         MALLOC_SIZE:        0
    

    that comes back from a real device connected via the USB port

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a long running timer task. Its a batch process actually that will
I have Process objects that are monitored from two different views. A Windows.Forms.ListView (actually
I have a process that interfaces with a library that launches another process. Occasionally
I have a process that spawns a helper process. Sometimes I need to debug
I have a process that currently runs in a Delphi application that I wrote
I have a process that imports a lot of data (950k rows) using inserts
I have a process that contains C# code, C++\CLI code and native c++ code.
I have a process that uses an XmlReader. I have already done a lot
We have a process that I'm trying to automate in which I have to
I have a process that updates hundreds of rows in a grid via jQuery.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.