<div dir="ltr"><div>Hi all.</div><div><br></div><div>I'm trying to optimize start time of my android application. For now I'm interested in warm start time </div><div>when the user presses back and quickly returns to the app. If we consider java application the </div><div>warm start is faster, it seems like android caches something or so.</div><div>But it does not work for Qt applications. My application spends constant time for each start, even if I closed it a second ago. </div><div><br></div><div>Is there any way to optimize warm start of Qt application? </div><div>Any hints are highly appreciated.</div><div><br></div><div>Thanks,</div><div>Sergey</div></div>