Search code examples
My android app does not recognize R.string resources - what could be the reason?...


androidandroid-resources

Read More
format statement in a string resource file...


androidandroid-resources

Read More
Resource-provided integer being garbled at runtime...


javaandroid-resources

Read More
How to include 2 variants of Serbian Language? with Latin letters and with Cyrillic letters...


androidandroid-resources

Read More
How to clear an ImageView in Android?...


androidandroid-imageviewandroid-resourcesandroid-image

Read More
Android and Kotlin varargs: formatted strings returns garbage...


androidkotlinresourcesvariadic-functionsandroid-resources

Read More
Load dimension value from res/values/dimension.xml from source code...


androidandroid-resourcesdpidimension

Read More
How to use Android quantity strings (plurals)...


androidstringandroid-resourcesplural

Read More
How do I add an alpha channel to an existing Android color in xml...


androidandroid-resourcesandroid-color

Read More
How do I stop Android Lint complaining about not-translated strings?...


androidandroid-resourcesandroid-lint

Read More
What is the <macro> tag in android xml file...


androidandroid-resources

Read More
Android Studio is auto importing fake.`package`.name.`for`.sync.R`. How to rectify that?...


androidandroid-viewandroid-resources

Read More
Format string XXX is not a valid format string so it should not be passed to String.format...


javaandroidstringandroid-resources

Read More
Android, how can I get a list of all files in a folder?...


javaandroidkotlinandroid-resourcesandroid-file

Read More
Possible to get color with string?...


androidstringcolorsandroid-resources

Read More
How to mock android context using mockk library...


androidkotlinjunitandroid-resourcesmockk

Read More
How to get a value of color attribute programmatically...


javaandroidandroid-layoutandroid-resourcesandroid-theme

Read More
Setting TextView color to a <selector> programmatically...


androidandroid-resources

Read More
How can I get a resource content from a static context?...


javaandroidstaticconstantsandroid-resources

Read More
How does one display a RawRes in a compose image?...


kotlinandroid-jetpack-composeandroid-resourcescoil

Read More
Defining custom attrs...


androidandroid-resourcesandroid-attributes

Read More
Making App name dynamic in strings.xml in Android...


androidxmlandroid-resources

Read More
Audio not playing in android. android.content.res.Resources$NotFoundException: Resource ID #0x0...


androidaudioandroid-mediaplayerandroid-resources

Read More
Android getResources().getDrawable() deprecated API 22...


androidandroid-drawableandroid-resourcesandroid-5.1.1-lollipop

Read More
How to add resources to androidTest for android library in AndroidStudio...


androidunit-testingandroid-studiogradleandroid-resources

Read More
Anyone know best practice for using String Resources when using MVVM? Kotlin...


stringkotlinunit-testingmvvmandroid-resources

Read More
Can't use getResources() within CursorAdapter subclass...


androidresourcesandroid-resources

Read More
How to load icon from icon pack...


androidresourcesiconsdrawableandroid-resources

Read More
What Is The Difference Between -anydpi And -nodpi?...


androidandroid-resources

Read More
When should I use the assets as opposed to raw resources in Android?...


androidandroid-resourcesandroid-assets

Read More
BackNext