Issue
I want to make an android application that allow user to write post(paragraphs) and post them in home interface where they write, so all users can see all posts. like the Facebook, each user can write many post and share it with others. In other word,I want one interface where users can write the post in text area and post it within same interface. any user login to this app can see his post and other users post.
https://www.youtube.com/watch?v=sXWFuar2Oq4
This video is slimier to what I am searching for, but it doesn't keep the previous post it just overwrite it.
Regards.
Solution
You can use
and you can add new textViews one after the other like a
Answered By - Geet Choubey Answer Checked By - Mildred Charles (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.