Category "android-studio"

How to see the type of variable within Android Studio IDE

How to see the type of variable in Android Studio when using Kotlin without type annotations. Currently I'm trying to see it by giving the variable a type I kn

Where is android studio building my .apk file?

I've been rebuilding my project from the ground up, so there's been a lot of problems with it. At the moment, everything's working great, except that when I try

ERROR Android emulator gets killed

After updating to Android Studio 2 when I try to run my application and choose an emulator, I wait for the emulator to start and it suddenly gets killed. I can

How to generate Android app bundle for ionic 3 signed apk

I have generated the apk using the command: ionic cordova build android --prod --release after that I have generated the key for Play Store using the command:

Installed Android Studio Canary: where can I get hardware profile for Google Pixel 6 and Pixel 6 Pro

Where can I get Google Pixel 6 / 6 PRO hardware profiles for Android Studio (Canary, freshly installed)

Android Changing Action Bar color

I want to change the Action Bar color, but I don't know how to do it. What should I add to change the style? <resources> <!-- Base application theme.

Uncheck use Androidx artifacts

I have made some projects using androidx, today i decided to start new progject without use of androidx and my starter template shows this (source: mobytop.ru)

Android Studio: Where is the Compiler Error Output Window?

When I 'Run' my project in Android Studio, in the 'Messages' window, I get: Gradle: FAILURE: Build failed with an exception. * What went wrong: Execution fai