Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Code Back and Forward buttons

Mohamed_S_
Beginner
813 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
813 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