View Single Post
  #6 (permalink)  
Old 05-05-2011, 02:03 AM
vinceweis's Avatar
vinceweis
Lurker
Offline
Location: Arizona
 
Join Date: Feb 2010
Posts: 6
Reputation: 35
vinceweis is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Alternatives to current development

Quote:
Originally Posted by AmeiseMike View Post
There are not -that- many custom drivers, and most of them, their Android-specific behavior would just need to be re-implemented - this does not -need- to be done at the kernel-level, especially if you are developing an interface between CE and Android. You would certainly need to rework the JNI level interfaces, though.

I see your point about Cygwin DLL performance - however, many of the POSIX commands that would be required would almost be basic wrappers... the majority of the thread commands have near-direct analogs with the Windows API, for instance.
When you have a version that loads on my Tilt2, I will give it a try. In the mean time, asking others to execute your ideas won't make it happen. Give us a plausable example.

Last edited by vinceweis; 05-05-2011 at 02:06 AM.
Reply With Quote