Category "android-studio"

How to get the app I'm developing to send me a notification to remind me for an event?

I'm making a student organizer app, where I have a module to register the student for an event. Once it has been registered, I want the app to send a notificati

I am unable to use auto Image slider but not able to do so

I just wanted to use Auto image Slider, but after adding all the dependencies and other requirments like jitpack.io still I am unable to use sliderLayout of aut

I just need the local currency symbol in a String depending on the country the user is, in Kotlin for Android Studio

Is there a simple way for the system to return the local currency symbol? I been searching but I cant find anything, in swift you can achieve this with two line

viewBinding is not working with error (Android studio 4)

I make android application with kotlin by Android studio 4 (4.11). findViewById is deprecated in Androd Studio 4 ,then I use viewBinding. https://developer.andr

Android Studio: Logcat vs Run

What's the difference between Logcat and Run in Android-Studio? Logcat has filter-options. Beside that I don't get which specific purpose each serve. In how far

"Unable to find method ''void org.apache.commons.compress.archivers.zip.ZipFile.<init>(java.nio.channels.SeekableByteChannel)''"

The problem: I'm currently using Android Studio and Gradle to compile code from a github repository (00-Evan/shattered-pixel-dungeon) and while I can run some t

How to uninstall Android Studio if it is not visible in control panel and also uninstaller is not in the file location

I am trying to uninstall Android Studio from Windows 10. But it is not listed in control panel and also there is no any uninstaller file. I tried one way by usi

Is there a way to force changes from the last hot reload to persist after stopping debug session?

In Android Studio after ending the debug/run session and/or unplugging my phone from the computer and restarting the app, the locally installed app seems to not

Firebase android studio not inserting data correctly

This is the data being inserted the the correct one is the [email protected] while the incorrectly inserted ones are the ones with a:Name mAuth.createUserWithEmai

Firebase android studio not inserting data correctly

This is the data being inserted the the correct one is the [email protected] while the incorrectly inserted ones are the ones with a:Name mAuth.createUserWithEmai

Pages must fill the whole ViewPager2 (use match_parent) while i set it to match parent

I use viewPager2 in my app with custom adapter and in layout i use my viewpager2 in linearLayout. i set the height and width of my viewpager2 to matchParent, an

Android app crashes when activity is initialised from fragment [duplicate]

I am currently trying to create a calendar app in android studio. The app contains a calendar with different "Views" e.g. monthly view, weekly

Expo Image Picker -- not returning image from Android Emulator in Android Studio

I am running the Pixel 5 API 30 avd in Android Studio with react native client coding. I am using the expo image picker to pick the image and return to the appl

Flutter plugins not installed

I have installed both flutter and Dart plugins on Android Studio but when I run flutter doctor, it shows that plugins are not installed Doctor summary (to see a

How to set NDK on android studio after downloading it

For some odd reason I'm unable to set Android NDK location, I download it and now I'm unable to set the location. The button is disabled and really don't know w

Configure CAPACITOR_ANDROID_STUDIO_PATH environment variable on windows machine using WSL Ubuntu

I have a ionic angular application. When I run 'ionic capacitor build android' from WSL I get the following errors: [INFO] Ready for use in your Native IDE!

"No Ad Config." on onAdFailedToLoad() Method While trying to Load Ads

I am trying to load interstitial advertisements for my app. Whenever I try to load these ads I get a Error saying "No Ads Config" from Domain "com.google.androi

Record in Android Emulator flickers

I have tried recording in Android Studio with different emulated devices and programs, but all my records flicker heavily. The screen of the emulator itself doe

TomTom Map api black dots on the map

I am using the TomTom map API. But when I'm using the map there are so many black dots and boxes(as seen on the image below). When I zoom in the dots and boxes

No `Podfile' found in the project directory

I'm trying to run pod install command in android studio but terminal outputs the following error : [!] No Podfile' found in the project directory.