Search code examples
How to Save Two Different Texts under one editText with different Positions...


androidandroid-studioandroid-activity

Read More
Activities vs Fragments for apps...


kotlinandroid-fragmentsandroid-activity

Read More
How to go back from second screen to first screen...


androidandroid-activity

Read More
How to get my activity to do something at a specific time...


timeandroid-activityclock

Read More
Successfully registered a BroadcastReceiver to requestActivityTransitionUpdates, but onReceive never...


androidkotlinandroid-intentandroid-activityactivity-recognition

Read More
Android: How can I get the current foreground activity (from a service)?...


androidserviceandroid-activity

Read More
onActivityResult gets called before onDestroy...


androidandroid-activity

Read More
Reference to AppCompatActivity object created via startActivity...


androidandroid-studioandroid-intentandroid-activityandroid-context

Read More
How to finish Activity in flow, Flow Control...


androidandroid-intentandroid-activity

Read More
onBackPressed not going back to previous activity...


androidandroid-activityonbackpressed

Read More
Bad window token, you cannot show a dialog before an Activity is created or after it's hidden...


androidandroid-activitydialogfragment

Read More
Is it possible to make a loop pause waiting for activity inside it to finish?...


androidandroid-activity

Read More
How to animate fade out only on activity...


androidandroid-activityandroid-animationfade

Read More
How do I get the "custimize the activity" menu back in android studio?...


androidandroid-studioandroid-activitymenu

Read More
How to use the LiveData value in another method of Activity?...


androidkotlinandroid-activitymvvmandroid-livedata

Read More
implementing a callback in android with Activities...


androidandroid-activitycallback

Read More
MenuItem and toolbar missing in new activity Android Studio Unknown Bug...


javaandroidandroid-studioandroid-activitymenuitem

Read More
How to get the currently displaying fragment in Nav Controller...


javaandroidandroid-fragmentsandroid-activity

Read More
Android Studio cannot resolve symbol but code executes correctly...


javaandroidintellij-ideaandroid-activityandroid-studio

Read More
How to work with activities and fragments (Kotlin)...


androidandroid-studiokotlinandroid-fragmentsandroid-activity

Read More
send data from a fragment to an activity xamarin android...


androidxamarinandroid-intentandroid-activityfragment

Read More
How to create BroadcastReceiver without Activity/Service?...


androidandroid-activityandroid-broadcast

Read More
Android - How to center a title (TextView) in a toolbar?...


androidandroid-layoutandroid-activityandroid-toolbar

Read More
How to convert an activity to fragment in Android studio...


androidandroid-fragmentsandroid-activity

Read More
Android: How to hide or close topmost activity?...


androidandroid-intentandroid-activitybroadcastreceiver

Read More
ConfirmationActivity Android Wear last for too short...


androidandroid-intentandroid-activitywear-os

Read More
How to send from Fragment when clicking on ImageButton to Activity?...


androidkotlinandroid-intentandroid-activity

Read More
jetpack Compose implement "Home button" functionality on backpress...


androidandroid-activitynavigationandroid-jetpack-compose

Read More
How can I return to a parent activity correctly?...


androidandroid-intentandroid-activityparent

Read More
How to Pass a List of Objects from activity A to activity B in Kotlin?...


androidkotlinandroid-intentandroid-activity

Read More
BackNext