I think he's looking to run ARM code on an ARM processor. Don't forget there's the "other win32 platform" -- Windows Mobile. This would definitely require forking a new project aimed at that platform. I'm not sure what the implications would be for Android, but I'm sure some of the difficulties would include: - No X11 (as mentioned, and Wine currently translates Windows calls to X11) - Although both platforms (WinMo and Android) currently run on the same architecture (ARM)
Is it possible to make a program that can be run on Android that goes "full-screen" (as opposed to windowed), or perhaps either full-screen or windowed that can take X input, run X inside this program, and output the result to the fullscreen/window? Is it possible to make an X-to-Android wrapper? Probably won't happen anytime soon, but I was just curious. Cheers, Jake