Hi, for those who don't know, Android is google's platform to run smartphones. I don't really know the requirement yet, but it will probably be android 1.6 (requirement on OpenGL ES due to the SDL port).
My recent efforts have been preliminaries to get something partially running. I have noted some information on the wiki regarding those experimentations: http://www.wormux.org/phpboost/wiki/porting-study I'm also now hitting limits of the hardware, mostly memory and display size. Therefore, there are some tasks left that require important work: - resources: http://www.wormux.org/phpboost/wiki/adapting-resources . images must be halved: probably easy . sounds must be resampled (22K mono, easy) . xml must be adapted (more high-level script) - code: . getting rid of exceptions, underway: https://gna.org/task/index.php?7103 . adapting code to new resources; in particular menu (gentildemon suggested using a real widget library) and "speed" information about objects must be adapted . committing the code: I'd like to merge the android modifications to src and lib/wormux, but others parts (JNI, java, external libs, android project files) need specific storage, which doesn't fit with autotools environment I'll probably need help to achieve all of those tasks, and therefore also request your input. Best regards, Christophe _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev