Thank you! I am sorry for my impatience. Will keep that in mind before
I post anything.

On May 12, 3:45 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Ajaywrote:
> > Anybody has a clue?
>
> If you need help within six hours, please hire a consultant. Otherwise,
> please wait 24-48 hours before bumping your posts.
>
> >> Is there a widget that can scroll diagonally?
>
> There is no built-in widget that can scroll diagonally.
>
> >>>     I read some tutorial about loading a MapView in your own activity.
> >>> The Google maps is a beautiful application that scrolls in any
> >>> direction the user moves around. I want to develop a similar
> >>> application, that could scroll in any direction, but the difference
> >>> being it has to display it's own UI.
> >>> Is this possible? If yes, then how?
>
> Draw on the Canvas, using the techniques used by games for rendering a
> portion of a large map on the screen and allowing scrolling in whatever
> directions the larger map supports.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android App Developer Books:http://commonsware.com/books
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

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

Reply via email to