On Tue, Jan 10, 2012 at 7:43 AM, Anand Chitipothu wrote:
> 2012/1/4 Navin Kabra
>
> > On Wed, Jan 4, 2012 at 11:37 AM, Kenneth Gonsalves
> > wrote:
> > > can anyone recommend a python framework for android?
> >
> > Negative vote for SL4A (previously known as ASE - Android Scripting
> > Environme
kracekumar ramaraju writes:
> Hi
>
>> If it has Java, why not use write the apps in Python using Jython?
>> >
>>
>>
> Frankly speaking Jython isn't that extensively used as JRuby.
[...]
Probably because CPython has *much* 3rd party libraries (and batteries)
than does MRI/YARV (the standard Ruby
Hi
> If it has Java, why not use write the apps in Python using Jython?
> >
>
>
Frankly speaking Jython isn't that extensively used as JRuby.
> I recollect that for using Jython for mobiles where j2me was
> previously suitable is not possible because jython does not work well
> with j2me kind o
On Tue, Jan 10, 2012 at 10:13 AM, Anand Chitipothu wrote:
>
> If it has Java, why not use write the apps in Python using Jython?
>
I recollect that for using Jython for mobiles where j2me was
previously suitable is not possible because jython does not work well
with j2me kind of class/libraries.
2012/1/4 Navin Kabra
> On Wed, Jan 4, 2012 at 11:37 AM, Kenneth Gonsalves
> wrote:
> > can anyone recommend a python framework for android?
>
> Negative vote for SL4A (previously known as ASE - Android Scripting
> Environment). I have played with it, and I think it is largely a toy -
> it is goo
On Wed, Jan 4, 2012 at 12:25 PM, Kenneth Gonsalves wrote:
> On Wed, 2012-01-04 at 14:24 +0800, Senthil Kumaran wrote:
> > On Wed, Jan 4, 2012 at 2:18 PM, Kenneth Gonsalves
> > wrote:
> > >
> > > am looking at kivy right now
> >
> > Looks neat. I would like to try that one too.
>
> there was a wo
On Wed, 2012-01-04 at 14:24 +0800, Senthil Kumaran wrote:
> On Wed, Jan 4, 2012 at 2:18 PM, Kenneth Gonsalves
> wrote:
> >
> > am looking at kivy right now
>
> Looks neat. I would like to try that one too.
there was a wonderful talk on it in the last pycon.
--
regards
Kenneth Gonsalves
__
On Wed, Jan 4, 2012 at 2:18 PM, Kenneth Gonsalves wrote:
>
> am looking at kivy right now
Looks neat. I would like to try that one too.
--
Senthil
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
On Wed, 2012-01-04 at 14:13 +0800, Senthil Kumaran wrote:
> You can use django and fireup the browser in android to do the
> requests. :)
some how I have the feeling that django may be a trifle overkill ;-)
>
> Apart from that, there is android-scripting application (not a
> framework) http://cod
On Wed, Jan 4, 2012 at 11:37 AM, Kenneth Gonsalves wrote:
> hi,
>
> can anyone recommend a python framework for android?
You can write python application with a bit of Javascript using the
SL4A ( Scripting language for Android)
Running a webservice for backend webservices, you can host it off the
On Wed, Jan 4, 2012 at 11:37 AM, Kenneth Gonsalves wrote:
> can anyone recommend a python framework for android?
Negative vote for SL4A (previously known as ASE - Android Scripting
Environment). I have played with it, and I think it is largely a toy -
it is good for personal use - quick scripts f
You can use django and fireup the browser in android to do the requests. :)
Apart from that, there is android-scripting application (not a
framework) http://code.google.com/p/android-scripting/, where in your
restricted python scripts can be made to execute But that is far less
featured than using
hi,
can anyone recommend a python framework for android?
--
regards
Kenneth Gonsalves
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
13 matches
Mail list logo