Skip to content

Hydrogen one I cant even get the APK in releases to be recognized #11

@3216alec

Description

@3216alec

Important information

Android version: 8.1.0

mpv-android version: latest

Which version of mpv-android introduced the problem (if known):

Description

Describe your issue in detail here.

i cant even get it to see the APK as something it can install ill try rebuilding

If the circumstances in which it appears are not obvious, provide step-by-step instructions that can be reliably used to reproduce the issue.

Log output

The Android SDK includes a tool named logcat that is used to view application and system log messages on device.
You will need a computer to view these logs.
Logs pertaining to mpv can be collected like this:

adb logcat -s 'mpv:*' '*:F'

You can attach text files on Github directly or use sites like https://0x0.st/ to upload your logs.
Depending on the nature of the bug, a log file might not be required and you can omit this section. If in doubt provide one, it will help us find possible issues later.

Additional information

If your issue is only reproducible with a specific (type of) file, provide a short sample file that can be used to reproduce the problem.
You can again use https://0x0.st/ or other cloud storage to share it.

If your issue relates to a certain set of configuration options, provide a full copy of your mpv.conf below.

If no additional information is provided please delete this section.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions