-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kivy cant load image in requesturl android #2832
Comments
[Support question -> Kivy@Discord] |
@kuzeyron |
Just |
@kuzeyron |
Please share the entire |
@jabarmajidi |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have the means to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
I want to get images from my site using UrlRequest and API to display them in Kivy. this code The codes I wrote work correctly in Windows and Linux, but in Android it gives me a black picture. In fact, it cannot load the photo
this is my codes:
home_page.py:
home_page.kv:
The text was updated successfully, but these errors were encountered: