hi,
i am working from i week on map view based tutorial and finally got this
done.What approach i have followed is that:
1. i have used the single activity in which user enters a location name in
text box.
2.as soon as the search button is clicked location name is converted into
lat and lan using geocoder class.
3.then passing this lan and lat to a method returning location on the map.

Now i want to do some R&D with this code through tabviews.
MEANS:
1.i want initially a single tab consisting of only textbox and search
button.
2.When user click on search button new tab should be open showing location
that was entered into textbox.

Please guide me !
Thanks,
Alok upadhyay,

-- 
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

Reply via email to