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.
|
feedback
|
|
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. | |||
|
feedback
|
|
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. | |||
|
feedback
|