Search code examples
Activity Object.hashCode() is the same on different instances...


androidandroid-activityhashcode

Read More
Launching a new Activity from a Handler...


androidmultithreadingandroid-intentandroid-activityhandler

Read More
How to move from activity to another with condition?...


javaif-statementandroid-intentandroid-activity

Read More
Moving data back and forth between two open activities...


androidgoogle-mapsandroid-intentandroid-activity

Read More
SQLiteDatabase error on recreate Activity...


androidsqliteandroid-activityandroid-sqliteandroid-lifecycle

Read More
Call registerForActivityResult from non-Fragment/Activity class...


javaandroidandroid-fragmentsandroid-activity

Read More
Can't get back to main activity in Android studio...


javaandroidandroid-intentandroid-activitystart-activity

Read More
Check if extras are set or not...


androidandroid-activityandroid-intentbundle

Read More
how to implement cube Transition effect animation on ViewPager in android?...


androidanimationandroid-activity

Read More
How to get rid of `Unresolved reference: NavController` error in Android-Kotlin?...


androidandroid-studiokotlinandroid-activityandroidx

Read More
Hilt :- Not able to use the @AndroidEntryPoint in the AppCompatActivity getting DefaultV iewModelFac...


javaandroidandroid-studioandroid-activitydagger-hilt

Read More
The Activity restart after saving data in Firebase...


androidfirebaseandroid-intentandroid-activityfirebase-realtime-database

Read More
Android | give image with intent...


androidandroid-intentandroid-activitydrawable

Read More
Distinguish between pushing "home" button and opening another Activity...


androidandroid-activityandroid-lifecycleactivity-lifecycle

Read More
Completely restart android app including application class...


androidandroid-studioandroid-activityandroid-manifestnavigation-architecture

Read More
Attempt to invoke virtual method 'void android.widget.TextView.setText(java.lang.CharSequence)&#...


androidandroid-activityfragment

Read More
How to finish Activity when starting other activity in Android?...


androidandroid-activity

Read More
java.lang.RuntimeException: Unable to start activity...


javaandroidandroid-activity

Read More
Call parent's activity from a fragment...


androidandroid-activityfragment

Read More
Open an activity via intent or via instance...


androidandroid-intentandroid-activityinstance

Read More
Call a current visible NavHostFragment's method from Activity...


androidandroid-fragmentsandroid-activityandroid-fragmentactivityandroid-jetpack-navigation

Read More
ActivityNotFoundException when opening another activity with Intent...


androidandroid-intentandroid-activity

Read More
How to detect activity freeze & lag cause in android?...


androidandroid-activity

Read More
Webview activity calls onDestroy() when loses focus...


javaandroidandroid-activitywebview

Read More
How to make a Splash screen the proper way i.e. not to make it a part of the app process?...


androiduser-interfaceandroid-activitysplash-screenandroid-styles

Read More
Change activity's button state from fragment...


android-studiokotlinandroid-fragmentsandroid-activityandroid-button

Read More
A Local Service implementation closely related to Application Life Cycle...


androidandroid-activityandroid-service

Read More
Old intent in activity started from notification...


androidkotlinandroid-intentandroid-activityandroid-notifications

Read More
Avoid splash screen activity when pressing Back button...


javaandroidandroid-activitysplash-screen

Read More
How to change the text on the second activity on button clicked from first activity? [KOTLIN]...


androidkotlinandroid-layoutandroid-activity

Read More
BackNext