xmpp - How to keep chat history locally on android? -


i using openfire , asmack chat application.

i able send , receive messages using asmack library.

can tell me how keep these messages in local(android) storage, whenever user opens application next time, can see previous chat history ? there api provided asmack/smack ?

simply register packet listener , interceptor , log messages backing store of choice.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -