I am in activity B and i press home button and go to android home
And when i click app icon,it start from first and was not in activity B
And when app opened and i go to activity B,it is open and not opening again
What is it?
Without any special code my taxi app I use goes back to the activity I had open when I click my app icon. I'm using b4a 7.30 on a Samsung galaxy s5. I clicked the home button and opened another app then closed it and clicked my app
Without any special code my taxi app I use goes back to the activity I had open when I click my app icon. I'm using b4a 7.30 on a Samsung galaxy s5. I clicked the home button and opened another app then closed it and clicked my app
if you start the app by clicking on the app´s Icon then you, surely, start your app from the Main Activity. The default starting point from a B4A App.
The user needs to use the backbutton to get back to your app after the 3rd party app is started by your app.
You can not force the launcher to start your app from another Activity.
if you start the app by clicking on the app´s Icon then you, surely, start your app from the Main Activity. The default starting point from a B4A App.
The user needs to use the backbutton to get back to your app after the 3rd party app is started by your app.
You can not force the launcher to start your app from another Activity.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.