[android-developers] Location.getspeed always returns Zero

2012-03-07 Thread T.M.S.VIJAYKUMARR
Hi Friends,

While I'm testing the functioon that returns speed location.getSpeed()
,return value always equals to Zero. any solution friends?



-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Location.getspeed always returns Zero

2012-03-07 Thread T.M.S.VIJAYKUMARR
Hi,
hasSpeed() always returns false

On Wed, Mar 7, 2012 at 11:12 PM, TreKing treking...@gmail.com wrote:

 On Wed, Mar 7, 2012 at 11:35 AM, T.M.S.VIJAYKUMARR 
 iamvijayaku...@gmail.com wrote:

 While I'm testing the functioon that returns speed location.getSpeed()
 ,return value always equals to Zero.


 How are you testing this? Have you check the value of hasSpeed(), as per
 the documentation?


 -
 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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/
Mob.No:09048382536(Kerala)
Mob.No:09751076707(TN)

-- 
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] Json parsing problem using gson

2012-03-06 Thread T.M.S.VIJAYKUMARR
Hi,

i think your parsing integer value may be null ,check it.

On Tue, Mar 6, 2012 at 7:39 PM, vani reddy vani.reddy.bl...@gmail.comwrote:

 Hi friends,

 I am using GSON to parse the json, when some user logs in, it parses
 properly but when someother user logs in it throws NumberFormatException.
 I checked the JSON response also, its a valid JSON
 How to debug this app.



 --
 Regards,
 Vani Reddy

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] UI design

2012-03-06 Thread T.M.S.VIJAYKUMARR
Hi,
I think they did't use widget, In layout just they placing imges only.

On Wed, Mar 7, 2012 at 11:45 AM, Save My Life! alertsavemyl...@gmail.comwrote:

 i am not sure
 butter titanium framework provide this kind of UI
 On Mar 7, 2012 11:37 AM, megha agrawal megha14.2...@gmail.com wrote:

 Hello All,

 I want to create a UI for my app as shown in image attached with this
 mail. I am not getting what type of widget they have used??

 Can somebody explain, how to go for this type of design?

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/
Mob.No:09048382536(Kerala)
Mob.No:09751076707(TN)

-- 
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] switching views

2012-02-29 Thread T.M.S.VIJAYKUMARR
Hi Vani,
Create own framework and try it.

On Wed, Feb 29, 2012 at 6:43 PM, vani reddy vani.reddy.bl...@gmail.comwrote:

 Hey Treking,

 I am developing apps for api level 10 onwards.How can I use Fragments in
 2.3.5??


 On Wed, Feb 29, 2012 at 6:41 PM, vani reddy vani.reddy.bl...@gmail.comwrote:

 Hey,

 I dont want to show multiple activities in a screen i want to show
 multiple views in a single activity


 On Tue, Feb 28, 2012 at 11:39 AM, abhijeet tomar 
 abhijeet...@gmail.comwrote:

 Hi...you have to try TabHost it is a better option for show multiple
 activities in one screen  or as your requirementall the best

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




 --
 Regards,
 Vani Reddy




 --
 Regards,
 Vani Reddy

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




-- 




-
Thanks  Regards,
ThE MaSs

-- 
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] switching views

2012-02-27 Thread T.M.S.VIJAYKUMARR
You can try with tabhost instead of Dialog.

On Mon, Feb 27, 2012 at 4:48 PM, vani reddy vani.reddy.bl...@gmail.comwrote:

 No . I want to do in phone.


 On Mon, Feb 27, 2012 at 4:34 PM, nageswara rao rajana 
 nagu.raj...@gmail.com wrote:

 try fragments...

 On Mon, Feb 27, 2012 at 4:26 PM, vani reddy 
 vani.reddy.bl...@gmail.comwrote:


 Hi friends,

 How to create switching views in android  in the same activity ,like the
 attached snapshot of iPad..Please give any clue or any links which will
 help me to proceed further.
 Thaanks

 --
 Regards,
 Vani Reddy

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




 --
 Regards,
 Vani Reddy

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Image upload is Crashing in htc

2012-02-22 Thread T.M.S.VIJAYKUMARR
Hi,
When its crashing app, (upload more than 2  image to server or setImage for
ImageView) ,.

On Wed, Feb 22, 2012 at 1:06 PM, Ratheesh Valamchuzhy
android...@gmail.comwrote:


 Hi
 I am developing an app to upload image to a php server from the android
 phone , it is working fine on all device except the htc and galaxy s2 , in
 both of these phone we are trying to upload more than 2 photos the app will
 forcely close , please give any solution for this .


 --
 --
 ωιтн яєgαя∂ѕ
 Ratheesh * *...


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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
Android blog: http://iamvijayakumar.blogspot.com/

-- 
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] C2DM Push messages received twice

2012-02-21 Thread T.M.S.VIJAYKUMARR
I think that collapsekey for previous msg and current msg both are same.

On Mon, Feb 20, 2012 at 5:57 PM, bhj2 beuchat.j...@gmail.com wrote:

 Hello everybody,

 I successfully installed a google app engine sending push messages to
 clients. The problem is now that messages sometimes come twice. Does
 anybody knows about that issue?

 Best regards!

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Button enabled issue

2012-02-11 Thread T.M.S.VIJAYKUMARR
button.setVisibility(View.VISIBLE);

try this one it will help you

On Sat, Feb 11, 2012 at 4:12 PM, Raju Gaddam gaddam967...@gmail.com wrote:

 Hi iam disable button in xml .how to enable button from my activity class


 in XMl i write like this   android:visibility=invisible
 in my activity button.setEnabled(true);

 But button is not visible please any one 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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Re: Starting Android

2012-02-08 Thread T.M.S.VIJAYKUMARR
check this http://iamvijayakumar.blogspot.com/

-- 
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] Android-Set animation for dialog

2012-02-07 Thread T.M.S.VIJAYKUMARR
Hi Friends,

Below link for how to set animation for dialog please check it.  *this blog
for very for beginners android*

http://iamvijayakumar.blogspot.in/2012/02/android-set-animation-for-dialog.html
-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR

-- 
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] good android blog

2012-02-07 Thread T.M.S.VIJAYKUMARR
Hi

this blog for android
http://iamvijayakumar.blogspot.com
-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR

-- 
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] android blogs

2012-02-07 Thread T.M.S.VIJAYKUMARR
http://iamvijayakumar.blogspot.com/
-- 




-

-- 
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] voice navigation app

2012-01-29 Thread T.M.S.VIJAYKUMARR
Hi Friends,,

i am going to sell this project anybody want?

below link i mentioned project layout.
http://iamvijayakumar.blogspot.com/2012/01/mapview-draw-drive-route-direction-with.html#comments

-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Strange ClassNotFoundException

2012-01-29 Thread T.M.S.VIJAYKUMARR
Please check your manifest file your receiver class register or not.

 On Mon, Jan 30, 2012 at 1:04 PM, Mort m...@sto-helit.de wrote:

 Hi,

 I got several mails about my app crashing since the recent update. In the
 developer console, I see several stack traces with a ClassNotFoundException.
 Strange thing is, the class surely exists, and the error doesn't seem to
 happen on every device. At least the developer edition (i.e. debug
 signature, not signed for market) worked fine on mine, and I also got some
 mails with everything's working fine, but wish list.

 I tried to find some more information in this group, but my picks in
 threads with promising topic didn't quite help. Closest thing I found was a
 similar error when the SD card's removed without proper unmount, but I
 can't imagine this happens to so many people, especially not on devices
 where the SD card is in fact just internal memory.

 Any idea?

 Here's the trace:
 java.lang.RuntimeException: Unable to instantiate receiver my receiver
 class: java.lang.ClassNotFoundException: my receiver class in loader
 dalvik.system.PathClassLoader[/mnt/asec/app package/pkg.apk]
 at android.app.ActivityThread.handleReceiver(ActivityThread.java:1960)
 at android.app.ActivityThread.access$2400(ActivityThread.java:132)
 at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1093)
 at android.os.Handler.dispatchMessage(Handler.java:99)
 at android.os.Looper.loop(Looper.java:143)
 at android.app.ActivityThread.main(ActivityThread.java:4196)
 at java.lang.reflect.Method.invokeNative(Native Method)
 at java.lang.reflect.Method.invoke(Method.java:507)
 at
 com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
 at dalvik.system.NativeStart.main(Native Method)
 Caused by: java.lang.ClassNotFoundException: my receiver class in loader
 dalvik.system.PathClassLoader[/mnt/asec/app package/pkg.apk]
 at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
 at android.app.ActivityThread.handleReceiver(ActivityThread.java:1951)
 ... 10 more

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Android Mapview Voice Navigation Sample

2012-01-25 Thread T.M.S.VIJAYKUMARR
Hi ,
Please check below link

http://iamvijayakumar.blogspot.com/2012/01/mapview-draw-drive-route-direction-with.html
-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] anybody looking for android trainer

2012-01-23 Thread T.M.S.VIJAYKUMARR
Hi,

anybody looking for android trainer?

-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] Push Notification from sever

2012-01-11 Thread T.M.S.VIJAYKUMARR
Server side u have to write code for get reg id and sending message.

On Wed, Jan 11, 2012 at 1:01 PM, Sathya g sathiya...@gmail.com wrote:

 I am new to Android. I want integrate my app with push notification.I
 used xtify sdk and get the notifications.Also i want how to get the
 notification from server(server developed by .net ).
 I got the c2dm reg-ID from my app.Then i don't know how to send this
 reg-ID to server and receive messages and display  badge.please help
 me to receive this notification.

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] block application which tries to access internet

2012-01-10 Thread T.M.S.VIJAYKUMARR
ya u can create.

On Tue, Jan 10, 2012 at 1:51 PM, Suganya suganyalakshmana...@gmail.comwrote:

 i want block applications that are trying to access internet android.
 I should decide whether to allow the application to access internet or
 not..can i create an application like this

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

-- 
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] block application which tries to access internet

2012-01-10 Thread T.M.S.VIJAYKUMARR
application level we can do (using receiver and service)

On Tue, Jan 10, 2012 at 2:10 PM, suganya lakshmanan 
suganyalakshmana...@gmail.com wrote:

 can you tell me how we can create. can we do it in application level or we
 have to customize the android os.

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

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

2012-01-10 Thread T.M.S.VIJAYKUMARR
Hi
 try like this
JSONObject jObject = new JSONObject(result);
JSONArray Array = jObject.getJSONArray(data);
String id = currentjobsArray.getJSONObject(0).getString(id);




On Tue, Jan 10, 2012 at 5:18 PM, chowdary nani naveenneeli...@gmail.comwrote:


 Hi All,
 I am working with json parsing
 Following is my json object will please any one help me how to parse id
 from that object in android

 {data:[{id:38314877099_10150452362217100}]}


 Thanks
 Naveen

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

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

2012-01-10 Thread T.M.S.VIJAYKUMARR
id array mean try this
JSONObject jObject = new JSONObject(result);
JSONArray Array = jObject.getJSONArray(data);
for(int i=0;iArray.length();i++){
   JSONObject post = Array.getJSONObject(i);
 String id = currentjobsArray.getJSONObject(i).getString(id);
}

*else*
JSONObject jObject = new JSONObject(result);
JSONArray Array = jObject.getJSONArray(data);
String id = currentjobsArray.getJSONObject(0).getString(id);


On Tue, Jan 10, 2012 at 5:27 PM, T.M.S.VIJAYKUMARR iamvijayaku...@gmail.com
 wrote:

 Hi
  try like this







 On Tue, Jan 10, 2012 at 5:18 PM, chowdary nani 
 naveenneeli...@gmail.comwrote:


 Hi All,
 I am working with json parsing
 Following is my json object will please any one help me how to parse id
 from that object in android

 {data:[{id:38314877099_10150452362217100}]}


 Thanks
 Naveen

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




 --




 -
 Thanks  Regards,
 T.M.S.VIJAYKUMARR
 BloG:http://iamvijayakumar.blogspot.com/







-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/
Mob.No:09048382536(Kerala)
Mob.No:09751076707(TN)

-- 
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] Map Not working

2011-12-28 Thread T.M.S.VIJAYKUMARR
  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



 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android Training...At Your Office: http://commonsware.com/training

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




-- 




-
Thanks  Regards,
T.M.S.VIJAYKUMARR
BloG:http://iamvijayakumar.blogspot.com/

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