B
B
Benderlidze2015-03-30 22:23:23
Android
Benderlidze, 2015-03-30 22:23:23

Chat on android?

A couple of questions:
1. What is the best way to implement the chat itself on the side of the smartphone? those. it should be a ListView with each message separately - I think the best option? or just a textview with new messages added?
2. I authorize a person on the phone through the VKontakte api - is it clear here, then I post his ID, message and token? and on the server side I check the token and id again? those. Do I make a request to VKontakte every time to match the token and ID every time I send a message in the chat?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
God Emperor, 2015-03-31
@God-emperor

1) Listview. Optional inside ImageView + TextView + TextView etc.
2) token is given for the session. Those. not every time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question