[android-developers] Re: Android with Python
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?
On Oct 29, 10:46 pm, Kristopher Micinski <krismicin...@gmail.com>
wrote:
> Python isn't usable for real application development, at least at this
> point. If you want to write production quality apps, you'll need to
> use the sdk, in java.
>
> Apps aren't written solely in Java, but they are not written in C#.
> The reason apps are written in java is because the vm runs bytecode
> translated from Java. You can also use C/++, but it's not an excuse
> for not learning the Java SDK.
>
> While it is possible to write some simple things using SLA (python),
> you won't get too far with it.
>
> Kris
>
>
>
>
>
>
>
> On Sat, Oct 29, 2011 at 5:57 AM, raduq <radu...@gmail.com> wrote:
> > What do you guys think about Android applications developed with
> > Python? I'm going to start a mobiel applications training in a company
> > and i have received a few hours ago an email that told me to read
> > about Python before the first class.
>
> > I am very surprised because I thought Android apps were made only by
> > using Java and/or C#. Do any of you have developed Android apps with
> > Python?
>
> > If yes, please tell me how it is compared to Java, if you have any
> > experience with Java.. Is it easier, are the Python apps faster than
> > Java ones? I'm asking this because I would like to know the advantages
> > and disadvantages of developing apps in Python before I begin the
> > training.
>
> > Thanks in advance for your answers!
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home