Google Finance is using a web service to provide that data to the
mobile devices. The mobile devices is performing database queries, or
receiving periodic packets of information from the server that
implements the web service.

For the information that you are asking, you would somehow need to tie
into the same web service that Google is using or something else.


On Apr 27, 11:04 pm, puneet dhami <[email protected]> wrote:
> hi,
> i am making application in android just like the google finance .
> my first step is to show the market index summary, i have search the
> api list . but i could not get any api related to it.
> can u please help me in this regard . i do not want to use any java
> script .
> i need basicaly liks this
> example if i put the symbol as GOOG it should display the information
> like this.
>
> 529.06
> -2.58 (-0.49%)
> After Hours: 529.20 +0.14 (0.03%)
> Apr 27, 6:47PM EDT
> NASDAQ real-time data - Disclaimer
>
>    1. Range 527.23 - 538.33
>    2. 52 week 381.54 - 629.51
>    3. Open 528.94
>    4. Vol / Avg. 3.84M/3.64M
>    5. Mkt cap 168.46B
>    6. P/E 23.97
>    7. Div/yield     -
>    8. EPS 22.07
>    9. Shares 318.41M
>   10. Beta 1.11
>
> and chart for this partiocular symbol
> Thanks
>
> --
> 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 
> 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 [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