Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想构建一个android应用程序。我将使用kivy。所以,我想知道在kivy旁边是否有一个可以支持android功能(如访问手电筒)的包。或者,如果有另一个包而不是 kivy 可以做这些事情。
您可以使用作为 pyjnius 一部分的 autoclass(来自 jnius 导入 autoclass)。
使用 kivy/python 访问 android 手电筒(相机 LED 闪光灯)