Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to Android #39

Open
rhdunn opened this issue Mar 15, 2013 · 0 comments
Open

Port to Android #39

rhdunn opened this issue Mar 15, 2013 · 0 comments
Assignees
Milestone

Comments

@rhdunn
Copy link
Owner

rhdunn commented Mar 15, 2013

Creating an Android port will be useful, as it will allow me to use the Cainteoir Engine library to create several different applications.

A successful port will include support for running the tests on Android as well to ensure compatibility. Ideally, the tests/harness.py file should be modified to allow running the tests on android using e.g. adb.

Certain things like metadata handling will need to be done differently (maybe by distributing a cut-down version of the shared-mimetype-database to detect only the files that Cainteoir Engine supports). Others (like poppler and ogg/vorbis support) will either need the corresponding libraries ported to Android or excluded from the Android build. Not sure what to do about gettext support.

This port should be done incrementally, one source file at a time. For example, starting with utf8.cpp.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@ghost ghost assigned rhdunn Apr 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant