Search code examples
can't switch between activities in android...


androidbuttonandroid-activityswitching

Read More
Android - How to pass a function to an Activity?...


androidkotlinandroid-activitybuilder

Read More
How do I convert/change an activity into a fragment?...


androidandroid-layoutandroid-fragmentsandroid-activity

Read More
Unable to resume activity: not allowed to start service Intent, app is in background...


androidandroid-activityandroid-serviceandroid-9.0-pie

Read More
How to display the EditText fields text in the TextView...


javaandroidandroid-activityandroid-studioandroid-developer-api

Read More
Two buttons leading to the same activity...


javaandroidbuttonandroid-intentandroid-activity

Read More
Is there a way to exactly detect when an activity is destroyed in android?...


javaandroidandroid-studioandroid-activityondestroy

Read More
Pass the values to another activity in Kotlin...


android-studiokotlinandroid-intentandroid-activity

Read More
Further understanding setRetainInstance(true)...


androidandroid-fragmentsandroid-activityrotation

Read More
How to make my menu to appear below the Action Bar area...


androidandroid-layoutandroid-activity

Read More
How to close activity from class with context usage?...


androidandroid-intentandroid-activity

Read More
BottomNavigationView not showing titles and icons...


androidandroid-studioandroid-fragmentsandroid-activitybottomnavigationview

Read More
Start New Activity with Sending Broadcast in Kotlin...


androidkotlinandroid-activitybroadcastreceiver

Read More
How to open few different activites on recyclerview different item click using if or case method?...


androidandroid-fragmentsandroid-activityandroid-recyclerviewonclicklistener

Read More
How to open Activity from Android's built-in navigation drawer...


javaandroidandroid-activitynavigation-drawer

Read More
How to save data passed from another activity in Kotlin?...


androidkotlinandroid-intentandroid-activity

Read More
reload the mainActivity by using a dialog from another class...


androidandroid-activitydialog

Read More
START_STICKY for Activity that behaves like a Service...


androidandroid-activityandroid-service

Read More
Passing arraylist of objects between activities...


androidandroid-intentarraylistandroid-activityparcelable

Read More
What is holding my activity's state once my application process has been killed?...


androidandroid-activity

Read More
Is there any misunderstanding about the onActivityCreated fragment callback?...


androidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
Finishing activity doesn't reset it...


androidandroid-activityactivity-finish

Read More
Android: Unable to find explicit activity class... startActivity from a PreferenceActivity...


javaandroidandroid-activitypreferenceactivity

Read More
Data return from Multiple Activities to Main Activity...


javaandroidandroid-activity

Read More
View.setX prevents adjustPan from working...


androidandroid-activityandroid-edittextadjustpansetx

Read More
Can´t finish Activity...


javaandroidandroid-activity

Read More
Sending radio button data to next activity...


androidbuttonandroid-activityradio-button

Read More
Android Activity as a dialog...


androidandroid-activityandroid-dialog

Read More
How to stop Music (MediaPlayer) with onPause in BaseActivity when App is on background...


javaandroidandroid-activityandroid-music-playeronpause

Read More
Is possible execute an operation just after an Activity is closed in Android Kotlin?...


androidkotlinandroid-activity

Read More
BackNext