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
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
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
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?
--~
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
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
--~--~-~--~~--
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
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
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
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
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
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
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
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.
--~--~-~--~~~---~
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
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
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
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
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.
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
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
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
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
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?
>
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
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
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
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
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
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
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
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
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.
--~--~-~
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();
>
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
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
://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"
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.
--~--~-~--~~~---
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
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
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..
--~--~-~--~~~
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
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
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
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
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
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.
--~--~---
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
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
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
50 matches
Mail list logo