getInstanceCount() is there for debugging purpose and is not reliable.

On Wed, Jun 2, 2010 at 2:14 AM, skink <psk...@gmail.com> wrote:
>
>
> On Jun 2, 4:35 am, "Ted Neward" <ted.new...@gmail.com> wrote:
>> Anybody know an easy way for an app to find all the instances of all the
>> Activities currently alive in the current process?
>>
>
> afaik, you can't do this
>
> you can however get total #Activities by calling Activity's static
> method getInstanceCount()
>
> pskink
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to