[android-developers] XML version 2.0

2009-09-13 Thread sasi kumar
Hi, how can we read xml version 2.0 files in android or in java? can any one give suggestion for this?.. thanks in advance -- Thanks & Regards Sasi Kumar.S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "A

[android-developers] Mapview with multiple markers

2009-09-13 Thread sasi kumar
Hi, I'm new to android. I need a mapview with multiple markers. can any one give code for this... pls send the code to sasikumar.it1...@gmail.com -- Thanks & Regards Sasi Kumar.S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: XML parser

2009-09-10 Thread Sasi Kumar
can you tell what is xmlpullparser and give one example. On Sep 10, 6:25 pm, Keean Schupke wrote: > Use the XmlPullParser. > > Regards, > Keean. > > On Sep 10, 11:10 am, Lewis wrote: > > > I found XML parsing in android to be slightly buggy, the parser seemed > > to have some strange behaviour

[android-developers] Re: do i need to close cursor?

2009-09-10 Thread Sasi Kumar
close the sursor each time. b'coz when u try to open another time the cursor. it will show exception as already cursor as opened. so close the cursor On Sep 10, 12:13 pm, jerryfan2000 wrote: > Hi, > Just wondering is it necessary to close cursor when an activity is > stopped or pause? --~

[android-developers] XML parser

2009-09-10 Thread sasi kumar
Hi guys, I have a doubt in xml parsing. i'm parsing a xml file. that xml file contains more than 14000 lines. I'm fetching 15 tag in that xml file. it is taking more than 7 times to fetch. b'coz 14000 lines * 15 tag. that much time it is taking. can any one suggess any idea for this to reduce tim

[android-developers] Map view

2009-09-10 Thread sasi kumar
Hi guys, I have doubt in map view. I need a mapview with marker. when i'm clicking the marker it should display some info window. when i click the info window it should goto another layout. any one can suggest idea for this.. -- Thanks & Regards Sasi Kumar.S --~--~-~--~~--

[android-developers] key lisener

2009-09-08 Thread sasi kumar
can any one give example for key lisener -- Thanks & Regards Sasi Kumar.S --~--~-~--~~~---~--~~ 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@googlegrou

[android-developers] Re: key lisener

2009-09-08 Thread sasi kumar
use key lisener.. On Tue, Sep 8, 2009 at 3:34 PM, sasi kumar wrote: > can any one give example for key lisener > > -- > Thanks & Regards > Sasi Kumar.S > -- Thanks & Regards Sasi Kumar.S --~--~-~--~~~---~--~~ You received th

[android-developers] Key listener

2009-09-08 Thread Sasi Kumar
I want to know about the key listener concept. I want the value of Back button in android. plz Give some sample code for this.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] Key listener

2009-09-08 Thread Sasi Kumar
I want to know about the key listener concept. I want the value of Back button in android. plz Give some sample code for this.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] custom list view

2009-09-07 Thread Sasi Kumar
I need a custom list view. For reducing the list view font size. I need a code for that.. can any one help for this. thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Re: list view

2009-09-07 Thread Sasi Kumar
Thanks for your reply. I can't understand your words. Can you plz... reply for me one more time.. Thanks in advance. On Sep 7, 4:04 pm, Mark Murphy wrote: > Sasi Kumar wrote: > > I have a list view with 2300 items. > > > When i'm using settextfilterenabled=tr

[android-developers] list view

2009-09-07 Thread Sasi Kumar
I have a list view with 2300 items. When i'm using settextfilterenabled=true. It is very slow to get the data. there is any way to get the data very fast.. any one can suggess some idea for this. thanks in andvance... --~--~-~--~~~---~--~~ You received th

[android-developers] Text View

2009-09-04 Thread Sasi Kumar
I need a textview with multiple drawables at bottom. In android, I know that there is a possibility of giving one image drawable for bottom. But i need multiple to be drawable at bottom. Any one can suggess some idea for this. thanks in advance. --~--~-~--~~~---~

[android-developers] Re: Map view

2009-09-01 Thread Sasi Kumar
minX) && (pointX <= maxX) && >            (pointY >= minY) && (pointY <= maxY)){ >                 return true; >         } > >         return bln; > > } > > 2009/9/1 Sasi Kumar : > > > > > Can any one help to create map view wit

[android-developers] Re: Map view

2009-09-01 Thread Sasi Kumar
d! > > regards, > Anton > > Sasi Kumar wrote: > > Can any one help to create map view with a marker. > > > When we are clicking marker it should display info window. > > > By clicking that info window it shoul got

[android-developers] Map view

2009-09-01 Thread Sasi Kumar
Can any one help to create map view with a marker. When we are clicking marker it should display info window. By clicking that info window it shoul goto another layout. Ple. reply me. thanks in advance. --~--~-~--~~~---~--~~ You received this message because y

[android-developers] Join

2009-08-31 Thread Sasi Kumar
Join this group http:// groups.google.com/group/mobile-application-developers --~--~-~--~~~---~--~~ 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@googleg

[android-developers] Null Pointer Exception

2009-08-30 Thread Sasi Kumar
when i'm trying to call another class method. It is showing null pointer exception. Plz give some suggestion to get back from this --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Drawable

2009-08-30 Thread Sasi Kumar
How can we use map to map give one example. plz On Aug 28, 10:21 am, quill wrote: > Use a map to map your key and drawable id. > > On Aug 28, 12:48 pm, Sasi Kumar wrote: > > > my code is:- > > > Drawabel partlycloud=res.getDrawable(R.drawable.a65_color_31); &g

[android-developers] Re: Date Limit

2009-08-30 Thread Sasi Kumar
nput within bounds.  I haven't > tried it with the DatePicker widget but it may be possible. > > - Brian > > Sasi Kumar wrote: > > Can any one suggess that i want a limited datepicker > > > ex:- 25 aug 2009 to 24 aug 2010 > > > please reply > > > Jo

[android-developers] Re: draw textview

2009-08-30 Thread Sasi Kumar
and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Aug 29, 5:51 am, Sasi Kumar wrote: > > > please give some suggestion for me... > > > I want to draw tex

[android-developers] Re: Date Picker

2009-08-30 Thread Sasi Kumar
acity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Aug 29, 4:08 am, Sasi Kumar wrote: > > > I want a date picker with maximum of 3 days. > > > i want like > > > yesterday > > today > > tomor

[android-developers] Re: reduce list view font size

2009-08-30 Thread Sasi Kumar
t; > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Aug 29, 12:05 am, Sasi Kumar wrote: > > > How can we reduce list view font size? >

[android-developers] Re: How to call another class method.

2009-08-30 Thread Sasi Kumar
I used intent to call class. But i want to call the function. Give some other idea to call function. On Aug 28, 8:24 pm, "Roman ( T-Mobile USA)" wrote: > I am assuming that you want to get the activity eSkyGuide in the > foreground, correct? > > In this case as ragavendran suggested, call an In

[android-developers] Re: How to call another class method.

2009-08-30 Thread Sasi Kumar
I used intent to call class. But i want to call the function. Give some other idea to call function. On Aug 28, 7:07 pm, ragavendran s wrote: > I think u may use like this ...Intent to call another .java class > if successs u reply to me...thanks > > > > > weather.java > > > public clas

[android-developers] draw textview

2009-08-29 Thread Sasi Kumar
please give some suggestion for me... I want to draw text in my text view my class is extended with Activity. textview t1; textview t2; t1.settext("sun 29 Sug 2009"); t2.settext("tue 29 Sug 2009"); see here sun and tue both are having same length words but it is moving. so wh

[android-developers] Date Picker

2009-08-29 Thread Sasi Kumar
I want a date picker with maximum of 3 days. i want like yesterday today tomorrow this 3 days only i want. any one can sugess some idea. please reply. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Deve

[android-developers] Date Limit

2009-08-29 Thread Sasi Kumar
Can any one suggess that i want a limited datepicker ex:- 25 aug 2009 to 24 aug 2010 please reply Join: http: //groups.google.com/group/mobile-application-developers --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

[android-developers] Date Limit

2009-08-29 Thread Sasi Kumar
How can i display datepickerdialog for a limited dates. Ex:- I want from 25 aug 2009 to 24 Aug 2010 please reply Join http://groups.google.com/group/mobile-application-developers --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] reduce list view font size

2009-08-29 Thread Sasi Kumar
How can we reduce list view font size? Can any one know about these. please reply me. Thanks in advance Join http://groups.google.com/group/mobile-application-developers --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

[android-developers] Re: How can i use Scroll bar in my Linear layout view.....

2009-08-28 Thread Sasi Kumar
use Scrollview for scroll bar... On Aug 29, 9:03 am, ragavendran s wrote: > How can i use Scroll bar in my Linear layout view... > can u pls tell me > > thanks > Raghav.S --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Force Close-Wait

2009-08-28 Thread Sasi Kumar
When i'm trying to execute my project. It will show one alert dialog in run time. That Shows to Forceclose or Wait. Why this alert dialog is showing. There is any way to stop these. In my project i'm reading xml files. is this cause any problem. Reply me. Thanks in advance. --~--~-~

[android-developers] Re: How to call another class method.

2009-08-28 Thread Sasi Kumar
etOnClickListener(new OnClickListener() { >                 public void onClick(View v) { >                         // put your code here >                         // to call methods of the eSkyGuide class do it like > this >                         eSkyGuide.this.methodName(); >      

[android-developers] Re: How i get the Selected item from the list Adapter.

2009-08-28 Thread Sasi Kumar
join the below group to discuss more http://groups.google.com/group/mobile-application-developers use like this lv=(ListView)findViewById(R.id.ListView01); lv.setChoiceMode(lv.CHOICE_MODE_SINGLE); lv.setAdapter(new ArrayAdapter(this, andro

[android-developers] Re: How i can pass my String to Another page

2009-08-28 Thread Sasi Kumar
public static String username; s2.java private String df; df=s1.username; thats all!. On Aug 28, 2:22 pm, ragavendran s wrote: > Hi , > >   I am new to Android development.I want to transfer transfer my > String(username) to another page. > i m having some problems on it...s

[android-developers] Nice Opportunities for mobile application developers

2009-08-28 Thread Sasi Kumar
://groups.google.com/group/mobile-application-developers (use before the link http) Join this group. more experience professor to guide you. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Mobile Application Developers.

2009-08-28 Thread Sasi Kumar
http://groups.google.com/group/mobile-application-developers Join this group To share mobile application datas, ideas and doubts. Its only for mobile application developers. More Experience Guys are there to reply for free of costs. Thanks in Advance. --~--~-~--~~~---

[android-developers] How to call another class method.

2009-08-28 Thread Sasi Kumar
eSkyGuide.java public class eSkyGuide extends Activity implements Button.OnClickListener { public void homepage() { setContentView(R.layout.homepage); flight_schedule=(Button)findViewById(R.id.fschedule); flight_schedule.setOnClickListener(this); flight_st

[android-developers] Drawable

2009-08-27 Thread Sasi Kumar
my code is:- Drawabel partlycloud=res.getDrawable(R.drawable.a65_color_31); I have more images like a65_color_31 a66_color_31 a67_color_31 a68_color_31 a69_color_31 a70_color_31 a71_color_31 If user gives input as 67 then my drawable should be Drawabel partlycloud=res.getDrawable(R.drawable.a

[android-developers] Map view info window

2009-08-27 Thread Sasi Kumar
Hi, I have displayed map view with marker. now i want, When i'm clicking marker it should display info window. When i'm clicking info window i need to redirect another page any one can know about these. please reply me. thanks in advance.. --~--~-~--~~~

[android-developers] text view focus

2009-08-27 Thread Sasi Kumar
how can we give text view focus? Tell breifly with example Thanks in Advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-d

[android-developers] Multiple colors for a textview

2009-08-25 Thread Sasi Kumar
Can any one help me.. How to give multiple colors for a textview . 1. Don't use HTML. 2. ex:- sample in this i need sa as red color mp as blue le as green color Thanks in advance.. suggess me ... --~--~-~--~~~---~--~~ You received this m

[android-developers] Re: Unable to start service intent

2009-08-17 Thread Sasi Kumar
use like this intent Intent intent = new Intent(this,GoogleMapView.class); startActivityForResult(intent, 1); On Aug 18, 10:03 am, Honest wrote: > hello, > > I tried to create service by following code but in logcat i got > following error " Unable to start service intent" The following

[android-developers] Re: Unable to start service intent

2009-08-17 Thread Sasi Kumar
use like this intent Intent intent = new Intent(this,GoogleMapView.class); startActivityForResult(intent, 1); On Aug 18, 10:03 am, Honest wrote: > hello, > > I tried to create service by following code but in logcat i got > following error " Unable to start service intent" The following

[android-developers] How to set map view marker text

2009-08-17 Thread Sasi Kumar
I want to set text for map view marker. when I'm clicking my marker. It should display some image. pls update my code and send to me. This is my code:- package pack.flight; import java.util.List; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Ca

[android-developers] Inflate Exception

2009-08-17 Thread Sasi Kumar
when i'm trying to read a xml. It is showing an error "Infalte Exception" XML code is:- http://schemas.android.com/apk/res/ android" android:layout_width="fill_parent" android:layout_height="fill_parent"> Any one can know about this. Pls reply to me. --~--~---

[android-developers] Inflate Exception

2009-08-17 Thread Sasi Kumar
when i am trying to read a xml file it is showing exception as "Inflate Exception" The Error is:- android.view.InflateException: Binary XML file line #6: Error inflating class java.lang.reflect.Constructor My XML code is:- http://schemas.android.com/apk/res/android"; package="pack.flig

[android-developers] xml

2009-08-17 Thread Sasi Kumar
how can we reduce the execution time, when we are using xml parser. If anybody know rely me.. Thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] XML Reader

2009-08-17 Thread Sasi Kumar
When we are reading a xml file in android. At the execution time it is taking so much time for executing. Is there any way to reduce the time taking for execution? Thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribe