Re: [android-developers] Duration - No longer visible

2017-01-25 Thread Marina Cuello
As many things on Android, there is no exact timing. It depends on the load
of the system, the processor(s) on the device, how big the next activity is
(if the "stopping" one is being replaced with another), if there is some
garbage collection going on, and so on...

Marina




On Wed, Jan 25, 2017 at 10:23 AM, subha 
wrote:

> Hi Team,
>
> "onStop(): Called when you are no longer visible to the user"
>
>
> no longer visible means , what is the exacte timing to call onStop?
>
> Thanks,
> Subha
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/CALkECN4LoAigbUUDkqKWm-
> WFo7ECbJMbOXozdqie1xhzWUT4Vg%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACaNmX2gOckn7ZHHhTYw%3DrissGbEs0SATKqA2tMHYqnRwDgX5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Duration - No longer visible

2017-01-25 Thread subha
Hi Team,

"onStop(): Called when you are no longer visible to the user"


no longer visible means , what is the exacte timing to call onStop?

Thanks,
Subha

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CALkECN4LoAigbUUDkqKWm-WFo7ECbJMbOXozdqie1xhzWUT4Vg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.