/Group-Messenger-with-a-Local-Persistent-Key-Value-Table

A Group Messenger App in Android to send and receive messages among multiple AVDs

Primary LanguageJava

Group-Messenger-with-a-Local-Persistent-Key-Value-Table

Change the SDK path before running the program.

A Group Messenger App in Android to send and receive messages among multiple AVDs and store them in a permanent key-value storage. For this a content provider has been written which is used to store all messages, but the abstraction it provides is a general key-value table.