Hi all. This is a little early but considering the time sink GSoC has
been I doubt I'll get much more done, so here's my status report for
May. The few stem tasks I've snuck in included...
* Added Ubuntu and Fedora to our download page [1], Fedora package is
thanks to Juan Orti
* Several testing f
On 05/26/2013 12:48 AM, Abel Luck wrote:
I have experience getting python code working in android using SL4A.
It's relatively straightforward, the main problem is the IPC between a
python script and android app. There is no real way to do the IPC, you
have to roll your own.
There really isn't muc
Nathan Freitas:
> On 05/25/2013 08:47 AM, Michele OrrĂ¹ wrote:
>> In order to run some python code on Android for APAF, I have used
>> SL4A[1], which is a little tricky, but seems more actively developed
>> and ports a few external libraries which could be useful - i.e.
>> pyCrypto.
> Yes, I think t