> On 19 Jul 2021, at 18:43, Bischoop wrote:
>
>
> Will Python delevopment apps for Android OS getting easier?
> So far best option is Kivy which is not liked by many developers,
> another option is PyQT5, which finally gets some support but there still
> are some buts..
> Tkinter, some trie
Will Python delevopment apps for Android OS getting easier?
So far best option is Kivy which is not liked by many developers,
another option is PyQT5, which finally gets some support but there still
are some buts..
Tkinter, some tried but it's still a NO for Android support.
--
https://mail.pyt
rusi wrote:
>
> Any specific tips will of course be welcome
< but also the general idea
> -- is android really python friendly (yet)?
You might take a look at Kivy
http://kivy.org/
"It is built with Cython ( C extensions for Python )
and, in order to create apps, Python
On Mon, 28 May 2012 08:56:51 -0700 (PDT), rusi
wrote:
>Ive been wanting to try the sl4a for a new android phone Ive got hold
>of as spelt out at
>http://www.linuxjournal.com/article/10940
>
>Has anyone any experience/dos/donts for this?
>
>I am writing this while the update of the android sdk is
On May 28, 9:13 pm, Paul Rubin wrote:
> rusi writes:
> > Ive been wanting to try the sl4a for a new android phone Ive got hold
> > of as spelt out at
> >http://www.linuxjournal.com/article/10940
>
> > Has anyone any experience/dos/donts for this?
>
> One of my co-workers used it for something, an
rusi writes:
> Ive been wanting to try the sl4a for a new android phone Ive got hold
> of as spelt out at
> http://www.linuxjournal.com/article/10940
>
> Has anyone any experience/dos/donts for this?
One of my co-workers used it for something, and I've been looking into
it but haven't tried it ye
Ive been wanting to try the sl4a for a new android phone Ive got hold
of as spelt out at
http://www.linuxjournal.com/article/10940
Has anyone any experience/dos/donts for this?
I am writing this while the update of the android sdk is happening and
its taking forever.
So just wondering if its wort
http://code.google.com/p/android-scripting/
However, I've not used it, and I'm told it requires a stub for each new
android method exposed to python. I find it a little regrettable that they
didn't start frp, jython or pypy for jvm instead of cpython, to avoid all
the stubbing.
On Thu, Apr 12, 2
Hello all,
I would like to know if it's possible develop android applications with
python, making the apk package, etc. I don't want program from an android
device only want to make programs for android from my PC.
If it's possible which IDE could you recommend me?
Thanks for your help
Regards