Category "android-studio"

After install CSV Plugin in Android Studio 4.0 Not able to Open Project Setting and build.gradle

This is the first time I've encountered this issue with Studio 4.0. Project and app-level files not able to open, below some other file which not able to open:

cloning a bitbucket project in AndroidStudio

I try to clone a project from Bitbucket into Android Studio. The project was originally published from Eclipse. But I get the error: Clone failed. Failed

Android Studio “cannot resolve symbol R” but project compiles and runs

Android Studio displays in all java files in red : “cannot resolve symbol R” but the project compiles and runs. I have tried every solution here: A

Android Studio Error "Unsupported class file major version 61"

I moved my Android Studio project from one computer to another computer and now I get this error: "Unsupported class file major version 61" . How can I fix t

Toast inside onclick recyclerview

I'm making an app in which an activity shows a recyclerview. I'm trying to get a toast when the item in the list is clicked. I've seen the various solutions on

How to edit /etc/hosts file in Android Studio emulator running in nougat?

Anyone know how to edit /etc/hosts file inside an android studio emulator running in nougat? I will be editing it so I can use my virtual host in my local web s

How to fix ERROR: No signature of method: build_ap86oam3dut3pxce3x49rdtma.android()?

ERROR: No signature of method: build_ap86oam3dut3pxce3x49rdtma.android() is applicable for argument types: (build_ap86oam3dut3pxce3x49rdtma$_run_closure1) value

Gradle build-attribution unexpected attribution

I recently deleted and reinstalled my Android Studio IDE and my before working project still finishes building but gives an unexpected exception which is as fol

Android Studio missing essential plugin org.jetbrains.android

I have just updated to Android Studio 4.1 Canary 9, but I am getting the following error: Missing essential plugin: org.jetbrains.android Please reinstall A

Flutter error - Gradle task assembleDebug failed with exit code -1

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 li

How can I program a while loop that waits for my input in Android?

My question is simple. What method can I use to tell my program that a button is pressed? I'm trying some codelines but its not really working (I tryed with isP

React Native: Build apk file using Expo CLI

I'm a new learner on this platform. I code a simple react native app using expo. But I want to build a .apk file. I tried this command: expo build:android Then

One Android project two java file & res file

I took this from another resource but I have two java files and a res file I could not understand very well. Are these two files necessary?

Failed to transform file 'some-lib-release.aar' to match attributes {artifactType=processed-aar} using transform JetifyTransform

I have a project with 2 modules: an app (Java) with build types debug, release, and enterprise and a Kotlin library (release and debug) used by the app. I'm us

java.lang.IllegalStateException: view!!.findViewById(R.id.dog_image) must not be null

I am working with Android Studio and Kotlin. I am trying to create an RecyclerView and a Adapter. I obtain the following error when I try to use the RecyclerVie

Views get stuck on Top Left Corner (Android Studio)

I'm a begginer in Android Development so I decided to download Android Studio. I created a project and in my first couple of times trying to build the App the c

How to make fonts in VSCode like in Android Studio

I've been using vscode for a while, and i just recently tried android studio. Immediately I realized that I like the fonts in android studio more than the fonts

Ionic 4: You need to use a different package name because "io.ionic.starter" already exists in Google Play

I am trying to deploy my ionic app to Google Play. However, when I upload the app apk file, I get this error message You need to use a different package name be

In app update in android always give UpdateAvailability.UPDATE_NOT_AVAILABLE

I am using in-app update but it is not working in production. I tried various ways but could not resolve the issue. The code is in java for android studio proje

Android App doesn't have internet connection - No Permissions required

Well, I have built an app to store values on a remote database. It works!! I didn't use an emulator for testing instead I used my own phone. Now the problem is