Geoxor / Amethyst

A cross-platform music player made with Typescript
https://amethyst-geoxor.vercel.app/
MIT License
160 stars 36 forks source link

Amethyst fails installation on Android #565

Closed JeremyStarTM closed 1 year ago

JeremyStarTM commented 1 year ago

Describe the bug: Installing Amethyst through Androids Package Manager or SAI does not work. SAI says "DISPLAY_NAME column is missing."

Amethyst Details:

To Reproduce Steps to reproduce the behavior:

  1. Use Android 13
  2. Download amethyst-v1.9.12.apk
  3. Try installing it (for more error info use SAI)

Additional context I found something on StackOverflow describing this bug: https://stackoverflow.com/questions/70770717/app-crash-when-installed-on-a-physical-device-error-display-name-column-is-null

VinkyV commented 1 year ago

Here I made fixed one with aapt2 optimization and test signing, but I don't think it's usable on Phone. Gui more compatible with PC and Tablets. amethyst-v1.9.12_optimized.zip

JeremyStarTM commented 1 year ago

Thanks, I'll check it out once I'm back home.

JeremyStarTM commented 1 year ago

Well... I kinda forgot about this issue. Anyway, it worked. Thank you :)