Re: [Tutor] Creating Android Apps w/ Python

2011-11-03 Thread Steven D'Aprano
Mike Nickey wrote: I'm currently taking a class on Android Development. The instructor says that the code needed has to be done through Java. Isn't there any way to create these same apps with Python? This is not really the place to be asking this sort of question. This list is focused on lear

Re: [Tutor] Creating Android Apps w/ Python

2011-11-03 Thread Sander Sweers
On Thu,  3 Nov 2011, 06:12:58 CET, Mike Nickey wrote: > I am hoping that there is a Python ADK that will allow creation of > apps with Python but I haven't seen one and wanted to see what you know is > out there. Linux journal has an article on this [1]. I have no experience in this but it lo

[Tutor] Creating Android Apps w/ Python

2011-11-02 Thread Mike Nickey
I'm currently taking a class on Android Development. The instructor says that the code needed has to be done through Java. Isn't there any way to create these same apps with Python? I read on the Android Dev site that MonkeyRunner can assist but does anyone else have any experience on how well this