-
public class PackageUtils
-
-
Method Summary
Modifier and Type Method Description static booleanisGooglePlayServicesAvailable(@NonNull() Context context)static booleanisGooglePlayStoreAvailable(@NonNull() Context context)-
-
Method Detail
-
isGooglePlayServicesAvailable
static boolean isGooglePlayServicesAvailable(@NonNull() Context context)
-
isGooglePlayStoreAvailable
static boolean isGooglePlayStoreAvailable(@NonNull() Context context)
-
-
-
-