python-for-android
  • 初めに
    • コンセプト
    • Installation
    • 使用方法
    • Advanced usage
  • Build options
    • Python versions
    • Bootstrap options
  • Commands
    • Commands index
    • General arguments
    • Distribution arguments
  • distutils/setuptools integration
    • Adding p4a arguments in setup.py
    • Adding p4a arguments in setup.cfg
  • Recipes
    • Creating your own Recipe
    • Methods and tools to help with compilation
    • Using a PythonRecipe
    • Using a CythonRecipe
    • Using a CompiledComponentsPythonRecipe
    • Using an NDKRecipe
    • A Recipe template
    • Examples of recipes
    • The Recipe class
  • Bootstraps
    • Creating a new bootstrap
  • Services
    • Service creation
  • Working on Android
    • Accessing Android APIs
    • Working with the App lifecycle
  • Troubleshooting
    • Debug output
    • Getting help
    • Debugging on Android
    • Unpacking an APK
    • Common errors
  • ランチャー
    • ビルド
    • 使用方法
    • マーケットへのリリース
    • ソースコード
  • Contributing
  • Old p4a toolchain doc
    • Toolchain
    • Examples
    • Python API
    • Java API (pyjnius)
    • Contribute
    • Related projects
    • FAQ
  • Indices and tables
 
python-for-android
  • Docs »
  • Old p4a toolchain doc »
  • Related projects
  • View page source

Related projects¶

  • PGS4A: http://pygame.renpy.org/ (thanks to Renpy to make it possible)
  • Android scripting: http://code.google.com/p/android-scripting/
  • Python on a chip: http://code.google.com/p/python-on-a-chip/
Next Previous

© Copyright 2015, Alexander Taylor.

Sphinx theme provided by Read the Docs