I want to develop an application in Python for Android using SL4A and I want to know whether is possible to sell it as an application on Android Market.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I believe you should be able to after you have embedded your script into an APK. Take a look at this on the android-scripting wiki.
回答2:
But this APK still requires an installed interpreter which makes it not really comfortable. The APK includes a bootstrap installer but that does not work for me on the emulator.
回答3:
I've done this, and users seem okay with downloading the interpreter.