android-studio tag

159 questions


1 answers
110 views
0
I'm trying to read the csv file with Cotlin, but the letters are broken.

You want to read the csv file stored in the external storage via Cotlin. I succeeded in the text file, but the characters in the csv file are broken like a gram, so there is no change even if I change...

1 years ago

1 answers
62 views
0
ListView to Fragment or ListView to new Activity?

Now I'm creating an app for music scores, and first, the list of songs is ListView and appears as TextView.I am still a beginner in programming and Android Studio, but I would like to see the score of...


1 answers
68 views
0
Build Fails in Android Studio

We are developing a hybrid app with ionic.When I build an ionic environment and build with Android studio, I get the following error:Task 'assembly' not found in root project 'app'. at the terminalion...


1 answers
78 views
0
How do I increase my IDE memory on Android Studio?

Recently I've been developing several projects and I've noticed that loading and starting IDE Android Studio takes too long.After that, I wonder how to increase the memory of IDE's Android studio?To s...

1 years ago

1 answers
52 views
0
The import statement is not recognized by Android Studio.

We are currently developing an Android app.Even though it is imported on the library class, the import statement is not reflected and it is in the red as follows:As a result, the gradle syncs, but whe...


1 answers
61 views
0
Android Device Monitor Does Not Start

Introducing Android Studio to see if your smartphone can be recognized When I started Android Device Monitor, the following logs were spouted out and I couldn't start them.Googling for similar casesI ...

1 years ago

1 answers
73 views
0
Flutter Firebase Authentication Troubles

Prerequisites/What you want to achieveI'd like to authenticate my phone number using Firebase Authentication on the Flutter app.Problems/Error Messages you are experiencingI am using Android studio.Wh...


1 answers
146 views
0
Is there a way to connect the terminal to the PC and debug it with logcat without power supply?

It's just as the subject says.I would like to observe the behavior of the Android application under development when the power supply is low, but when I connect the terminal to the PC via usb, the pow...


1 answers
86 views
0
An application created with object orientation will fail at startup.

If you run the following program on your smartphone, it will end as soon as it starts.There are no errors when coding, so I don't know where the problem is.If there is anyone who can tell us the cause...


1 answers
73 views
0
I want to use Android Monitor with Android Studio 3.0

As the title suggests.I am currently developing using Android 4.4 devices, but when I updated to Android Studio 3.0, Android Monitor was replaced by a feature called Android Profiler, and when I conne...

1 years ago
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.