Hi!
I wanna create a module activity to get a client. This activity show the all clients in my DB and find in this , finally select one client .
My question is how can I return the selected client to use it in another activity?
I want this activity to use in others activities of my app to get the client.
Any clues how to do this ? I did this once time in each activity I did the same code to each activity now I want to do just one activity and return the select client.
Thks In Advance .
I wanna create a module activity to get a client. This activity show the all clients in my DB and find in this , finally select one client .
My question is how can I return the selected client to use it in another activity?
I want this activity to use in others activities of my app to get the client.
Any clues how to do this ? I did this once time in each activity I did the same code to each activity now I want to do just one activity and return the select client.
Thks In Advance .