Hi All
We now have several warehouse apps which are currently launched from the standard device homepage.
One of the problems with this is the user has to log in again between tasks.
I could overcome this using statemanager but think it would better to build a launcher app.
Using the launcher they would only log in once and then have access to the various apps from one activity.
What would be the correct way to launch the separately built activities and how do you pass info between each one?
Found a few examples using intents but they may be out of date so would like to know the latest thinking / best practices.
Thanks
Nibbo
We now have several warehouse apps which are currently launched from the standard device homepage.
One of the problems with this is the user has to log in again between tasks.
I could overcome this using statemanager but think it would better to build a launcher app.
Using the launcher they would only log in once and then have access to the various apps from one activity.
What would be the correct way to launch the separately built activities and how do you pass info between each one?
Found a few examples using intents but they may be out of date so would like to know the latest thinking / best practices.
Thanks
Nibbo