Thursday, February 20, 2014

Ask a question android process


With adb shell ps to see some progress, it will be as
com.xxxxxx.xx: dash
Colon dash does this mean?
Process with direct package name represents what difference does it?<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
When running an App you can start multiple processes,
Activity is defined in the manifest when there can be progress = ": dash" in this way perform this Actvitiy specified in a separate process.

There are many independent role in the process, such as a separate process if the crash does not affect other processes, the memory limit is also calculated separately, and so on
Reply:
cited a floor youngc527 reply:
an App when running multiple processes can be started,
Activity is defined in the manifest when there can be progress = ": dash" in this way perform this Actvitiy specified in a separate process.

There are many independent role in the process, such as a separate process if the crash does not affect other processes, the memory limit is also calculated separately, and so on


Is there a link to the official documentation yet? I can not find the relevant information.
Reply:
http://developer.android.com/guide/topics/manifest/activity-element.html # proc

No comments:

Post a Comment