doc:appunti:prog:kivy
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:prog:kivy [2023/10/06 10:14] – [Logging] niccolo | doc:appunti:prog:kivy [2023/10/07 21:53] (current) – [Logging] niccolo | ||
|---|---|---|---|
| Line 144: | Line 144: | ||
| Logger.info(' | Logger.info(' | ||
| </ | </ | ||
| + | |||
| + | Without root privileges it is not possibile for another Android app (e.g. a file browser) to access the log directory. The Kivy **app home** will be into the adopted SD card, under something like this: | ||
| + | |||
| + | < | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | In older Android versions (e.g. Android 8) the app home directory will be something like: | ||
| + | |||
| + | < | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | Every time that the Kivy environment is initializated, | ||
| + | |||
| + | |||
doc/appunti/prog/kivy.1696580080.txt.gz · Last modified: by niccolo
