Closed rabbi-islam closed 1 week ago
Hi @levlam I have followed the mentioned document and I have compiled the tdlib using CMake, so Now how should i proceed forward? I don't see any .SO files being generated inside the build folder.
@thulc-android Did you follow https://github.com/tdlib/td/tree/master/example/android#building-tdlib-for-android? Did all scripts finish without errors?
Hi @levlam Thanks for your response. I was able to backtrack the errors with the logs and I have fixed them. Now im able to run the scripts and Its running and generating the .SO files as well.
Thanks.
Currently my need is implement this in my kotlin android project to fetch all message/post from a public telegram channel , but the documentation of your is too much complicated to understand for me, since there is not direct dependency to proceed with. so can you please provide my step by step guideline to achieve my functionality by using your library, Will be really grateful to you.