GithubHelp home page GithubHelp logo

kivy-android-camera's People

Contributors

alec-implicitdesign avatar alecvn avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kivy-android-camera's Issues

File provider issues on Android 10

File provider has been moved to "androidx.core.content.FileProvider" on Android 10, which breaks the existing API call and raises a Java exception. Intent is still working though.

Module installation method

How do I install the modules below?

pip install ????

under

from android.permissions import request_permissions, Permission
from android.storage import primary_external_storage_path

NDK version

Hi alecvn !

I struggled a bit to get your promising exemple working.
Followed the tutorial, got the error :

[INFO]: Available Android APIs are (27, 28)
[INFO]: Requested API target 28 is available, continuing.
[INFO]: Found NDK version 17c
[ERROR]: Build failed: The minimum supported NDK version is 19
*** The currently recommended NDK version is 19b ***

So I update buildozer.spec in order to use ndk version 19b as recommended by buildozer.

android.ndk = 19b

Now working, thank you !

I have an error.

Hello. I am a Japanese college student.
This is my first time using github. I have a question.
I'm trying to create an android camera app, but I get an error in cmara.py.
But when I try to run it I get 'ModuleNotFoundError: No module named'android''.
I can't find it by searching for a module called android.

UPGRADE THIS APP

upgrade the code , if possible complete app as per latest version of modules used .

Adding provider to AndroidManifestxml gives me error

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'takepicture__armeabi-v7a'.

org.xml.sax.SAXParseException; systemId: file:/home/sathish/PycharmProjects/kivypractice/.buildozer/android/platform/build-armeabi-v7a/dists/takepicture__armeabi-v7a/src/main/AndroidManifest.xml; lineNumber: 3; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.