Search code examples
Android activity lifecycle...


androidandroid-activitylifecycleonactivityresultonrestoreinstancestate

Read More
Why does onActivityResult fail to enter method?...


androidandroid-activityonactivityresult

Read More
Why is onActivityResult triggered before activity even starts?...


androidandroid-activitybarcode-scanneronactivityresult

Read More
Why is onActivityResult() not getting executed?...


androidandroid-intentandroid-activityintentfilteronactivityresult

Read More
Why is OnActivityResult() never called?...


androidandroid-activityonactivityresultonresume

Read More
Why can't I jump to a selected new activity once I choose from my spinner?...


javaandroidbuttonandroid-activityspinner

Read More
Context and Activity's reference...


androidandroid-activityassetsandroid-context

Read More
Result Code is always 0 as result of uninstallation Intent in android...


androidandroid-intentandroid-activity

Read More
Activity not closing on Back press when theme is Theme.NoDisplay...


androidandroid-activity

Read More
Prompt user when Back button is pressed...


androidandroid-activity

Read More
After fixing error "Root element paints background" why image is repeated in other view?...


androidandroid-activityandroid-stylesappcompatactivity

Read More
Android Jetpack Navigation library and onActivityResult...


androidandroid-activityandroid-jetpackandroid-architecture-navigation

Read More
How to get CameraManager in ViewModel without holding reference to my activity/context?...


androidandroid-activityandroid-preferencesandroid-camera2android-viewmodel

Read More
Change text content depending on button clicked within the same class...


androidandroid-activityonclicklistener

Read More
Statusbar of new activities turns white when using transparent statusbar...


androidandroid-activityandroid-statusbar

Read More
Intent problem: how to use MainActivity from another class "Adapter" to pass data to Secon...


javaandroidandroid-intentandroid-activityandroid-adapter

Read More
How to access Activity's View objects while running a background service which updates the view...


javaandroidandroid-activitystatic

Read More
Get string from bundle android returns null...


androidandroid-activitybundle

Read More
Android activity has too many lines...


androidandroid-activityoptimization

Read More
How to implement admob banner on multiple activities...


androidandroid-activitykotlinadmobbanner

Read More
How to maintain startActivityForResult for single activity...


androidandroid-activity

Read More
Remove MainActivity created by Android Studio...


androidandroid-activity

Read More
Is Fragment an Activity? (Android)...


androidandroid-fragmentsandroid-activityandroid-fragmentactivity

Read More
Handling the Activity and Service Lifecycle...


javaandroidandroid-activityandroid-lifecyclejobintentservice

Read More
How to make facebook comment activity for multiple URLs in webview?...


androidandroid-activitywebviewandroid-fragmentactivityfacebook-sdk-4.0

Read More
Attempt to invoke interface method 'android.content.SharedPreferences$Editor.putString(java.lang...


androidandroid-activitysharedpreferences

Read More
Is it normal to pass on context to lots of methods?...


androidandroid-activitysingletonandroid-context

Read More
Interface reference is null even after it got initialized making me unable to show snackbar when int...


androidandroid-activitykotlininterfacebroadcastreceiver

Read More
Android: Passing values to another activity's function and then to Sqlite database...


javaandroidandroid-activityandroid-sqlite

Read More
How do I use override fun onBackPressed() when my values are in onCreate()...


androidandroid-activitykotlin

Read More
BackNext