Hello. Try to drop the windows mindset when coding for android, in Linux there is no such thing as a dll (as for as I know).
There are API's for creating graphs: http://android.arnodenhond.com/components/graphview and http://androidplot.com/wiki/Home are just two I found with a very quick google search... Hope this helps, Fred On 06/07/2011, s.rawat <[email protected]> wrote: > yeah Mark even less than 10 secs..Thanks.. > I will use it nd post the code once done.. > Rgds, > Saurabh > "..pain is temporary.....quitting lasts forever......" > > > > On Tue, Jul 5, 2011 at 6:56 PM, Mark Murphy <[email protected]> wrote: > >> ChartDroid >> AndroidPlot >> AChartEngine >> >> There are probably others, but those were what showed up in the first >> 10 seconds of searching on Google. >> >> On Tue, Jul 5, 2011 at 9:21 AM, s.rawat <[email protected]> wrote: >> > HI All, >> > is there any charting dll or library for android with the sample code >> which >> > can be used for plotting charts.I have used dotnetcharting dlls for >> plotting >> > the graphs in the C# where you can get the sampe code for different >> > forms >> of >> > charts as well. >> > Is there any such library for android wth the sample codes. >> > Rgds, >> > Saurabh >> > >> > "..pain is temporary.....quitting lasts forever......" >> > >> > -- >> > 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 >> >> >> >> -- >> Mark Murphy (a Commons Guy) >> http://commonsware.com | http://github.com/commonsguy >> http://commonsware.com/blog | http://twitter.com/commonsguy >> >> _The Busy Coder's Guide to Android Development_ Version 3.6 Available! >> >> -- >> 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 > > -- > 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 -- 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

