juaninf - notas de psudoprogramador

Friday, May 15, 2015

Building Simple Chat Client with Parse [Code]

I am learning android and I am following the tutorial Building Simple Chat Client with Parse. I am providing the source code in this link. Here you can find the code for that tutorial. Notice that the data type ParseObject of the variable message in line 76 from the source ChatActivity.java was changed by Message. I do not know why the author of that tutorial creates the object message of the class ParseObject. Case anybody know that, please comment this post.
Related Posts Plugin for WordPress, Blogger...