Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-intent

How to check if an intent can be handled from some activity?

Kotlin Android start new Activity

Changing position of the Dialog on screen android

What's "requestCode" used for on PendingIntent?

Clearing intent

android android-intent

Sending message through WhatsApp

difference and when to use getApplication(), getApplicationContext(), getBaseContext() and someClass.this

BroadcastReceiver with multiple filters or multiple BroadcastReceivers?

Check if application is installed - Android

Intent - if activity is running, bring it to front, else start a new one (from notification)

PendingIntent does not send Intent extras

Open another application from your own (intent)

android android-intent

How to detect incoming calls, in an Android device?

install / uninstall APKs programmatically (PackageManager vs Intents)

launch sms application with an intent

android sms android-intent

Android YouTube app Play Video Intent

Android Respond To URL in Intent

Allow user to select camera or gallery for image

onNewIntent() lifecycle and registered listeners

Start Activity from Service in Android