Category "android-studio"

Lint found fatal errors while assembling a release target

383/5000 I have an app that gives me compilation errors when I change it to release mode to upload it to the play store I've tried analyzing-inspecting code an

Strange empty bar above fragment on BottomNavigationView

This is how it is supposed to look: https://i.stack.imgur.com/4bLy5.png This is how it looks: https://i.stack.imgur.com/oSUjF.png Strange white space appears

Android databinding set padding if value is true

I want to be able to to be able to set padding values if a boolean is true. The problem is that Android studio cannot parse the layout because it thinks 2dp is

Unable to use Itext7 and other 3rd party library after updating to Android Studio Chipmunk

I just update my Android Studio to Chipmunk 2021.2.1 and my itext code dont work anymore. Im using itext7-core:7.2.2. How do i fix this?

How do I change the comment colors in android studio?

I'm just trying to change the color of my comments so I can spot it faster. It's currently gray. I tried the settings but nothing that allows me to change the c

How to resolve "Warning: debug info can be unavailable. Please close other application using ADB: Restart ADB integration and try again"

I am having a slight issue when trying to debug and android app via usb to external device. I keep getting the error "Warning: debug info can be unavailable. Pl

Location Aware Exception After upgrading to Android Studio 3.1 - Build Failed

I am facing an issue of build getting failed. I recently upgraded my android studio. And the look and feel has good changes in the IDE. But there is something I

Location Aware Exception After upgrading to Android Studio 3.1 - Build Failed

I am facing an issue of build getting failed. I recently upgraded my android studio. And the look and feel has good changes in the IDE. But there is something I

Why is my progress bar not turning visible in Android Studio

I am attempting to build an app that displays a "ladder" between two different words of the same length. While my program is finding the ladder between these tw

Existing Flutter project not show in Android Studio while import

I am importing existing flutter project in Android Studio. while open project it's only show External Library folder but not show project folder. I am trying t

The option "show window frame around device" of Android studio emulator is invalid(macOS with m1)

I try making the emulator showing the window frame, but this option seems to be invalidenter image description here emmulator with no window frame the option "s

Android Studio - Creating a simple timetable

I am currently developing an application, and I want to add a timetable to it, similar to this, http://www.jeasyui.com/tutorial/dd/dnd3.php, where I can add val

Android Studio - Assigning multiple value to ManifestPlaceholders in Gradle

I have two environment of my project one Prod another one is Staging. So whenever I have to build any of the environment, I have to change multiple keys like ma

show pdf file inside android app from server url without give the permission download that file

show PDF file inside the android app from the server URL without give permission to download that file. how it can do in the android app. I have tried using web

android studio: the emulator cannot be launched more than once

So, I have Android studio installed, and I cannot use the emulator more than once. So once installed, the emulator works very well at the first use. when I cl

App not installing in emulator after upgrading to android studio chipmunk

So pushing the run app button in android studio compiles the app. But it does not install the compiled app into emulator. App is compiled successfully . > Ta

Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

I am new in Android Studio. After setup, When I am trying to import an application I am getting that error So that gradle not able to build. Error:Could not i

Error inflating class com.andexert.expandablelayout.library.ExpandableLayout

Im getting this error android.view.InflateException: Binary XML file line #12: Error inflating class com.andexert.expandablelayout.library.ExpandableLayout E/A

Calling of camera from different thread

I am writing a code that should capture images and send it to a python server. One part of this code requires calling the camera. My solution for this was to si

Cannot Resolve Symbol 'R' Android Studio 3.0

My app was working normally. When I went to sleep I left the PC on and the next morning I found this error in the R: can not resolve symbol ... Try everything,