Telegram-Android patch
Telegram-Android patched by NebulaChat
-
Get Telegram-Android source code
-
Switch to e222fded6cca5ace3649be6f18b55f526311bc79
git checkout e222fded6cca5ace3649be6f18b55f526311bc79
-
patch
-
build, see build Telegram-Android, and google
Default connect to NebulaChat test server.
If you want to connect to your own server, you can modify the following code:
Telegram-Android/ConnectionManager.cpp.diff
L10
+ std::string _nebulaChatServer("47.103.102.219");