Skip to main content

More Apps

[ Reference ]

Description

Utility to invite the user to install the developer's apps.


Utilities

- showAppListInGooglePlay

[ Reference ]

Direct the user to the app developer page on Google Play, usually used to invite the user to install the developer apps.

Usage

1.- Set the developer id.

MoreApps.apply { developerId = "Jedemm+Technologies" }

2.- Go to Google Play to show the list of apps from the developer.

MoreApps.showAppListInGooglePlay(activity)