How do you set the twitter user location in JTwitter?

Posted by Gregg Reno on Stack Overflow See other posts from Stack Overflow or by Gregg Reno
Published on 2010-05-16T23:50:39Z Indexed on 2010/05/17 0:00 UTC
Read the original article Hit count: 379

Filed under:
|
|

I'm building some basic Twitter functionality into my app, and am using the JTwitter JAR to read and set status.

It looks like there is a User class that can be used to set the location, but I just can't figure out how to set it with my GPS coordinates once I've got my Twitter object.

Has anyone been able to set the user.location property using JTwitter?

Thanks, -Gregg

© Stack Overflow or respective owner

Related posts about android

Related posts about twitter