Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

xamarin - How to avoid app restart after pressed home button in android phone

I am implementing an android app with Xamarin.

I performed the following step.

  1. Start the APP

  2. The APP opened with first page "A"

  3. Pressed a button and go to page "B"

  4. Pressed home button on mobile phone.

  5. Click on the APP icon to go back to the APP.

  6. The app looks like restart and opened in page "A"

Why would this happened? How could I avoid this.

I have checked my android manifest file.

There is no "android:launchMode" item.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...