[Question] Is there a clear 'sg.FolderBrowse' for Android?

Offen
#6,634 6 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
25/100
Issue-Typ
Feature
Klarheit
Muss geklärt werden
Aktivitätsstatus
Veraltet
Tech-Stack
android, python
Bereich
mobile

Rechercherichtung

Untersuche zunächst, wie sich sg.FolderBrowse im Tkinter-Port verhält, wenn es über Pydroid3 auf Android ausgeführt wird, und verwende dazu die gemeldeten Issue-Details und den Screenshot als Reproduktion. Ermittle, ob das Öffnen des Android-Systemdateibrowsers unterstützt wird; done sollte eine klare, reproduzierbare Antwort oder einen spezifisch abgegrenzten Implementierungspfad liefern.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

Platform Specific Issue - Android Question
Type of Issue (Enhancement, Error, Bug, Question)

Question


Operating System

Windows 11
Making for Android

PySimpleGUI Port (tkinter, Qt, Wx, Web)

Tkinter


Versions

Version information can be obtained by calling sg.main_get_debug_data()
Or you can print each version shown in ()

Python version (sg.sys.version)

3.11.6

PySimpleGUI Version (sg.__version__)

4.60.5

GUI Version (tkinter (sg.tclversion_detailed), PySide2, WxPython, Remi)

8.6.12


Your Experience In Months or Years (optional)

Years Python programming experience
Almost 1 year

Years Programming experience overall
Almost 1 year

Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)
no

Anything else you think would be helpful?
No


Troubleshooting

These items may solve your problem. Please check those you've done by changing - [ ] to - [X]

  • Searched main docs for your problem www.PySimpleGUI.org
  • Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
  • None of your GUI code was generated by an AI algorithm like GPT
  • If not tkinter - looked for Demo Programs for specific port
  • For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
  • Run your program outside of your debugger (from a command line)
  • Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
  • Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version)
  • Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
Detailed Description

I tried just copying the code from my IDE on windows (Pycharm) to my IDE on Android (Pydroid3) and executing the code, and the window showed and worked. When I tried to browse for the file location using 'sg.FolderBrowse', it showed me a menu with the path to the .py file that is running, but not just a file browser where i can click around and find the folder. Is there a way to get the system file browser to open instead of the PySimpleGUI one?

Screenshot, Sketch, or Drawing

1703946752779


Watcha Makin?

I'm making a Youtube video downloader with additional GUI. It supports whole Youtube playlists and the option to just download the audio.

Vorherrschende Sprache
Python
Sterne
13.8k
Forks
1.8k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus PySimpleGUI/PySimpleGUI

Alle Issues in PySimpleGUI/PySimpleGUI

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.