B4A Library Get App Info from GP

hi

for my new App i needed a way to get appinfo by putting only the package name of the App.
so i build a (b4a) lib.

Received Info from The Store:

* App Title
* App Description
* App Rating
* App Price
* App Icon
* App Installs (*v1.01)

i will put an example it is really simple to use.

have fun :)

EDIT: v1.01 allow to get installs of the app.

scr1.png
 

Attachments

  • v1.0.zip
    4.1 KB · Views: 344
  • v1.01.zip
    4.3 KB · Views: 333
  • example.zip
    72.4 KB · Views: 337
Last edited:

sz4t4n

Member
Licensed User
Longtime User
Works fine :)
edit: What about installs info? Is it possible to receive this info from the play shop?
 
Last edited:

ilan

Expert
Licensed User
Longtime User
i have updated the lib, now you can get also the installs rate of the app.
if someone need any other information about the app let me know.
 
Top