Category "android-studio"

Android Studio Bumblebee - device manager not opening

I just updated Android Studio to: Android Studio Bumblebee | 2021.1.1 Build #AI-211.7628.21.2111.8092744, built on January 19, 2022 But now I cannot open the de

Error: Cannot find module 'semver' when I run firebase deploy--only functions

When I run firebase deploy --only functions on Node.js command prompt, I got this error. Command prompt error

How to compare date and time in kotlin android?

I have an app on the PlayStore and I am building a feature where the user will not see ads more than a specific number in one day. I am thinking about comparing

Android Studio: An exception has occurred in the compiler (1.8.0_242-release)

While running app, unable to complete compilation. Keep throwing error. I installed jdk and added java_home path, but still get this error. Also, I havent any i

Android View Binding problem ,public class name and and file name is different

screenshot of layout file Link of the screen shot click here FoodItemBinding.java file is generated by compiler , how the public class name and file name is

Android TV emulator managing network speed in runtime

In the old days, when testing my app on an Android TV emulator, I changed the Internet speed through the cellular tab in extended controls (while the applicatio

SpeechRecognizerListener giving Bundle[EMPTY_PARCEL] in onResults(Bundle results) majority devices which have android 11

I am Using speech = SpeechRecognizer.createSpeechRecognizer(getReactApplicationContext().getApplicationContext()); speech.setRecognitionListener(Voi

Add adblock in webview

I'm trying to add adblock in my fragment, and when I'm tryed inisialize webview I got underline this on new AdBlockerWebView.init(this).initializeWebView(webVie

How to Initial android Exoplayer play and pause buttons with custom UI?

I'm using Exoplayer 2.17.1 and want to customize UI. Everything works OK but it can not Initialize the play and pause buttons as you can see in the photo and sh

Manifest merger failed with multiple errors Android studio React native

Hi i am a new reactnative developer and i cant start my new poject in android sttudio i get always the same error here are some pictures. This is mine AndroidM

Fastcv with Android Studio

We are compiling fastcv sample application in android. I have installed JDK7.0, NDK>16.I have copied libfastcv.a into NDK root(eg sdk/ndk/<NDK_VERSION>

Unable to install Intel® HAXM HAXM can only be installed on Windows or Mac

Я работаю через windows Но не могу

Android Studio strings.xml: 'NBSP' suddenly appeared in my strings.xml files

I suddenly have the mention 'NBSP' in my strings.xml files, just before special characters (!, ?, ....) These 'NBSP' do not appear in my app when I run it. Als

Execution failed for task ':app:checkDebugDuplicateClasses '

Task failed with an exception. What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. Could not resolve all files for configuration ':app:debu

Create a new colour resource to be used as the background for the data entry part of the MainActivity using android studio

Create a new colour resource to be used as the background for the data entry part of the MainActivity.

Android Emulator shows a Black Screen on Ubuntu Android Studio AVD

I just installed Android Studio and created my first few Virtual Devices based on Nexus 6 API 27 Pixel 3 API 27 Pixel 4a API 30 Pixel 5 API 30 Pixel 5 API 28 Pi

How to solve: The minCompileSdk (31) specified in a dependency's AAR metadata

One or more issues found when checking AAR metadata values: The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/a

Screen recorder app not detecting my screen size (width and height)

Source: here With the following segment of code all my Android devices record with a maximum width of 960 rather than the device width. val metrics = resour

Animation yoyo keep run when typing Edittext

when typing edit text yoyo animation keep run how to keep typing show animation Once ? text_send.addTextChangedListener(new TextWatcher() { @Ove

KMM Application iproject templates not displayed

I set up trying to develop KMM development on Ubuntu 20.04 Android Studio 4.1. The setup was done according to the procedure on the following site. https://kotl