0

Python and Android

What is the role of python in Android App development...can it be a better substitute for Java??

5th Dec 2019, 10:27 AM
Micah Shallom
Micah Shallom - avatar
2 Answers
+ 1
A better advice, don't even bother to use kivy. 1. It won't work for android version > 8.0 2. 90% probability of the playstore rejecting your app ... If you want to write apps for android, learn C#. if you knw c#, you'll knw Java/ kotlin
5th Dec 2019, 11:14 AM
Mirielle
Mirielle - avatar
0
You can create mobile app for android with Python and Kivy framework. Its be no better. Use Android studio, Java, Kotlin or Xamarin framework (C#)
5th Dec 2019, 10:51 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar