On Thu, Jul 19, 2012 at 11:07 AM, JP <joachim.pfeif...@gmail.com> wrote:

> I'd try calling up the Google Maps app via Intent first. See if it
> fits the UI flow and provides what you need. If so, I would run with
> it. Reason: Except for being pulled though new API levels, the Maps
> API has been pretty much abandoned. By now, it is roughly a couple
> years behind what Google Maps can do.
>

Agreed. It's line one line of code to launch the intent so you can very
quickly see if it fits the bill or not.

I do have still this question however, would do i go about making this
> feed that i need to.
> All i want is something that i can add too on a website, the
> application will refresh and pull it and display it in a listview with
> the option of click the item and see more info about it
> and having the lat and long to be able to click to navigate too.
>

What you describe is very broad and generic. You're basically asking "How
do I make a RSS reader app?" The answer is "Write the code to do it".
What have you tried so far? Where are you stuck? Where *specifically* do
you need help?

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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