I know the Android Framework(such as Surface Flinger...) is not the GPL... Only the Linux Kernel of Android is the GPL.
Others are the BSD or APACHE license... Right? And, I wonder anyone had succeeded in implementing the Multiple Frame Buffer? (Multiple Display..) I am sorry that my English is not good... On 11월26일, 오전11시46분, Suiram <[email protected]> wrote: > Hi, > > The project is GPL* and you have succesffuly enabled /fb0 /fb1 it > would be nice > to share the code too the community instead providing pieces of > information > and make every one else (including me) to struggle on same path. > > Thank you. > > GPL extras: > For example, if you distribute copies of such a program, whether > gratis or for a fee, > you must pass on to the recipients the same freedoms that you > received. You must > make sure that they, too, receive or can get the source code. And you > must show them > these terms so they know their rights. > > On Oct 21, 2:18 pm, Dianne Hackborn <[email protected]> wrote: > > > > > 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
