Is it possible to visually identify on which platform a certain app build ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it possible to visually identify on which platform a certain app build ?

I want to know that, can someone identify visually just by looking an app or any windows app on which platform or on which language the app build. I'm just curious :)

11th Nov 2019, 6:03 AM
Chirag Kumar
Chirag Kumar - avatar
2 Answers
+ 3
Nice question 😂✌🏻 This topic is good 😅 But there is no obvious clue to determinate completely.. https://www.quora.com/How-can-I-check-the-language-that-an-Android-app-is-written-in
11th Nov 2019, 6:10 AM
Baraa AB
Baraa AB - avatar
+ 1
There are frameworks that produce 'native-looking' apps, apps that work closely with the tools the system provides. Then there are other frameworks that have a specific look that they take with them to whatever platform they go to. I think, Python's Kivy would be an example for the latter case. Personally I haven't developed such an app-eye yet. 😉
11th Nov 2019, 12:07 PM
HonFu
HonFu - avatar