Software Archive
Read-only legacy content
17061 Discussions

Code Back and Forward buttons

Mohamed_S_
Beginner
391 Views

Hi , 

Please I need a clear, direct and a simple advice about how to implement back and forward buttons .!

What is the code should I use ?

If there is a tutorial video available  to show me the steps which I should follow , I will appreciate that and be more thankful .

Please help.!

 

 

0 Kudos
1 Reply
LexiS_Intel
Moderator
391 Views

This forum is no longer open, but we obtained a response from an Android engineer for you:

===

It is related to basic UI guideline from Google for Android Developers.

Android has guidelines for user interface regarding the Back button. The answer will depend on the usage you want to make, I recommend you to become familiar with the Back Stack for Activities on Android, you will find sample code on the links below:

https://developer.android.com/guide/components/activities/tasks-and-back-stack.html

https://developer.android.com/training/implementing-navigation/temporal.html

0 Kudos
Reply