I am looking for resources that I could go through to port the python interpreter to a custom OS (with an implementation similar to DOS but not DOS itself). What are some important points I should kee
I have taken over a Windows-CE 6.0 application that I would like to port to other platforms.It is a relatively straightforward, self-contained GUI application, written in Embedded C++ Version 4.0
I have developed a huge app for a bank. This app gives the user the ability to perform a big bunch of operations through the phone (national & international transfers, securities, stock market val
We would like to use some of our existing Java AWT graphics code on the Android platform. As far as I can tell, Android does not include any 开发者_开发技巧of the AWT classes -- no Graphics2D, Path2D,
We want to port Android to our MIPS device, and are using the following code as the starting point. $../repo init -u git://public.mipsandroid.com/mips/platform/manifest.git -b mips-froyo
I have an existing library written in C# which wraps a much lower-level TCP/IP API and exposes messages coming down the wire from a server (proprietary binary protocol) as .NET events. I also provide
i\'m trying to code an app that creates开发者_运维问答 a spherize filter on a jpeg. i\'ve been struggling for a while with java code that does the distortion due to bufferedimage not being supported o
just wondering if anyone could have a look at my code that ive been trying to port to a plugin. There seem to be no errors getting logged, I just cant work out not working (this is my first attempt at
I am developing an appplication based on Mozilla XULRunner. I am using the xhmtl1-strict.xsd provided by the W3C to fetch the attribute. Now the requirement came to add the <video> tag to my ap
There is a navi-like device that has very interesting specs at an interesting price. The problem is that it only runs Windows CE while we absolutely need the Linux operating system for a project.