Quote:
Originally Posted by mdp
Another thing to do: first a loop to exhaust the queue (to eliminate the old commands in the log without them having effect)...
|
Just noting: the above is not necessary (and not exception proof), instead I would do a
logcat -T 1
and just skip processing that first line.
Any request for a demo?