Will ActivityRecording work in background if Session wasn't stopped?

Hi all,

Can you please clarify, if ActivityRecording has been started, but not stopped. If I exit the app with System.exit(), and then run it again, will it pick up the same Session object that it has or it will create a new one?