Downloads
This IPK will install the
PyqPlayer application. Note that you'll need Python to run this application. If you're using a Sharp or Sharp-compatible ROM (not
OpenZaurus or pdaXrom) then we recommend using the Python Zaurus Image below.
You'll also need one or more of the following media players:
Python Zaurus Image
To run
PyqPlayer you need to have a (relatively) complete Python Installation plus a few extra libraries such as SQLite support. This image contains the Python distribution you need in a form that
doesn't require installing to precious internal memory. See
Python Zaurus Image for a complete description as well as installation and usage instructions.
Python Zaurus IPK
The Python Zaurus Image above doesn't contain the Python executable or the scripts to activate the image. To use the Python Zaurus Image you'll need to install this Python Zaurus IPK. See
Python Zaurus Image for a complete description as well as installation and usage instructions.
SQLite3 Zaurus IPK
SQLite is an ultra-lightweight yet extremely powerful database engine. It's designed to be "embedded" which means that rather than running as a database server and handling requests from other programs, it actually becomes part of the program and lets the program access the database files directly. If that sounds complicated, don't worry ... all you need to know is that SQLite lets programs access SQLite database files.
This is SQLite 3.0.8 built for the Zaurus with standard Sharp or Sharp-based ROMs. The package includes the SQLite3 shared library, the sqlite3 database console application, and the development libraries and header file.
Note: you must install this package to Internal Storage.