android-studio Questions

4

Solved

I recently extracted some code from my Android application project into separate kotlin modules (the build.gradle files declare the "java-library" and "kotlin" plugins). Now, th...
Thekla asked 24/2, 2021 at 3:5

4

I want to try out the Kotlin Multiplatform Mobile (KMM) in Android studio. I have installed the Plugin and when I try to add configuration for IOS, nothing shows up. I just have an IOS option but n...
Madelene asked 29/9, 2020 at 4:28

2

Solved

I recently updated Android Studio to Ladybug and since then I encounter this error when i try to build my app: Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'a...
Bigwig asked 7/10 at 8:4

5

I use Android Studio version 1.5.1, and I'm trying to compile 'com.android.volley:volley:1.0.0' in build.gradle, but I can't sync Gradle. I think this error is because of my Internet connection or ...
Higgledypiggledy asked 25/9, 2016 at 12:30

5

Solved

I downloaded android studio latest version Hedgehog, and I found it strange that there is no longer an option to select JAVA languages on the new project screen. Is this a bug? did I do something w...
Mineralize asked 10/2 at 12:26

5

I wanted to move my project into Android Studio and when I was running the simulator, the project was running fine. Since I updated Android Studio, the simulator has the error that the Gradle versi...
Emeldaemelen asked 27/4, 2023 at 19:0

6

I'm having this problem with a new mac I got. The issue is that whenever I try to use the preview for layout or the design of the layout, I get the loading spinner that doesn't stop. It just keeps ...
Searle asked 22/1, 2019 at 20:48

6

Solved

I'm new to flutter. I just created a new project in flutter and have not even altered the code. And when I run the code I get the following error. Launching lib\main.dart on SM A750F in debug mode...

2

Solved

Android Studio is giving a warning saying: "Kotlin version that is used for building with Gradle (1.3.10) differs from the one bundled into the IDE plugin (1.3.41)". How can i change the Kotlin ve...
Bromal asked 26/7, 2019 at 23:30

6

I am using windows 10 and expo 46.0.9. I was trying to have android emulator for expo app project. I installed Android studio and set the path in environment variables. When i run my app in VS code...
Royall asked 20/9, 2022 at 9:9

2

I'm trying to use opencv native library in an android studio project. I get an error for undefined reference for the function knnMatch. I have added openCVLibrary to my project and had success to ...
Yann asked 19/2, 2018 at 9:21

7

Today I was not able to compile my application. This is the error that I obtain if I try to Rebuild my project. java.lang.NullPointerException: Cannot invoke "String.length()" because &qu...
Cristen asked 2/5 at 8:12

4

Solved

I tried everything and I am running out of ideas to have an Android simulator working on my mac. I downloaded —again— Android studio from the official website https://developer.android.com/studio...
Smith asked 2/5, 2022 at 13:27

3

Solved

I have the following custom view: <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-...
Gladwin asked 8/1, 2020 at 13:55

14

I install new version of Android Studio"2.1.0.9". Now when sync gradle error message in this: gradle failed resolve com.theartofdev.edmodo:android-image-cropper:+ I used any version of image cro...
Tautog asked 3/5, 2016 at 5:36

4

Getting this error while building the shadowsocks project. (https://github.com/shadowsocks/shadowsocks-android) java.lang.IllegalAccessError: class org.jetbrains.kotlin.kapt3.base.KaptContext (in u...
Wingo asked 30/3, 2022 at 9:57

2

I've set up a Nexus 5X in Android Studio running Android Q: When I launch it, there is always a huge flicker (see https://streamable.com/wdpf0). I'm running on Arch Linux on an Intel Core i7-65...
Apollo asked 21/3, 2020 at 16:32

7

Solved

I installed flutter SDK using ubuntu "snap" by running: $ sudo snap install flutter --classic and when i want to add PATH of flutter sdk to android studio i have a seroius problem !! rece...
Burial asked 2/12, 2020 at 12:37

5

I created a virtual device using Genymotion. I want to test an app that works with shaking the device. How can I make virtual device shake? I couldn't find how to shake that device.
Ushaushant asked 4/6, 2017 at 15:14

1

I have a problem with Kotlin files in android studio. when the file is too large (for example more than 2000 lines), the android studio is not responding and actually, it freezes when I try to work...
Karlykarlyn asked 29/6, 2019 at 18:47

5

I'm getting error after update the Android version and flutter version. Right now I want add the "file_picker: ^5.2.5", and "cached_network_image: ^3.2.3" plugin so getting &quo...
Pellicle asked 18/1, 2023 at 5:40

5

Solved

When I bought the new laptop, to copy my android studio projects from old laptop to new laptop, I just copied all the projects from the folder AndroidStudioProjects to respective folder in new lapt...
Nada asked 17/1, 2022 at 1:50

3

Solved

I want to set convenient settings after Android Studio updating: 3.1->3.3. I have one problem: everywhere I can found empty middle packages, and I can't find the special option to compact it. Here...
Distort asked 5/2, 2019 at 14:54

8

I just started to work with Android Studio and I stuck with one problem . When I try to download a system image and create an AVD I get this error " Install Google APIs Intel x86 Atom System I...
Artisan asked 20/7, 2019 at 8:0

5

I am using 15.0.1 version of Firebase and Google Play Services. The build has started breaking today. How do I fix this? Following is the Gradle logs for reference. [org.gradle.internal.buildevent...

© 2022 - 2024 — McMap. All rights reserved.