id tag

1618 questions


1 answers
50 views
0
I would like to ask you about access to the function of Activity in Fragment.

I understand that on Android, Fragment recommends that you implement it independently without any dependence on Activity so that it can be attached to any Activity and reused. As far as I know, the in...

2 years ago

1 answers
79 views
0
How do I round the edges of the layout?

I'm looking for a way to round the edges of the layout. I don't know what to do with my head.

2 years ago

1 answers
61 views
0
What is int on Android?

What is the role of int in Android?


1 answers
57 views
0
(There is a code) Listview in one fragment... How do I make each of the listview items appear in different activities?(Beginner)

static final string[] LIST_MENU = {★Club List2, ClubList3, ClubList4, ClubList5, ★ LiteratureList7, ClubList8, ClubList9, ClubList13, ClubList12, ClubList @Nullable @Override public View onCreateView(...

2 years ago

1 answers
115 views
0
How do I bring in a location-based company?

Hello, everyoneThere are a lot of location-based apps, but even if I googled about it, it doesn't come out (or maybe I couldn't find it)I am writing to ask what other people thinkList of companies tha...

2 years ago

1 answers
114 views
0
I want to know the size of the screen

n is the pixel at the top of the screen and m is the pixel on the right I'm trying to get the pixel on the top right like the code below.I am asking if there is a way to get screen width and screen he...

2 years ago

1 answers
25 views
0
Is there a way to reduce the capacity of the Android app?

I used the opencv library in the current project, and the reference materials are http://webnautes.tistory.com/923?category=704164.I couldn't check the capacity right after applying the opencv library...

2 years ago

1 answers
120 views
0
I'd like to place the TextView in the middle horizontally...

I want to print out a text view in the middle of the screen, what should I do??

2 years ago

2 answers
22 views
0
This is a question about Android adb.

I want to go into the adb shell and see the size of the files in the smartphoneIf you use commands such as ls-sk, ls-lh, etc., it says it's an unknown option. Please tell me the solution.)

2 years ago

1 answers
131 views
0
[Android] Implement onClick, onLongClick, and onTouch at the same time.

I studied Android Studio with a basic book, but when I tried to make an application, there were many things I didn't know just with the basic book, so I'm practicing using a basic application and appl...

« - 133 - »

© 2024 OneMinuteCode. All rights reserved.