Re: [android-developers] how to typecast String data to Object data type java/Android

2011-07-08 Thread NaveenShrivastva
On Fri, Jul 8, 2011 at 10:27 AM, TreKing treking...@gmail.com wrote:

 On Thu, Jul 7, 2011 at 8:55 PM, Latcho spamtha...@gmail.com wrote:

 I you had actually answered the question or remained silent you too had
 served the list because


 I don't know what that means.


  A) I was actually interested in the answer


 I'm sorry to hear that you do not seem understand basic Java.

  B) I had to read your boring reply in the hope of an answer.


 I'm sorry to have bored you. If it makes you feel better, I was fairly
 bored with your reply as well. Call it even?



 -
 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

There is best solution for handle that case i have find it.

Thanks

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

[android-developers] how to typecast String data to Object data type java/Android

2011-07-07 Thread naveen kumar
String epdata=sdfsad;
Object epArry=  (Object) epdata;

facing issues plz help me

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


Re: [android-developers] how to typecast String data to Object data type java/Android

2011-07-07 Thread TreKing
On Thu, Jul 7, 2011 at 12:13 PM, naveen kumar
kumarnaveen.si...@gmail.comwrote:

 String epdata=sdfsad;
 Object epArry=  (Object) epdata;


This is a basic Java questions and has nothing to do with Android
development.

-
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

Re: [android-developers] how to typecast String data to Object data type java/Android

2011-07-07 Thread Latcho
I you had actually answered the question or remained silent you too had 
served the list because

A) I was actually interested in the answer
B) I had to read your boring reply in the hope of an answer.

On 7/7/2011 7:29 PM, TreKing wrote:
On Thu, Jul 7, 2011 at 12:13 PM, naveen kumar 
kumarnaveen.si...@gmail.com mailto:kumarnaveen.si...@gmail.com wrote:


String epdata=sdfsad;
Object epArry=  (Object) epdata;


This is a basic Java questions and has nothing to do with Android 
development.


-
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 


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

Re: [android-developers] how to typecast String data to Object data type java/Android

2011-07-07 Thread TreKing
On Thu, Jul 7, 2011 at 8:55 PM, Latcho spamtha...@gmail.com wrote:

 I you had actually answered the question or remained silent you too had
 served the list because


I don't know what that means.


  A) I was actually interested in the answer


I'm sorry to hear that you do not seem understand basic Java.

 B) I had to read your boring reply in the hope of an answer.


I'm sorry to have bored you. If it makes you feel better, I was fairly bored
with your reply as well. Call it even?

-
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