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

Using Android ID & login info, missing new apps #27

Closed
matkam opened this issue Jul 15, 2013 · 3 comments
Closed

Using Android ID & login info, missing new apps #27

matkam opened this issue Jul 15, 2013 · 3 comments

Comments

@matkam
Copy link

matkam commented Jul 15, 2013

I have a Samsung Galaxy S3 running Android 4.2.2 (CyanogenMod 10.1). I'm using the android ID from the that device, with the Google Apps account login and password associated with it. I can search for apps, but the problem is that it is only showing apps that are available for Android 1.1, and not all the apps available for my device. Here is an example:

➜  googleplay git:(master) ✗ java -jar googleplaycrawler-0.2.jar -i myandroididhere -e mathew@googleapphere.com -p mypasswordhere search gmail    
Title;Package;Creator;Price;Installation Size;Number Of Downloads
Backup to Gmail;net.cpedia.backup2gmail;cpedia Mobile;$1.99;1296011;50,000+
Gmail Unread Count OLD;se.alexanderblom.gmailunreadcount;Alexander Blom;Free;321781;500,000+
Cloud Print My Gmail;com.khymaera.android.cpmg;Khymaera;Free;579057;10,000+
backup SMS MMS Photo to Gmail;com.xmobileapp.xarchive;ianXian;$1.99;419239;1,000+
SMS Backup (Gmail);mobi.eapps.SMSBackupFree;WooBoo;Free;263897;10,000+
SMS Backup or Save to Gmail;com.jeff.app.smsforgmail;Think Studio;Free;326301;10,000+
Gmail Tasks;funwithapps.gmailtasks;Fun With Apps;Free;14207;10,000+
Contacts Backup(Gmail);com.startrek.ContactsBackupGmail;tarzanapp;$0.99;292540;500+
Gmail Spam Checker;net.jundu.android.spamchecker;JUNDU;Free;83999;5,000+
SMS to GMAIL;com.mpgroupslovakia.smstogmail;M&P Group Slovakia;Free;277915;1,000+
Fast Email and Gmail;com.tenromans.fastemail;Top Download;$0.99;45389;500+
GTD GMail Collect;net.ronincoders.automail;Salvamaine.com;Free;264365;1,000+
SMS Backup(Gmail);com.tarzanapp.SMSBackupGmail;tarzanapp;$0.99;271003;100+
Gmail Priority;com.netcompss.gpri.gmail3;NetComps LTD;$1.99;227903;100+
eNotify Gmail;com.netcompss.enotify3.gmail3;JY Team NetComps LTD;$1.99;350772;50+
FreeNote, note everything;com.suishouxie.freenote;flyable;Free;629838;1,000,000+
LED me know BETA;com.p0w4.ledMeKnow;p0w4p0ty;Free;379387;100,000+
Facebook;com.facebook.katana;Facebook;Free;3091271;100,000,000+
Pandora® internet radio;com.pandora.android;Pandora;Free;2124677;50,000,000+
Documents To Go 3.0 Main App;com.dataviz.docstogo;DataViz, Inc.;Free;4591508;10,000,000+

Gmail itself doesn't even show up in my search results. All of these apps are for Android 1.1. I appreciate any advice!

@Akdeniz
Copy link
Owner

Akdeniz commented Jul 15, 2013

Can you create a new google account and check if this behavior still exists?

I couldn't recreate this behavior on my GalaxyS with Android 4.2.2.

java -jar googleplay.jar -f crawler.conf search gmail
Title;Package;Creator;Price;Installation Size;Number Of Downloads
Gmail;com.google.android.gm;Google Inc.;Free;4223047;500,000,000+
Gmail Smart ExtrasÖ;com.sonyericsson.extras.liveware.extension.gmail;Sony Mobile Communications;Free;164251;100,000+
GNotes - Sync Notes with Gmail;org.dayup.gnotes;Appest Inc.;Free;2723805;500,000+
Gmail Attachment Download;com.poofinc.gmailattach;Poofinc Studios;Free;262118;100,000+
Gmail for Liveview;uk.co.lilhermit.android.liveview.gmail;lilHermit;Free;52864;100,000+
Backup to Gmail;net.cpedia.backup2gmail;cpedia Mobile;1,99á$;1296011;50,000+
Gmail Widgets;com.katzoft.gmailwidget;katzoft;0,76á$;897760;5,000+
Timer Gmail Free;intri.send.reservation.mail.free;in-trinity;Free;408871;100,000+
Gmail Notifier 2 Smart ExtrasÖ;jp.ddo.dekuyou.liveware.extension.gmail2;dekuyou;1,98á$;437463;1,000+
SMS Backup +;com.zegoggles.smssync;Jan Berkel;Free;1034432;1,000,000+
Gmail Unread Count OLD;se.alexanderblom.gmailunreadcount;Alexander Blom;Free;321781;500,000+
Attachments [Gmail Attach];com.smartanuj.gmailattach;Anuj Tenani;Free;227476;100,000+
Boomerang: Email App for Gmail;com.baydin.boomerang;Boomerang for Android (Baydin);Free;5441589;10,000+
Unread Gmail Widget;com.waxsoft.unreadgmailwidget;Waxsoft;1,49á$;3989319;1,000+
Cloud Print My Gmail;com.khymaera.android.cpmg;Khymaera;Free;579057;10,000+
Gmail Notifier - Smart ExtrasÖ;jp.ddo.dekuyou.liveware.extension.gmail;dekuyou;Free;186451;50,000+
Timer Gmail;intri.send.reservation.mail;in-trinity;2,38á$;490108;1,000+
SMS Backup (Gmail);mobi.eapps.SMSBackupFree;WooBoo;Free;263897;10,000+
SMS Backup or Save to Gmail;com.jeff.app.smsforgmail;Think Studio;Free;326301;10,000+
Gmail Dashclock Extension;com.vardhan.teja.dashclock.gmailextension;Teja Vardhan Korrapati;Free;52193;10,000+

@matkam
Copy link
Author

matkam commented Jul 16, 2013

I tried with my regular Google account as well with no luck. I was able to "checkin" to get a new android id, and that works. Do you know if I can "checkin" with a specific device and Android version?

@matkam
Copy link
Author

matkam commented Sep 17, 2013

So I found out that I need to use the Google Service Framework ID Key, and not the Android ID! After using the GSF ID Key, I can search and download apps compatible with the real phone.

@matkam matkam closed this as completed Sep 19, 2013
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