diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index b8d00b7679e..0d61a3bc76e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -3830,6 +3830,16 @@ executing: | |||
| 3830 | 3830 | ||
| 3831 | $ adb shell appops set --uid org.gnu.emacs MANAGE_EXTERNAL_STORAGE allow | 3831 | $ adb shell appops set --uid org.gnu.emacs MANAGE_EXTERNAL_STORAGE allow |
| 3832 | 3832 | ||
| 3833 | ** Images embedded in SVG files are invisible. | ||
| 3834 | |||
| 3835 | This is a product of librsvg's failing to locate a suitable MIME | ||
| 3836 | database enabling it automatically to detect image file formats. The | ||
| 3837 | procedure by which to obtain such a database is documented in the node | ||
| 3838 | '(emacs)Android Software' in the Emacs manual; you may also download a | ||
| 3839 | pre-compiled MIME database from this SourceForge repository: | ||
| 3840 | |||
| 3841 | https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/mime-database.tar.gz/download | ||
| 3842 | |||
| 3833 | * Build-time problems | 3843 | * Build-time problems |
| 3834 | 3844 | ||
| 3835 | ** Configuration | 3845 | ** Configuration |