Python and Android

This link says that you can really write code in Python and use it for application development on the Android platform. I want to know the problems when using Python instead of Java. Is there any compromise in execution speed or scale?

resolvent:

Links posted from you:

This is already a disadvantage because you can't easily publish applications to the Android Market. However, on the surface, this can be avoided through the build script of pyGame subset for Android, but I'm not sure about this. However, you need to install a Python interpreter on the device, which will greatly increase the size of the app

Of course, executing Python on Android devices is slower than Java because Python does not magically accelerate because it runs on mobile phones. However, in most cases, the difference is not great

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>