I am using using BattteryManager on android to get the discharging/charging current on my app. But I've notice that although it works on many devices, but in so
How can we assign the unique accessibility identifiers to the urls in UITextView? In the accessibility inspector, I am able to see the urls as separate elements
I have an html code with contains <div class="form-card"> <h2 class="fs-title" test-data="area_1"> About DigCompEdu </h2> <p>
I am working on a input box where when useState detailsData is true (which is on a radio button) then setName will be my name otherwise it will be user input ,
I'm trying to create a custom modal with bootstrap and It's purpose is to warn user If there are unsaved works before changing page. But for some reason, The mo
Launching lib\main.dart on AOSP on IA Emulator in debug mode... Running Gradle task 'assembleDebug'... Warning: The plugin path_provider_android requires Androi
I'm trying to add a code snip that has some curly brackets in a MDX file. I want the brackets to show. The issue that I'm having is the curly brackets are speci
I am trying to use Monaco editor to create an application for simple text processing (eg: select a range of text, change its foreground and background color). I