android-studio tag

159 questions


1 answers
65 views
0
Can MG811 (carbon dioxide sensor) be used on Android Things?

I'd like to create an app that measures carbon dioxide with raspies and sensors and sounds an alarm if it's too high, but I'd like to ask if it's possible to get carbon dioxide values with the followi...


1 answers
68 views
0
I want to use the same image (ImageView) in Android studio java language.

I am creating a board game application in Android studio java language.I want to display the same image every time I tap it, but I don't know how to do it.The image displays the image in a position th...


1 answers
69 views
0
Android's webview keyboard does not disappear

http://dotinstall.com/lessons/browser_android_v2/32604I wrote the code as per the above site, but when I see it in the emulator, the keyboard appears by default, and it doesn't disappear even if I unf...


1 answers
104 views
0
I also want to filter the status bar.

activity_main.xml<RelativeLayout xmlns:android=http://schemas.android.com/apk/res/androidxmlns:tools=http://schemas.android.com/toolsandroid:layout_width=match_parentandroid:layout_height=match_par...


2 answers
60 views
0
How to use the material icon distributed by Google on Android Studio

I wanted to use the icons distributed by Google.However, I am at a loss how to import to Android Studio.Where and how can I put the downloaded items from this site?This may be a rudimentary question, ...

1 years ago

1 answers
91 views
0
An error occurs during compilation. flutter, firebase app (developed on Android Studio)

When I start the app with Run, I get the following error:● Error contents Launching lib\main.dart on Android SDK build for x86 in debug mode... Initializing gradle... Resolving dependencies... Finishe...


1 answers
49 views
0
Android Studio New Project Creation Does Not Display Preview Screen

when creating a new project on Android StudioA message like this appears in the lower center and the preview screen does not appear.How can I resolve this issue and bring up a preview screen?

1 years ago

1 answers
60 views
0
How do I resolve the error minSdk (API24) > deviceSdk (API21)?

This is about how to connect to the actual machine on Android Studio.MinSdk (API24) > deviceSdk (API21) appears and cannot connect to the actual machine.Solution is with AndroidManifest.xml<uses...

1 years ago

1 answers
67 views
0
The Android Studio design editor is no longer displayed.

I'm a beginner for about a week since I started using Android Studio.The design editor is no longer displayed this time.This is what the design editor says.design editor is unavailable until a success...

1 years ago

1 answers
89 views
0
I want to use IntelliJ for ionics.

How can I add (?) ionics to the existing cordova/phonegap project created by IntelliJ?It says it's supported by the plug-in, but I don't know how to use it.Also, I would appreciate it if you could tel...

« - 7 - »

© 2024 OneMinuteCode. All rights reserved.