[android-kernel] What permissions does AndroidManifest.xml need to access a custom device driver?

2011-10-14 Thread Anil
I am calling the driver from an Android program (OMAP4/Blaze). It calls a c++ program via JNI which then calls the device driver. When I open the driver and write to it, I get a 'bad file number' error. Someone suggested it might be a permissions problem - the program is running in user mode. on B

Re: [android-kernel] Android GUI

2011-10-14 Thread parth shah
Hi raja, Yes im using HDMI. Regards, Parth On Fri, Oct 14, 2011 at 2:14 AM, raja pavan wrote: > What do you mean by monitor, are you running ANdroid on PC? > > On Fri, Oct 14, 2011 at 10:19 AM, parth shah wrote: > >> Hello Friends, >> >> I'm not able to see Android GUI on my monitor. As well a

Re: [android-kernel] Android GUI

2011-10-14 Thread raja pavan
What do you mean by monitor, are you running ANdroid on PC? On Fri, Oct 14, 2011 at 10:19 AM, parth shah wrote: > Hello Friends, > > I'm not able to see Android GUI on my monitor. As well as i 'm not able to > see PMEM freeing memory. > > Any idea where should i change the code? > > Regards, > Pa