0
How can i create a messaging app like whatsapp. And what programming language and tools do i need.
creation of messaging app
3 Answers
0
You can create one although it will take a lot of work. You could use Java or Python for the language. Tool wise, you are going to need a media server or rent one out online for storing data and connecting users which can be expensive. I recently turned my old Samsung Galaxy tablet into a media server and it runs pretty good speeds at 40mb/s and I now have a free media server for personal test use.
You could also use Swift if you are looking to only put it on Iphones/Ipads.
Hope this helps and if you have any other questions feel free to ask! :)
0
thanks it did.
0
You are very welcome