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

Usage #60

Open
alexsepiol opened this issue Oct 21, 2016 · 3 comments
Open

Usage #60

alexsepiol opened this issue Oct 21, 2016 · 3 comments

Comments

@alexsepiol
Copy link

Is there any way to crawl different apks not only opengapps support apks?

@NicholasBuse
Copy link
Contributor

Issue #57 contains the start of an answer

@alexsepiol
Copy link
Author

alexsepiol commented Oct 21, 2016

Okay, but it is not enough, can i crawl different apks with playstorecrawler.py?

@NicholasBuse
Copy link
Contributor

Sure as #57 says, just create a text file that has the information of what you want to crawl:

                              Application Name| Arch.|SDK|            DPI|                     Version Name|   Version|MiB|Sig.
-------------------------------------------------------------------------------------------------------------------------------
                             com.facebook.orca|   arm| 21|        280-640|                     81.0.0.15.78|  34707158|  0|skip

The "Application Name" (or APK ID from Play Store: https://imgur.com/a/P1lzz) and the Version (or VerCode) are the only important fields, but the rest are needed.

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

2 participants