On Wed, Oct 21, 2009 at 4:11 AM, nikhil <[email protected]> wrote:

> My Basic Doubt is how can we enable or disable  Second
> DisplayHardware instance based upon dpy=0 and dpy =1 passed from the
> client ?
>

The platform currently doesn't support multiple displays.  Please don't hack
your implementation into these APIs which have not been defined at all about
what they actually do.

If you want to provide new features to applications, please do this as a
separate shared library with its own APIs that applications link against, as
shown in the PlatformLibrary sample.

Thanks.

-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to