Search code examples
Android Picture-in-picture mode, open another activity of my app...


androidandroid-activityandroid-lifecycleandroid-picture-in-picture

Read More
Starting Camera Intent from a java class...


androidandroid-intentandroid-activityonclicklistenerandroid-camera-intent

Read More
Close android activity (completely, not even in background) using finish on a button click...


androidandroid-layoutandroid-activityactivity-lifecycleactivity-finish

Read More
How to provide animation when calling another activity in Android?...


androidanimationandroid-activity

Read More
Can't fetch data from API, what am i doing wrong?...


javaandroidjsonandroid-activityretrofit2

Read More
MediaPlayer mp3 won't resume after pause, known solutions not working...


androidandroid-activityandroid-mediaplayer

Read More
How to pass data from 2nd activity to 1st activity when pressed back? - android...


androidandroid-activityparent-childpass-data

Read More
How can i create activties when pressing on Recycleview Item...


androidkotlinandroid-activity

Read More
runOnUiThread in fragment...


androidandroid-fragmentsandroid-activity

Read More
Uninstall android application with out user interaction...


androidandroid-activity

Read More
Notification always creates new activity instead of resuming previous activity...


javaandroidandroid-activityservicenotifications

Read More
Finish() ing duplicate activities...


androidandroid-activity

Read More
How do I launch the email app with the "to" field pre-filled?...


androidemailandroid-activityandroid-intent

Read More
Keep an activity/activities alive while the app is open in the background...


androidandroid-activitytimerbackground-servicedata-persistence

Read More
The value of QR Code Scanner cannot show on new activity...


javaandroidandroid-intentandroid-activityqr-code

Read More
Android: Multiple Option Menus in one Activity...


androidandroid-activitymenu

Read More
display dialog of another activity in android...


androidandroid-activitydialog

Read More
How do I maintain the Immersive Mode in Dialogs?...


androiddialogandroid-activityandroid-dialogandroid-4.4-kitkat

Read More
The class AppCompatActivity is a subclass of Activity?...


javaandroidandroid-studioandroid-activityextends

Read More
This error is coming while doing intent Cannot resolve method 'putExtra(java.lang.String, <la...


androidandroid-intentandroid-activityput

Read More
Strange situation: text from MainActivity being shown in every fragment...


javaandroidandroid-fragmentsandroid-activitytextfield

Read More
Error inflating TextView class in Android Studio...


androidxmlandroid-layoutandroid-activityruntime-error

Read More
Why starting the Activity by an intent (Intent.ACTION_VIEW) doesn't always start a new activity ...


androidandroid-activityoncreatestart-activity

Read More
How to navigate from second activity to a compos with an argument in Jetpack compose?...


android-activityparameter-passingandroid-jetpack-composeandroid-jetpack-navigation

Read More
android NFC tag activity doesn't disappear after the NFC tag is no longer being detected...


androidunity-game-engineandroid-intentandroid-activitynfc

Read More
How to make activity not full screen?...


androidandroid-activity

Read More
How can a class reference a variable from its containing composite class's parent class (which e...


javaandroidandroid-activityandroid-context

Read More
Clear the entire history stack and start a new activity on Android...


androidandroid-activityback-stack

Read More
How can i redirect my app to a lock screen when reenter app...


javaandroidandroid-activitylockscreenresume

Read More
Android/Java: How to execute in background, functions of activity B from activity A without showing ...


javaandroidandroid-intentandroid-activity

Read More
BackNext