Can I sell my SL4A app on Android Market [closed]

若如初见. 提交于 2019-12-06 04:06:18

问题


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.



来源:https://stackoverflow.com/questions/5367956/can-i-sell-my-sl4a-app-on-android-market

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!