How can I get a List of String id's of all apps from a Google Play Publisher/Developer (or rather me)?
Asked
Active
Viewed 149 times
0
-
https://developer.android.com/distribute/marketing-tools/linking-to-google-play – letsCode Jan 09 '19 at 21:33
-
@soldforapp With that I can only show the apps in the playstore (isn't it?), but I don't want that, but the string id of them. – Blood_Working Jan 09 '19 at 21:40
-
what exactly are you looking for? where the the apps? if they are in the playstore, you can access them that way. if you want the id, i think thats in the console. – letsCode Jan 09 '19 at 21:41
-
@soldforapp I want to get the id's programmatically in my app. – Blood_Working Jan 09 '19 at 21:57