AndroidChatApp
I wrote an Android App chat for chatting with each other.
After you download all the files you finally can run the Login or SignUp pages on Your phone or Emulator on android studio IDE
the chat is dynamic so you can send messages at real time and add users that you want to chat with.
first of all you'll need to download the project and than run it on your computer in android IDE
if you want to Register
you will need to enter your:
- User Name (should include 4 Characters)
- Nick Name (should include 4 Characters -will apear in the chatBox)
*When you are logged in, you will see all the friends that you have talked in before in the chat list.
If you'll want to SignUp
you will need to enter your:
- User Name (should include 4 Characters)
- Nick Name (should include 4 Characters -will apear in the chatBox)
- Picture
- PASSWORD(should include 4 Characters)
- Confirm PASSWORD
*if you ara signing up for the first time you have the option to add users in the right bottom button on the list screen.
In the chat you can interact with your friends and send only text masseges .
In This Project I have used java,XML.
