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
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
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
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
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
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
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
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
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
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
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
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
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!
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
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
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
I'm trying to run pod install command in android studio but terminal outputs the following error : [!] No Podfile' found in the project directory.
I have been testing my app successfully for months now. Within the last week when I launch my app on the simulator I get a "Sign In With Apple ID" prompt. Wheth
I have problem, because I can't send images for other side, it duplicates or sends empty message, but normal messages work fine. I've tried many tutorials and c
I am trying to create a button that plays a sound at random from the list of sounds on click. The code I have randomises the first sound, but the subsequent cli