Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation #14

Open
gustavi opened this issue Jan 10, 2024 · 7 comments
Open

Add documentation #14

gustavi opened this issue Jan 10, 2024 · 7 comments

Comments

@gustavi
Copy link

gustavi commented Jan 10, 2024

Hello,

I'm currently trying to add some new devices (see #13) but the absence of documentation makes things difficult. It would be perfect if some information could be added, specially :

  • Rust compatible versions (1.70.0+ ?)
  • How to add a new device

I'll try to write documentation when I'll successfully add a new device.

@sophiawisdom
Copy link

did you manage to figure anything out on this?

@gustavi
Copy link
Author

gustavi commented Aug 19, 2024

Unfortunately adding devices didn't fix my problem. It seems that the problem is more to do with the API changes in the Play Store. But I've still got some notes on adding devices if anyone's interested.

@beerphilipp
Copy link

Hi @gustavi, how did you end up adding a new device?
Cheers, Philipp

@manuelschneider
Copy link

manuelschneider commented Nov 14, 2024

Same here. I would very much love to add definitions for px7 (not a) and px8. But adb shell getprop on Graphene leaves many values blank. Some pointer to how to get / map the values would be great. Thanks!

@beerphilipp
Copy link

Hi @manuelschneider , I ended up using the Aurora Store (https://f-droid.org/de/packages/com.aurora.store/) to get the .properties file. You can install it on the device, navigate the the app's settings and extract the file from there.
Cheers,
Philipp

@gustavi
Copy link
Author

gustavi commented Nov 14, 2024

Hi @gustavi, how did you end up adding a new device?

Unfortunately I don't have anymore the code I used at the time, which consisted in exporting the parameters using the code from https://gitlab.com/AuroraOSS/gplayapi/-/blob/master/lib/src/main/java/com/aurora/gplayapi/data/providers/DeviceInfoProvider.kt. It's quite easy.

@manuelschneider
Copy link

Thank you! That really was easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants