<div dir="ltr">On 16 August 2013 17:24, Gonzalo Odiard <span dir="ltr"><<a href="mailto:gonzalo@laptop.org" target="_blank">gonzalo@laptop.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra">* I think onStart/onPause/onStop should be there in any case.<br></div><div class="gmail_extra">
* On the top of those, your current onWrite implementation adds too little to be justified.<br></div><div class="gmail_extra"><div><div><br></div></div></div></div></blockquote><div><br></div></div><div>I can't see the difference between  onPause/onStop and onWrite, can you explain?</div>
<span class="HOEnZb"><font color="#888888"></font></span></div></div></div></blockquote><div><br></div><div>Heh, that's my point! There is very little difference. onPause is called when you switch to some other activity. onStop is called when the activity is being closed. onWrite is called both by onPause and onStop.<br>
</div></div></div></div>