diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-15 23:37:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-15 23:37:52 +0300 |
| commit | b538ffaa7fe7d20d932037083fc5f036e43cd870 (patch) | |
| tree | fcbe467e068c11870cb0fdc8d88828b3f2114f77 /gemfeed | |
| parent | facf932bf895ef46cc11c05e164391eddbed1a11 (diff) | |
Update
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl index a1b063a5..a5cf181d 100644 --- a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl +++ b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl @@ -36,6 +36,8 @@ My Android apps will never be polished, but they will get the job done, and this ## All easy-peasy? +> Updated 2025-05-15: When using `fyne-cross android` everything works now! I don't have to perform any of the work-arounds listed below anymore! + I did have some issues with the app logo for Android, though. Android always showed the default app icon and not my custom icon whenever I used a custom `AndroidManifest.xml` for custom app storage permissions. Without a custom `AndroidAmnifest.xml` the app icon would be displayed under Android, but then the app would not have the `MANAGE_EXTERNAL_STORAGE` permission, which is required for Quick logger to write to a custom directory. I found a workaround, which I commented on here at Github: => https://github.com/fyne-io/fyne/issues/3077#issuecomment-1912697360 |
