+ 1
Is it better to us python on Android app or Desktop app ?
Hi everyone , i want to realize a security system based on face recognition , and i'm really confused about realising it as an Android app or a Desktop app !? Which one is better and easier with using python !!! And with which softwares should i work to make a desktop app !?? And thanks in advance.
2 ответов
0
Hi! Python is not the main language for implementing your tasks:
Java, Kotlin or Xamarin framework (C#) for mobile android. Swift, Objective-C - for iOS
C family (C,C#,C++) for pc app