Evstifeev Roman
Evstifeev Roman
> is there is a fix for this problem? > Buildozer doesnt copy the fileprovider xml file to directory Use this p4a fork instead of bulldozer https://github.com/kivy/python-for-android/pull/1922
Technically it is possible to add file provider to p4a, I have made a pr some time ago: https://github.com/kivy/python-for-android/pull/1922 it would help to progress it if you could test it...
> What is the hold up with [kivy/python-for-android#1922](https://github.com/kivy/python-for-android/pull/1922) (17 months since created) or [kivy/python-for-android#2200](https://github.com/kivy/python-for-android/pull/2200) (7 months since created) ? those are waiting on https://github.com/kivy/python-for-android/issues/2020
For the camera to work, one has to add an android fileprovider to solve #500. The PR for that is https://github.com/kivy/python-for-android/pull/1922 but unfortunately I could not find time to document...
> @Fak3 any updates about that ? how can I manually apply your fix? You can checkout git branch from that pr somwhere, then launch `setup.py install` in that dir...
Unfortunately I don't have older version around to check
it was once called AntiContainer, a separate addon for older versions of DTA. It does not work anymore. Duplicate of #32
> > I forget if scoped protected contexts can be additive... > > Unfortunately, they can't be. Specifically, you can't "add" to a term's scoped context without fully redefining the...
There is also https://github.com/w3c-dvcg/hashlink spec, which leverages multihash to make uris
Maybe related: https://github.com/RDFLib/rdflib/issues/1144