Contribs are 2rd party applications or widgets that do many things but that do not can’t be included in the P4A core for many reasons.
Have you developed a widget or have you found a solution to a problem? Send it to us at info@crealabs.it, we’ll publish it here!
All contribs have the same directories and file structure.
Simply enter the directory of your application and unpack the contrib package.
The package will create the needed directories, installing libraries, P4A objects, CSS files and everything else needed.
After you installed the contrib under your application, all needed P4A objects will be automatically included in your application thanks to P4A automatic objects inclusion.
You’ll be able to instance P4A objects with the tipical build option.
If the contrib use a special syntax than you’ll have to follow the indication written in the contrib home page on this website.
Every contrib within this website also have a complete code reference to help you find the right objects and methods for your needs.
All contribs published within this website are released under GNU GPL.