Search code examples
Getting the android context in an adapter...


androidandroid-adapterandroid-context

Read More
Any way to go directly to the "Enable Usb Debugging" page in Android?...


javaandroidandroid-context

Read More
requireActivity instead of requireContext in fragment...


android-livedataandroid-lifecycleandroid-contextlifecycleowner

Read More
Difference between getContext() , getApplicationContext() , getBaseContext() and "this"...


androidthisandroid-context

Read More
getApplicationContext() on a null object reference...


androidnullpointerexceptionandroid-volleyandroid-context

Read More
Add Context Menu Icon in android...


androidiconsandroid-context

Read More
Using Application context everywhere?...


androidandroid-context

Read More
How to get my activity context?...


androidandroid-context

Read More
How can I use dialog from a common class in android...


androidandroid-activitystaticdialogandroid-context

Read More
Changing between Light/Dark modes doesn't update colors of running app. Theme is applied only af...


androidandroid-contextdarkmodeandroid-dark-theme

Read More
why i have this error: view.findViewById<MapView>(R.id.map) must not be null...


androidkotlinfragmentandroid-mapviewandroid-context

Read More
how to get context and mapView in fragment...


androidkotlinandroid-fragmentsandroid-mapviewandroid-context

Read More
Fragment in a Adapter of RecyclerView JAVA...


androidandroid-fragmentsandroid-recyclerviewandroid-context

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


javaandroidandroid-activityandroid-context

Read More
Kotlin: Is this a good way to avoid memory leaks?...


androidkotlinsingletonandroid-contextdagger-hilt

Read More
Why is the context null?...


androidandroid-context

Read More
How do you obtain a Drawable object from a resource id in android package?...


androidresourcesdrawableandroid-context

Read More
Pass Application to singleton directly in Android...


androidkotlinmobileandroid-context

Read More
Fragment-specific options and context menus in Android...


androidmenufragmentandroid-context

Read More
Using context in a fragment...


javaandroidandroid-fragmentsandroid-context

Read More
Inappropriate blocking method call, but Suspend function 'withContext' should be called only...


androidkotlinkotlin-coroutinesandroid-context

Read More
Android Kotlin: Having a global Context object for all activities (best practice)...


androidkotlinstaticglobal-variablesandroid-context

Read More
Difference between Activity Context and Application Context...


androidandroid-context

Read More
SharedPreferences application context vs activity context...


androidsharedpreferencesandroid-context

Read More
How to initialize context in fragment on Android kotlin...


androidandroid-fragmentskotlinandroid-context

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


androidandroid-studioandroid-intentandroid-activityandroid-context

Read More
RecyclerView: Attempt to invoke virtual method 'android.content.pm.ApplicationInfo android.conte...


androidandroid-recyclerviewnullpointerexceptionandroid-contextandroid-viewholder

Read More
Is it possible to get application's context in an Android Library Project?...


androidandroid-contextandroid-library

Read More
Cant create file - NullPointer Exception in ContextWrapper.getDir()...


androidxmlfileandroid-context

Read More
Best way to get the context of an activity in a viewmodel...


androidandroid-contextdagger-hilt

Read More
BackNext