It's possilbe?
i need to see update available fo my apps.
Simile to:
But the activity must be my apps.
Thanks all.
i need to see update available fo my apps.
Simile to:
B4X:
Dim i As Intent
i.Initialize("", "")
i.SetComponent("com.google.android.gms/com.google.android.gms.security.settings.VerifyAppsSettingsActivity")
StartActivity(i)
But the activity must be my apps.
Thanks all.