Search code examples
Tried to access UI constants from a non-visual Context...


androidandroid-context

Read More
Get context from detached fragment?...


androidkotlinandroid-fragmentsandroid-context

Read More
Passing the Context always fails - Unable to add window -- token null is not valid; is your activity...


androidandroid-contextandroid-dialog

Read More
FileProvider from getFilesDir()...


androidxmlfileandroid-contextandroid-fileprovider

Read More
Android JUnit4 Testing - Where to get Context from?...


androidsqliteunit-testingandroid-context

Read More
Switching to a fragment on click from the adapter...


javaandroidadapterandroid-context

Read More
calling startActivity() requiring FLAG_ACTIVITY_NEW_TASK...


androidandroid-context

Read More
what is different between theses two context codes?...


androidandroid-recyclerviewadapterandroid-context

Read More
How do I prevent memory leak caused by context class in static fields...


androidkotlinmemory-leaksandroid-context

Read More
How to fixed myIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK)...


androidkotlinandroid-context

Read More
Passing the right App Context to the Database Handler fails...


javaandroidsqliteandroid-context

Read More
Properly acessing custom attributes of custom LinearLayout...


androidandroid-layoutandroid-contextandroid-custom-attributes

Read More
Share Image Android nullPointerException...


javaandroidnullpointerexceptionandroid-context

Read More
Show Toast on method Response NanoHTTPD...


androidandroid-contexttoastnanohttpd

Read More
Are Context and MainActivity.this different?...


androiddialogandroid-context

Read More
Referencing TextViews from Activity in Service and Vice versa...


javaandroidandroid-activityandroid-serviceandroid-context

Read More
How to get a context in a function?...


flutterandroid-context

Read More
Android Toast.makeText(this, ....) not working for AppCompatActivity...


androidandroid-contexttoastappcompatactivity

Read More
Change language in android application after publication...


javaandroidgoogle-playwrapperandroid-context

Read More
Error when trying to get activity context...


javaandroidandroid-context

Read More
How to use getSystemService in a non-activity class?...


androidandroid-context

Read More
How can I get context in Android Jetpack Compose using Kotlin?...


androidkotlinandroid-contextandroid-jetpack

Read More
Android Kotlin - Classifier 'Activity' does not have a companion object, and thus must be in...


androidkotlinandroid-context

Read More
Error trying to launch service from non-activity class...


javaandroidandroid-serviceandroid-context

Read More
changes in locale does work when add many modules...


androidkotlinlocaleandroid-contextcrowdin

Read More
Passing Activity Context to Handler(fragment) for Toast...


android-fragmentshandlerandroid-contextandroid-toast

Read More
How to get firestore data in another widget...


firebaseflutterdartgoogle-cloud-firestoreandroid-context

Read More
Context in RecyclerView click event not being read...


androidkotlinandroid-recyclerviewandroid-adapterandroid-context

Read More
Fragment not attached to host...


androidandroid-fragmentsuinavigationcontrollerandroid-contextandroid-viewholder

Read More
Pass Context or make use of view.getContext(). Does it really matter?...


javaandroidandroid-context

Read More
BackNext