Re: [android-kernel] Re: USB Accessory support in omap kernel

2011-06-19 Thread John Vidler
Jagan, I believe that Adam is referring to this: http://developer.android.com/guide/topics/usb/adk.html Also, to anyone interested in mucking about with this, it might be worth checking out this and the links to resources on the page: http://www.sparkfun.com/products/10748 - John On 19 Jun 2011

Re: [android-kernel] Virtulizations on Android

2011-01-03 Thread John Vidler
there be any > optimization supporting such a process hungry feat? > > On Mon, Jan 3, 2011 at 5:55 AM, John Vidler wrote: > >> Do you mean "running on" or just "running" ? >> >> [On the move, responses may be delayed] >> On 3 Jan 2011 07:12,

Re: [android-kernel] Virtulizations on Android

2011-01-03 Thread John Vidler
Do you mean "running on" or just "running" ? [On the move, responses may be delayed] On 3 Jan 2011 07:12, "Adi" wrote: > What are the prospects of virtual machines running on Android? Has any > one tried VMware yet? Would it be faster or slower than Ubuntu 9.10 > on a similar machine? > > -- > un

Re: [android-kernel] WiFi Problem

2010-12-13 Thread John Vidler
May I suggest looking to the ubuntu community ( http://ubuntuforums.org/ ) for guidance, as they are both active and helpful in ubuntu matters, and not to the android mailing lists for an issue that is clearly not android dev, kernel, or porting related. Furthermore, cross posting so blatantly as

Re: [android-kernel] Nexus One build error

2010-10-02 Thread John Vidler
Please don't post on both platform an kernel lists, as this is clearly a kernel query. [And it annoys those of us who subscribe to both...] On 3 Oct 2010 02:59, "nature lover" wrote: > I tried to do a build of all required images (make -j4) with the > kernel having been built based on android-msm

Re: [android-kernel] How to modify and re-build android source code

2010-08-02 Thread John Vidler
Hi, Simply make your changes to the code then run 'make' followed by 'emulator' in the terminal from your base build path, like you did in the "Building the code" section of the page you linked to. -John. On 2 August 2010 11:05, pincrespo wrote: > Hi, > > I followed the steps on http://source.