Search code examples
Call getLayoutInflater() in places not in activity...


androidserviceandroid-contexttoastlayout-inflater

Read More
How to get Activity reference in ListView Adapter class?...


androidlistviewandroid-activityandroid-contextlistadapter

Read More
Dagger 2 injecting Android Application Context...


androiddependency-injectionandroid-contextdagger-2

Read More
Get shared preferences without context...


androidkotlinsharedpreferencesandroid-context

Read More
Starting a non-Main Activity from other app clearing its top...


androidkotlinandroid-intentandroid-activityandroid-context

Read More
How to get a context in a recycler view adapter...


javaandroidandroid-recyclerviewpicassoandroid-context

Read More
What to do when context is null in fragment...


javaandroidandroid-fragmentsexceptionandroid-context

Read More
How to append 2 strings in Kotlin?...


androidkotlinandroid-context

Read More
Android Studio 'android.content' and 'android.view' sub classes are missing...


javaandroidandroid-studioandroid-viewandroid-context

Read More
possible to share strings.xml between apps with the same sharedUserId?...


javaandroidandroid-xmlandroid-context

Read More
How to start an Intent if context is not Activity Context but Application Context...


androidandroid-intentandroid-context

Read More
Why does the doc do not use `this` i.e `Service` for the argument for `Context` in the documentation...


androidandroid-serviceandroid-contextandroid-syncadapter

Read More
Memory leaks when using static context items in android...


androidkotlinmemory-leaksandroid-contextgroupie

Read More
Getting MainActivity context in CustomView class...


javaandroidandroid-contextcustom-view

Read More
Constructor refers to missing type context...


androidconstructorandroid-context

Read More
Import Android Context into a function file in Kotlin...


androidkotlinandroid-volleyandroid-context

Read More
How to Navigate without context in flutter?...


flutternavigationandroid-context

Read More
What's the difference between the various methods to get an Android Context?...


androidandroid-context

Read More
Best way to get Context in clickable modifier...


androidandroid-jetpack-composeandroid-context

Read More
Kotlin: Type mismatch: inferred type is String but Context was expected -(notification channel in ko...


androidkotlinnotificationsandroid-contextandroid-workmanager

Read More
Cannot resolve method 'getContext' in 'myAdapter'...


javaandroidandroid-recyclerviewandroid-cardviewandroid-context

Read More
Android DataBinding where to get context?...


androiddata-bindingviewandroid-context

Read More
android.content.Context.getApplicationContext()' on a null object reference...


androidkotlinandroid-roomandroid-context

Read More
How to display AlertDialog in a Fragment?...


javaandroidfragmentandroid-alertdialogandroid-context

Read More
Android cursor doesn't work on a Flutter plugin with Android embedding v2...


androidflutterandroid-contentproviderandroid-contextflutter-plugin

Read More
Attempt to invoke virtual method 'android.content.Context android.view.View.getContext()' on...


androidviewpopupandroid-contextruntimeexception

Read More
Trying to load an image using Picasso library. Cant get the context...


androidpicassoandroid-context

Read More
Retrieve Context from a fragment...


javaandroidandroid-fragmentsandroid-asynctaskandroid-context

Read More
Which option should I use to pass the context to a custom Runnable inside MainActivity?...


javaandroidrunnableandroid-context

Read More
What is the difference between this, getContext() and getActivity()?...


androidandroid-activityandroid-context

Read More
BackNext