Just add plyer to the requirements; any requirement without a recipe is
installed from pip (if possible - if it's not there or pip tries to
compile it, the build will fail).
On 29/02/16 12:02, Michael Kramer wrote:
> If i can get plyer via pip then that would be fine but how do i do a pip
> install on android? Is plyer pure android or does it need some arch
> specific backend processing?
>
> I managed to get something working by building with the old toolchain
> but then had to modify the __init__ for android to that the
> PythonService pointed to the org.kivy.android.PythonService for
> autoclassing (for the new tool chain) rather than
> org.renpy.android.PythonActivity - so in this case I am not sure how a
> pip install would help (I just checked the pip installed plyer on osx
> and it was autoclassed using org.renpy.android.PythonActivity so I don't
> think the source from pip would work on its own.)
>
> If the recipe is that easy I might go ahead and try it myself - the last
> time I looked into recipes for building lxml for android and ios it was
> a bit more than I wanted to do at the time but I will check it out.
>
> thanks!
>
> Mike
>
>
> On Sun, Feb 28, 2016 at 5:31 PM, Alexander Taylor
> <
alexander...@gmail.com <mailto:
alexander...@gmail.com>>
> wrote:
>
> Plyer is available on pip, so it probably shouldn't need a recipe.
>
> If it does need one, you can add one easily (it would be a trivial
> PythonRecipe with the url pointing at the downlaod link of its
> github repo).
>
>
> On Sunday, 28 February 2016 15:13:45 UTC,
kra...@gmail.com
> <mailto:
kra...@gmail.com> wrote:
>
>
> I am trying to use the dev version of buildozer to build
> python-for-android from the mater branch but it appears that
> there is no recipe for plyer on the master branch.
>
> I am looking at:
>
https://github.com/kivy/python-for-android/tree/master/pythonforandroid/recipes
>
> Could I be missing something or might there by a
> python-for-android branch that uses the newer toolchain and has
> a receipe for plyer? (even if it is experimental....)
>
> thanks,
>
> Mike
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Kivy users support" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to
kivy-users+...@googlegroups.com
> <mailto:
kivy-users+...@googlegroups.com>.
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Kivy users support" group.
> To unsubscribe from this topic, visit
>
https://groups.google.com/d/topic/kivy-users/d799EFMtZWE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
>
kivy-users+...@googlegroups.com
> <mailto:
kivy-users+...@googlegroups.com>.