Я использую
Код: Выделить всё
:
size: '300dp', '300dp'
title: filechooser.path
choosen_file: None
BoxLayout:
pos: root.pos
orientation: "vertical"
FileChooserIconView:
id: filechooser
path: os.path.expanduser('/var/mobile/Media/PhotoData/Sync/')
Подробнее здесь: https://stackoverflow.com/questions/230 ... using-kivy
Мобильная версия