This is a migrated thread and some comments may be shown as answers.

App restarting on resume

2 Answers 186 Views
Android Devices
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nohinn
Top achievements
Rank 1
Nohinn asked on 25 Apr 2014, 04:02 PM
Hello,

I'm trying to make my app resume where I left it after switching from app to app.
I have tried already setting in the manifest.xml the following values to no avail:
1) android:launchMode="singleTop"
2) android:launchMode="singleInstance"
3) android:launchMode="singleTask"

When I switch from my app to another app, and get back to my app, the splashscreen is shown as if I opened my app for the first time.

Is there anything I'm not doing correctly?

2 Answers, 1 is accepted

Sort by
0
Nohinn
Top achievements
Rank 1
answered on 25 Apr 2014, 06:22 PM
Nevermind.

I had "Don't keep activities" option checked in the developers menu of my phone. After unchecking it everything is working as expected.
0
Iva Koevska
Telerik team
answered on 28 Apr 2014, 11:50 AM
Hi Eduardo,

it seems you have been able to resolve your issue, so I'm closing this request.

Let us know if this is not the case and you need further assistance. Thank you!

Regards,
Iva Koevska
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
Android Devices
Asked by
Nohinn
Top achievements
Rank 1
Answers by
Nohinn
Top achievements
Rank 1
Iva Koevska
Telerik team
Share this question
or