taskmanager Questions

1

Solved

I'm currently using the code in this answer, with some slight modifications as suggested in the comments. However, no matter how many objects I allocate in memory, the listed memory usage is always...
Republican asked 23/3, 2017 at 20:20

3

Solved

MyApp's Receiver is just working fine if it in background which is: public class MySmsReceiver extends WakefulBroadcastReceiver { @Override public void onReceive(Context context, Intent intent...

4

Solved

First of all I know it's bad to use a task manager/killer in Android and all that, but what I was wondering is how do task managers like Advanced Task Killer kill other applications? I wanted to de...
Prindle asked 10/6, 2011 at 8:3

2

I know that with windows you can generate a dump file by going to task manager->processes-> right clicking on the process. what is a dump file ? what can i do with .dmp file?
Illdisposed asked 13/12, 2015 at 14:48

4

Solved

I run Windows 7 RC1, which uses the same WTM from Vista. When i look at the processes, there some columns I'm not sure what the differences are: Memory - working set Memory - private working set ...
Cherin asked 23/7, 2009 at 9:33

1

Solved

I am developing an app that has private information and should not display a real screenshot in Android's recent app switcher. I've tried a variation of this solution, by setting the content view t...
Henrion asked 23/6, 2015 at 19:17

2

Solved

I am pretty new to using terminal and installing gulp, but I am running through a few errors. Errors keep popping up and I am not sure why. My goal for right now is to install gulp globally, but no...
Rutile asked 5/6, 2015 at 18:11

1

I have a Celery Task-Manager to crunch some numbers for company analytics. The Task-Manager and workers are hosted on an Amazon EC2 Linux Server. I need to set up the system such if we send too...
Egocentric asked 12/12, 2014 at 10:6

2

Solved

I am learning powershell and trying to see how can variables and functions could be used. I want to print out PID for all running notepad instances, basically what is shown in PID column under Deta...
Accomplishment asked 27/3, 2015 at 19:6

1

Solved

I have an idea to make Task Manager for android.Can anyone tell me how to get all the processes currently running in android?
Corvin asked 8/9, 2014 at 10:17

4

I have some WCF services that are hosted in a windows service. Yesterday I looked at Task Manager and noticed that the CPU time for my windows service process was over 5 hours, while the majority o...
Pneumato asked 8/5, 2009 at 13:48

1

Solved

Guys sorry if I have offended someone by asking such a noob question, as I see someone have "Marked Down" Question for being inappropriate. This is my first time asking here so forgive me if somet...
Moneybags asked 18/11, 2013 at 17:56

1

Solved

I've set the title & assembly info of my C# Winforms executable as follow: [assembly: AssemblyTitle("Widgets Galore")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")]...
Unmusical asked 5/9, 2013 at 23:3

6

Solved

Is there any way to protect my Delphi application from being killed by the Windows task manager (or others like Process Explorer)? I think Windows messages can do that (by doing a hook and interce...
Immediate asked 31/12, 2009 at 1:47

2

I have a windows form application running on a server. Now I need to have multiple instances of the same application running at the same time. Each instance will connect to a different databa...
Quell asked 5/2, 2013 at 15:32

5

Solved

I am using the powershell script below to open several word documents, update the form fields in them, and then close them. First, I'll note that if this script is run from the command line or by r...
Alienate asked 31/1, 2013 at 22:3

2

Solved

I would like to get list of programs running and visible in windows task manager's Applications Tab (not processes tab) and get their locations on HDD? I need it to be done in Delphi. Anybody can ...
Bybee asked 1/8, 2010 at 14:34

1

Solved

I'm trying to retrieve some RDC/RDP and "Console" login information programmatically via C#. I want to develop a simple console application (.EXE) such that I can retreive the information from Tas...
Voltz asked 21/12, 2012 at 9:13

2

Solved

Is there a command line argument to set the title that JVM reports to the windows task manager? All my java processes only show up as ‘javaw.exe’ with description ‘Java(TM) Platform SE binary...
Magna asked 8/11, 2012 at 13:47

2

Is there a command line syntax in which returns the Image Path / Location of the *.exe on the task manager? I'm using Windows XP Professional Service Pack 3, I'm aware of the tslist(tasklist) comm...
Scaffold asked 29/4, 2011 at 10:17

1

Solved

I am looking for a way to disable the task manager window once I long press on the home button. I managed to disable other device keys (such as volume, menu etc) and the normal click on the home bu...
Hyperesthesia asked 9/8, 2012 at 11:39

1

Solved

I want to show a black screen in the task manager preview under Ice Cream Sandwich, like the German 'finanzstatus' app does. It would be nice if someone could point me in the right direction.
Amundson asked 2/4, 2012 at 21:26

0

As far as I see on Android 4.0 (or higher) default task manager shows last screenshot from program with program icon no the top left. See image: My question is how to change application's image ...
Longwinded asked 28/9, 2012 at 11:41

5

Application thread get close if its killed by task manager. Need to re-invoke application as though its killed by other application or task manager. Any idea?
Meltwater asked 13/9, 2012 at 6:29

0

I am looking for Android 'trick' to change the functionality of the long click on the home button. Currently, long click on the home button open the task manager. Instead, I want the long click to ...
Herbivore asked 23/9, 2012 at 16:42

© 2022 - 2024 — McMap. All rights reserved.