Files
FastAnime/app/temp/temp.py

5 lines
103 B
Python

import plyer
plyer.facades.StoragePath.get()
p = plyer.storagepath.get_external_storage_dir()
print(p)