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
Can anyone please help me out with this, i have google wallet lined to my account, i'm trying to download the app but it throws this error
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0
at java.util.Collections$EmptyList.get(Collections.java:3212)
at com.akdeniz.googleplaycrawler.GooglePlay$AndroidAppDeliveryData.getDownloadAuthCookie(GooglePlay.java:525)
at com.akdeniz.googleplaycrawler.GooglePlayAPI.download(GooglePlayAPI.java:318)
You can not buy applications with this project, it is not implemented.
Though there is a pull request #24 which I haven't tested myself about downloading already purchased applications but i think that is not you are asking for..
But you can implement it yourself by dumping actual application traffic with proxy and finding out what is going on.
Hi,
I tried to figure out how to download paid apps, but i was not able to find the way to do it.
It would be helpful if you can tell me how this flow works
Thanks
The text was updated successfully, but these errors were encountered: