android-intent 320
- How can I open a URL in Android's web browser from my application?
- How do I pass data between Activities in Android application?
- How to manage `startActivityForResult` on Android?
- How to send an object from one Android Activity to another using Intents?
- Sending an Intent to browser to open specific URL
- How do I get extra data from intent on Android?
- How to pass an object from one activity to another on Android
- Sending Email in Android using JavaMail API without using the default/built-in app
- How to start new activity on button click
- What is an Android PendingIntent?
- Send Email Intent
- Android: Go back to previous activity
- How to open the Google Play Store directly from my Android application?
- Launch an application from another application on Android
- Launch custom android application from android browser
- Launching Google Maps Directions via an intent on Android
- get currently displayed fragment
- What is an Intent in Android?
- How to get a list of installed android applications and pick one to run
- Get/pick an image from Android's built-in Gallery app programmatically
- Android: Clear the back stack
- How to use putExtra() and getExtra() for string data
- How to make a phone call using intent in Android?
- Sending data back to the Main Activity in Android
- Using Intent in an Android application to show another activity
- Android Gallery on Android 4.4 (KitKat) returns different URI for Intent.ACTION_GET_CONTENT
- Listing all extras of an Intent
- “Rate This App”-link in Google Play store app on the phone
- How to send parameters from a notification-click to an activity?
- Android ACTION_IMAGE_CAPTURE Intent
- Allow user to select camera or gallery for image
- How to filter specific apps for ACTION_SEND intent (and set a different text for each app)
- Android Respond To URL in Intent
- How can I return to a parent activity correctly?
- How do I get the dialer to open with phone number displayed?
- How to implement my very own URI scheme on Android
- Open another application from your own (intent)
- install / uninstall APKs programmatically (PackageManager vs Intents)
- launch sms application with an intent
- switching activities without animation
- Android YouTube app Play Video Intent
- onNewIntent() lifecycle and registered listeners
- Intercepting links from the browser to open my Android app
- Camera orientation issue in Android
- difference and when to use getApplication(), getApplicationContext(), getBaseContext() and someClass.this
- Android multiple email attachments using Intent
- gen already exists but is not a source folder
- what is the difference between sendStickyBroadcast and sendBroadcast in Android
- Share Text on Facebook from Android App via ACTION_SEND
- RuntimeException: Unable to instantiate application