Hi,

in my app, i got a login screen and a screen, where the user
information should be displayed. So, when the button is pressed, a
login request will be made and in case of sucess, a new activity
should be displayed.
For later requests, i need the entered login data from the login
screen in my other activitys to process further requests.
So the question is, how to pass data from activity to activity.

In the Blackberry app,  which is running already, you could pass
objects to the constructor of the new Screen.
So the best for me would be, to find a possibility to pass a bean
object from screen to screen.
Sadly, i found nothing like that in the documentation. I would be
grateful for any help.

Regards,
Daniel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to