Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
You would need to add them in the Python build: 
http://code.google.com/p/android-python27/source/browse/#hg%2Fpython-build

You can find info on how to do that there:

- http://bazaar.launchpad.net/~pgs4a-developer/pgs4a/mainline/files
- https://bitbucket.org/gabomdq/ignifuga/src
- https://github.com/kivy/python-for-android/tree/master/recipes

Original comment by [email protected] on 27 Dec 2012 at 7:08

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hi Anthony,
Would you mind expanding on your answer? Also, is it possible to add a 
pre-built for android module (such as one downloaded from here: 
http://code.google.com/p/python-for-android/downloads/list) into the zip files 
directly, or must you start a build from scratch? I have experimented with kivy 
and their build process successfully. Is there a way to use the python build 
created with kivy? I'm pretty new to all of this and unfortunately can't seem 
to research my way to the answer.
Thanks, Megan

Original comment by [email protected] on 18 Jan 2013 at 9:31

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
> is it possible to add a pre-built for android module (such as one downloaded 
from here: http://code.google.com/p/python-for-android/downloads/list) into the 
zip files directly

Yes you can add pure python modules into python extras zip. Modules with C code 
compiled must be recompiled and linked against libpython2.7.

> I have experimented with kivy and their build process successfully. Is there 
a way to use the python build created with kivy? 

This should work.
Note that if you plan to use PyGame, it probably makes more sense to just use 
Kivy. 

Original comment by [email protected] on 18 Jan 2013 at 9:46

from android-python27.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I'm actually trying to work with the twisted library. Where in python extras do 
you add the module? 

And once the module is added in the appropriate location am I correct in my 
understanding that you should be able to import that module directly into your 
.py file without appending any additional directories to the python search path?

Original comment by [email protected] on 18 Jan 2013 at 10:44

from android-python27.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.