NoMore201 / playmaker

Fdroid repository manager fetching apps from Play Store
285 stars 37 forks source link

Incompatible apps #45

Closed Wieke closed 5 years ago

Wieke commented 5 years ago

Some of the apps served from the repository are marked as incompatible and I can't install them. They should be able to install, they were when I was still using the play store directly. I suspect the issue is that my device isn't in listen in the device properties file so I couldn't use the correct device code (gohan, a bq aquaris X5 plus) and the wrong apks get put in grabbed from the play store.

I don't mind extracting these device properties myself but before I spend half a day figuring out how to do this I was hoping someone has some hints or a script that lets me do this more easily.

Wieke commented 5 years ago

Managed to solve the problem by expanding the devices.properties file of gpapi using the properties found here.