Sk Sahil

Results 40 issues of Sk Sahil

We are building widget for android .The problem is performance of ffpyplayer is poor , not very good .If it possible to implement video core provider using java android MediaPlayer...

**Software Versions** * Python:3.10 * OS:ubuntu 22.04 * Kivy:2.3.0 * Kivy installation method:pip AttributeError: module 'ffmpeg' has no attribute 'FFVideo' **Code and Logs and screenshots** ``` import kivy #kivy.require('1.2.0') from...

It will be great if javascript runtime in kivy . so kivy users can write math expression in kivy apps using katex for Android https://github.com/KaTeX/KaTeX/issues/3957

Questions should be asked on the forum: https://groups.google.com/group/cefpython Is it possible to implement for Android Python -for -android kivy ?

To Avoid > java.lang.OutOfMemoryError (no error message)

core-providers

### Versions - Python:3.10 - OS:ubutnu 22 - Kivy:2.3.0 - Cython:0.29 - OpenJDK:8 ### Description Building for google-generativeai // REPLACE ME: What are you trying to get done, what has...

Testing on Android 13 File "jnius/jnius_export_class.pxi", line 1163, in jnius.jnius.JavaMultipleMethod.__call__ 07-18 19:54:04.338 28943 29039 I python : File "jnius/jnius_export_class.pxi", line 877, in jnius.jnius.JavaMethod.__call__ 07-18 19:54:04.338 28943 29039 I python :...

see the heigtht of content widget is not updating always . some times it is 0. i don't know why you use 0.8 see to Clock.scheduel_once ? https://github.com/kivymd/KivyMD/blob/master/kivymd/uix/expansionpanel/expansionpanel.py ```def add_widget(self,...

def _set_content_height(self, *args): self._original_content_height = self._content.height - dp(88) self._content.height = 0 IN THIS LINE self._original_content_height = self._content.height - dp(88) dp(88) subtraction is not required . If we add widgets in...

Python 3.10 Buildozer 1.5.0 Some times it build properly some times show this error