Tuesday, July 5, 2011

Re: [android-developers] How to know what internal process runs an application

On Tue, Jul 5, 2011 at 2:45 AM, elDoudou <the.edouard.mercier@gmail.com> wrote:
> I am developing an Android application, which hosts two processes, as
> declared in the AndroidManifest.xml file through the "android:process"
> XML attributes

Why? You take up twice the RAM, so you are harming your users, and I
don't know of a good reason to do this.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.6 Available!

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment