Re: Android development
@Jonikster: from what I have read, Telegram for desktop is in C#, and for Android in Java. I can't verify desktopone because i haven't it installed, but I have downloaded the android version as an apk, and can clearly see, that it is in Java plus some parts C++. It's easy to find out on Android, because whatever you do, the apk file must have at least starter in Java, what means there must be dlls representing used programming language. that way you can easily recognize typical Xamarin dlls, Corona dlls, Python dlls etc. Just languages compiling directly to the machine code like Rust are hard to distinguish from C++, because there are no support libraries.
Telegram for android has no support libraries as well, while there is just one dll telegrammessages.so or something like that, it suggest messaging functionality and not full application. That's my prove that Telegram is in Java.
A blind legend is in Unity, you can see the typical Unity assets structure in the apk as well as unity formats. I had been trying to get its sound effects and found Unity headers in files. and Unity uses C# as its programming language, so yes, A blind legend is in C#... Unity.
Best regards
Rastislav
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector