I'm about to start integrating Facebook in an Android native app. I'd want to be able to post into the user's wall giving her the possibility of attaching her location, what I was told that is possible to do from an Android app... but I need someone to explain what the difference between a checkin and a status message with an attached place is, because I couldn't make it clear by looking up in the Facebook API documentation... they are different objects, but they seem to have the same place info, and the checkin object has also a message field.
Could anybody help me? thanks a lot!