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.

link|improve this question
feedback

2 Answers

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.

link|improve this answer
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.

link|improve this answer
Thanks for pointing that out. – Anonymous Jul 21 '11 at 20:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.