Thanks for your response. Would you give me more hints by providing code snippet to do that?
On Aug 16, 4:11 pm, Zsolt Vasvari <[email protected]> wrote: > ImageView.setImage*(); > > On Aug 16, 9:22 am, gml <[email protected]> wrote: > > > I am trying to create a prototype that could guide a person to his > > destination place. > > > * place is a wide building with several floors. > > * i can obtain/retrieve themaps(stillimages). e.g. current:1F > > destination:5F; so I can get thestillimagesof 1st,2nd...5th floors > > (5 image files). > > > Scenario: > > > 1. start the application > > 2. input the current location (or may automatically set using > > current location) & destination > > 3. click the search route button to search themapsto use (still > >images) & mark the current location & destination > > 4. update the current location upon moving/going to destination > > > I just need to display 1 image file (each floor) at a time then move > > to other floor by using scroll bar. But.. don't know how to display > > it. > > > Any guidance on the right direction is appreciated. -- 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

