basically I want to add a node to send data out to the network. What all should I do to add such a component ? How will I interface the same with my application to use that node for graph creation and data flow ?
Freepine wrote: > There are several documents available in git, not sure if there is detailed > instructions about extending Opencore with new > nodes:)<http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=doc;h=dc6682b55061c156c1641d564e72cfb00a8ecb82;hb=d8b443ddaa386ed85ba31fbd663c40423a8d4ded> > http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=doc;h=dc6682b55061c156c1641d564e72cfb00a8ecb82;hb=d8b443ddaa386ed85ba31fbd663c40423a8d4ded > > And which kind of nodes are you adding? I guess the simplest way to add new > node might be copying from existing one and modify it accordingly, though > you might have similar logic scattered in different nodes. > > On Fri, Feb 6, 2009 at 3:21 PM, jerand <[email protected]> wrote: > > > > > Can I know the procedure to add new nodes to PV core. ? > > > > How will i interface my nodes with the application for graph > > building. ? > > > > Is there any document regarding the same ? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
