Search code examples
Deciding between Activity Context or Application Context to Instantiate SQLiteOpenHelper...

sqliteopenhelperandroid-context

Read More
getString Outside of a Context or Activity...

javaandroidstringandroid-resourcesandroid-context

Read More
call getString(R.strings....) from class?...

androidclassobjectandroid-context

Read More
Calling startActivity() from outside of an Activity context...

androidandroid-activityandroid-context

Read More
Copying to clipboard on Kotlin Multiplatform...

androidkotlinandroid-contextandroid-jetpack-composekotlin-multiplatform

Read More
What's "tools:context" in Android layout files?...

androidxmlandroid-layoutandroid-contextandroid-tools-namespace

Read More
Static way to get 'Context' in Android?...

androidandroid-context

Read More
Not Getting Activity's context in fragment...

androidandroid-fragmentsandroid-context

Read More
Take Persistable URI Permission for ACTION_SEND intent filter uri results in SecurityException...

androidandroid-contentproviderandroid-jetpack-composeandroid-context

Read More
Difference between getContext() and requireContext() when using fragments...

androidandroid-fragmentsandroid-context

Read More
How to get Context in Android MVVM ViewModel...

androidmvvmdagger-2android-context

Read More
Android 13 (SDK 33): PackageManager.getPackageInfo(String, int) deprecated. what is the alternative?...

androidandroid-contextpackage-info

Read More
Issue between thread and context - Android...

javaandroidmultithreadingandroid-context

Read More
How to access Activity UI from my class?...

androidandroid-context

Read More
Using application context in another module...

androidandroid-contextdagger-hiltmodular

Read More
FragmentManager from application context...

androidandroid-contextfragmentmanager

Read More
When to call activity context OR application context?...

androidthisandroid-context

Read More
getActivity() returns null in Fragment function...

androidandroid-fragmentsandroid-activitynullandroid-context

Read More
What is 'Context' on Android?...

androidandroid-context

Read More
How to get package name from anywhere?...

androidpackageandroid-context

Read More
Get context inside onClick(DialogInterface v, int buttonId)?...

androiddialogonclickandroid-context

Read More
Android simulating play/pause button...

androidandroid-intentandroid-broadcastkeyeventandroid-context

Read More
How to mock Context using Mockito?...

androidbluetoothmockitoandroid-wifiandroid-context

Read More
Android Kotlin - requireContext() throws IllegalStateException inside Android Fragment's onViewC...

androidkotlinandroid-fragmentsandroid-contextillegalstateexception

Read More
difference and when to use getApplication(), getApplicationContext(), getBaseContext() and someClass...

androidandroid-intentthistoastandroid-context

Read More
Android: why must use getBaseContext() instead of this...

androidthisandroid-context

Read More
Kotlin showed type mismatch in fragment...

androidandroid-fragmentskotlinandroid-context

Read More
What is different between MainActivity.this vs getApplicationContext()...

androidandroid-context

Read More
Creating a Flutter Alert/Dialog Without Context...

flutterdialogandroid-contextsynchronousnavigator

Read More
Passing context to Handler...

androidviewhandlerandroid-context

Read More
BackNext