Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to implement my very own URI scheme on Android

Android ACTION_IMAGE_CAPTURE Intent

Android: Share plain text using intent (to all messaging apps)

How to switch activity without animation in Android?

How can I return to a parent activity correctly?