Search code examples
How to access a repository from a Worker created by a Broadcast Receiver?...


androidkotlinbroadcastreceiverandroid-contextandroid-workmanager

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


androidandroid-activityandroid-context

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


javaandroidandroid-context

Read More
How to fix "Querying resource values using LocalContext.current"?...


androidkotlinandroid-jetpack-composeandroid-context

Read More
Show Toast on method Response NanoHTTPD...


androidandroid-contexttoastnanohttpd

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


androidkotlinandroid-volleyandroid-context

Read More
Copying to clipboard on Kotlin Multiplatform...


androidkotlinandroid-contextandroid-jetpack-composekotlin-multiplatform

Read More
Why does gathering the app list from PackageManager & tapping any one cause the UI to freeze?...


androidkotlinandroid-jetpack-composeandroid-contextandroid-viewmodel

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


androidandroid-context

Read More
Android: BitmapFactory.decodeResource returning null...


androidgraphicsbitmapandroid-context

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


javaandroidstringandroid-resourcesandroid-context

Read More
How to Start android service without activity...


androidandroid-activityandroid-serviceandroid-lifecycleandroid-context

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


androidandroid-context

Read More
Deciding between Activity Context or Application Context to Instantiate SQLiteOpenHelper...


sqliteopenhelperandroid-context

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


androidclassobjectandroid-context

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
How to get package name from anywhere?...


androidpackageandroid-context

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


androiddialogonclickandroid-context

Read More
BackNext