hi, i am developing a final year project where i need to retrieve details of hospitals like name ,address, location(in terms of latitude and longitude) from a server and display them on a map....connectivity has been established and i am able to retrieve the values in the from of array like address[], name[] etc..
now i need to pass these values from an activity class to map activity class..i have used bundle to pass variables but i have no clue how to pass integer and string arrays and how to retrieve them in the second class using bundle... can anyone please provide codes or relevant links which may be helpful in solving this problem using bundle any help will be really appreciated....cheers :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

