On Sat, Oct 29, 2011 at 4:11 PM, raduq <[email protected]> wrote: > So, in the end for advanced development I will have to use the Java > SDK. I have started out to make some simple apps with the Java SDK but > now after being noticed in the e-mail to read about Python I started > looking up what Python can do for Android apps, but haven't found much > info. Have you developed apps for Android in Python? >
I haven't "developed apps" but I have "played around with the SLA (Scripting Layer for Android)." In the end, if you want to play with apps and maybe get something up and running prototype wise, it might be a nice idea to use Python. But for real production apps, and just to learn about how the system *actually works* you would be remiss not to get a fairly good understanding of the SDK. Kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

