File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -473,12 +473,11 @@ The above documentation has included a number of snippets
473
473
demonstrating different behaviour. Together, these cover most of what
474
474
is ever necessary to make a recipe work.
475
475
476
- The following short sections further demonstrate a few full recipes from p4a's
477
- internal recipes folder. Unless your own module has some unusual
478
- complication, following these templates should be all you need to make
479
- your own recipes work.
476
+ python-for-android includes many recipes for popular modules, which
477
+ are an excellent resource to find out how to add your own. You can
478
+ find these in the ` python-for-android Github page
479
+ <https://github.com/kivy/python-for-android/tree/master/pythonforandroid/ recipes> `__.
480
480
481
- TODO
482
481
483
482
.. _recipe_class :
484
483
You can’t perform that action at this time.
0 commit comments