when you do the stop() Activity.Info.timerTime stops but Activity.Info.elapsedTime keeps running.
but in my app i use stopwatch using Elapsedtime.
If i stop session with session.stop() the stopwatch stop it ??
mmmm..then i must use Activity.Info.timerTime...
thanks Jim!