This is a WhatsApp client written in Java. It's a ported code from the Chat-API which is written in PHP. The goal of this app is to make a totally new WhatsApp client for Android and let ourselves understand how the WhatsApp protocol works.
- FunXMPP Protocol - https://github.com/WHAnonymous/Chat-API/wiki/FunXMPP-Protocol
- Official WhatsAPI Github - https://github.com/WHAnonymous/Chat-API
MIT License:
Copyright (c) <2015> Giovanni Terlingen
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- You will NOT use this app for marketing purposes (spam, massive sending...).
- I won't give support to anyone that wants this app to send massive messages or similar.
- I reserve the right to block any user from this repository that does not meet these conditions.
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. This is an independent and unofficial app. Use at your own risk.