studio tag

324 questions


1 answers
39 views
0
Problems with applying Android Studio Resolution

I am using the Galaxy Tab a 2016 with Spen product. It's 10.1 inches tall, so when I make an app in Android Studio, I made it based on 10.1 inches, but when I install it on the tab, the layout is all ...

2 years ago

1 answers
52 views
0
Android Studio ONE UI-style design?

I want to design one ui style in Android studioIt's hard to attach a picture, so it's hard to explain it exactly, but when you enter the message app on the device where Won Yoo-ai is applied, the app ...


2 answers
43 views
0
It will be forced to end immediately when the Android app is launched.

If you press Android RUN APP, it will be forced to end as soon as the app startsㅠ

2 years ago

1 answers
114 views
0
How to change API level in Android studio

I'd like to change the minimum SDK version from API12 to API14 in Android Studio. I changed it in the manifest file as shown below<uses-sdk android:minSdkVersion=14 android:targetSdkVersion=18 />...


1 answers
143 views
0
How do I view dynamic assigned arrays in Visual Studio debugging mode?

The visual studio debugger shows the static arrangement well,Do I have to press + to show the dynamic array or double pointer?Also, sometimes I have to press + every time, so it's annoying.


1 answers
43 views
0
How to Change the SDK Path in Android Studio

When you open the Android SDK Manager in the Android studio, the SDK's path is \android-studio\sdk appears.How do I change this route?

2 years ago

1 answers
55 views
0
What exactly is Gradle in the Android studio?

I'm a beginner developer who's starting Android for the first time. I have no idea what Gradle is. Please explain to me what this is doing and what this is for in the Android studio


1 answers
47 views
0
Related to the Mole Game App Source

Press the current button (touch event) to make the start and end I couldn't make a pause. I can't use all the functions...Also, I want to know the restart function. Even if I search here and there, be...

2 years ago

1 answers
62 views
0
How to make Intel J see what line the code is now

How to make Intel J see what line the code is now


1 answers
59 views
0
Applying Java Password Regular Expression

I'm writing a password regular expression at Android Studio.We received numbers, English characters, and special characters through the check box, and set the font color to be different depending on w...

« - 25 - »

© 2024 OneMinuteCode. All rights reserved.