GooglePlay-API icon indicating copy to clipboard operation
GooglePlay-API copied to clipboard

Download apk from Google Play via package name.

Results 2 GooglePlay-API issues
Sort by recently updated
recently updated
newest added

config.DeviceBuilder(device_codename) in the googleplay.py is giving an attribute error "'ConfigParser' object has no attribute 'DeviceBuilder'"

Current installation command: pip3 install apk-downloader (doesn't work) Correct installation command: pip3 install apkdownloader