You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have built the project, configured login info in file but I can't get any results.
While building there where no error, same no errors while running.
Hi,
I have built the project, configured login info in file but I can't get any results.
While building there where no error, same no errors while running.
Here are my runs:
java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf categories
result:
ID;Name
java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf search anything
result:
Title;Package;Creator;Price;Installation Size;Number Of Downloads
Index: 0
java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf permissions com.vividgames.realboxing
result:
Does anyone has any clue why there is no useful data i return?
I have also tried debugging the app, but there is ame effect.
Regards,
Czarek
The text was updated successfully, but these errors were encountered: