id tag

1618 questions


1 answers
25 views
0
Questions about the MPAndroidChart library

Configuring using the LineChart class in the MPAndroidChart library.I want to lower the numbers such as 75 and 76 at the top, but I can't find the setting.The graph is configuring only values on the Y...

2 years ago

2 answers
132 views
0
I want to know where to float the Android IME.

There is a blockage during Android development, so I am posting a question to get help.I want to receive an event or a listener when IME is on in all apps in the Android systemI don't think there's an...

2 years ago

1 answers
108 views
0
Android start, can I just use Cotlin?

Cotlin said it was adopted as the official Android languageI'm going to study for the first timeIs it okay to study with Cotlin instead of Android?

2 years ago

2 answers
70 views
0
Android fragment back button event detection?

From the fragment now Opening another fragment with addToBackStack(null);Pressing the back button in this state returns you to the original fragment What I want to do is addToBackStack(null); When I o...

2 years ago

2 answers
26 views
0
Is there a way to get context without going through the Android onCreate method?

Is there a way to get context without going through the Android onCreate method?

2 years ago

1 answers
93 views
0
About Android admob

I'm trying to put an ad on the app and I'm trying to use admob. By the way, if I set up a test device and run it with an emulator, it will be executed, but why can't I do it on an actual terminal? Not...

2 years ago

1 answers
86 views
0
I'd like to copy the assets folder from Android to the sd card, what should I do?

I want to copy all the files in the assets folder to /sdcard/folder. What should I do?Oh, and I'd like to thread the copy.

2 years ago

1 answers
79 views
0
I don't want ViewPager to allow me to swipe with my fingers.

I have ViewPager on my app and there are 10 buttons. If you click the button, I want to go to the 4th page with mPager.setCurrentItem(3);. But first, I want to prevent you from swiping the page with y...


1 answers
24 views
0
If you set the time by setting the Android timepicker as a dialog, I would like to get the set time in int format.

If you set the time by setting the Android timepicker as a dialog, I would like to get the set time in int format.Please give me some advice on how to get it!

2 years ago

1 answers
54 views
0
How to solve the Android Studio Activity global variable Unfortunatelly error?

Hello, I am currently making a web page viewer using Android Studio.Depending on the value of the action mode int global variable in WebActivityI want to display a web page, but I keep getting errors ...

« - 108 - »

© 2024 OneMinuteCode. All rights reserved.