research how that works. If you have some familiarity with linux in
On Jan 28, 2:35 pm, parth shah <
parthmshah2...@gmail.com> wrote:
> Hi Chris,
>
> Thanks for your reply. I'm not worry about google CTS now.
>
> Can you point me some reference material or website where i can find this
> detail?
>
> Thanks,
> Parth
>
> On Thu, Jan 27, 2011 at 9:53 PM, Chris Stratton <
cs07...@gmail.com> wrote:
> > There are tons of different ways you could potentially do this and
> > make it work, several of which are used for different features
> > already. The challenge is more that if you hope to get the result of
> > your project through google CTS testing to become a google experience
> > device, you'll have to find a way that's compatible with the
> > applicable rules there, and so will probably need to spend more time
> > researching those rules than actually writing code.
>
> > Otherwise, find some already supported feature that seems like it
> > shares some key characteristics with what you want to add, look into
> > how that works, and see if you can do yours in a similar fashion.
>
> > On Jan 26, 4:01 am, parth shah <
parthmshah2...@gmail.com> wrote:
> > > Hello Guys,
>
> > > I'm new to android but i know how to develop device driver in Linux.
>
> > > Can anybody guide me on how android middle ware basically call driver?
>
> > > where i have to make the change if i want to make the link between Linux
> > > Device Driver and android middle ware?
>
> > > Regards,
> > > Parth
>
> > --