Is it possible to change the language of an app programmatically while still using Android resources? If not, is it possible to request a resource in an specif
How should I pass a class instance to my class library so that it can access its properties? I have a class library "classLib" Public Class libraryClass Pub
I want to rtl (Right To Left) below layout in android like when using layoutDirection="rtl" in parent layout (but it only for 4.2 and higher) and any way to mak
I have finished my code and it all runs well in Rmarkdown - however when I attempt to knit to html I receive an error Error image Data link - kaggle page Any id
Is there a way to notify developer when the PM2 status of an application is showing error. ?
how to avoid page cache in kernel,the application can directly write or read data from disk?In kernel,how to set?
I'm trying to read a public folder calendar events with no success. I'm authenticating using App-only as per microsoft documentation and I am able to obtain an
I'm trying to make an audio mixer using the web audio api. I'm having trouble figuring out how to name the refs. How can I create this component without hard co
I've been doing some reading on how to use Redis Sentinel, and I know it's possible to have 2 or more sentinels, and load balance between them when calling from