id tag

1618 questions


1 answers
45 views
0
Please explain in detail what Parcelable is on Android.

I heard that I have to use Parcelable when I make an app and deliver the object.But I don't know what Parcelable is. Please tell me the concept of how to use it.

2 years ago

1 answers
84 views
0
Can I create these zoom events?

How do I create a zoom screen like this?The conditions are as follows:Is there any way?

2 years ago

1 answers
30 views
0
Forwarding of objects in Android (Java)?Reference...?

Um...I'm studying Android right now and I'm asking you a question because I'm confusedSituation? To explain Class mainActivity extends Activity { A a = new A(this); }Class A{ Activity activity; B b; p...

2 years ago

5 answers
67 views
0
This is a question about writing on the Android bulletin board.

I found out on the web that you use Wizzie Wick editors to put them on when you write, but do you have Wizzie Wick editors on the other Wizziewick editors? I looked it up and it didn't seem to be ther...

2 years ago

1 answers
21 views
0
View size by keyboard display

Hello, I'm always indebted to you. There is a text entry window.AdjustResize has been set.Screen configuration is If the keyboard comes up here, I'd like to resize the editor text onlyten thousandThe ...

2 years ago

1 answers
18 views
0
Fixing the font size of Android (The user changed the font size through setting in OS, but ignores that part and fixes the font size)

Hello.When TextSize is 13sp via XML, The size looks the same on a normal cell phone. On the Android OS platform, users will be able to change the font size to [Large, Very Large] instead of [Ordinary]...

2 years ago

1 answers
23 views
0
When activity is destroyed due to insufficient memory

When activity is destroyed, run it again and recover in the processWill the Intent (to be exact, bundle contained in the Intent) used during the above Activity be recovered?If it is restored, is the r...

2 years ago

1 answers
43 views
0
I want to put English words in the game made by Android studio.

I want to make an English word game based on the game of catching a mole. First of all, catching a mole has been solved, but I have to put English words into this game, but it's blocked from here; Eng...

2 years ago

1 answers
25 views
0
Is there a way to put the class that made the character move with the bitmap and thread into one view?

It uses bitmaps and threads to change the direction of the character whenever it moves and hits the wall I want to put the class in one view in the XML layout, what should I do?I can't understand why ...

2 years ago

1 answers
56 views
0
How do I show the number of alarms on Android?

Like the image above, text messaging app on AndroidIf you look at Kakao, the number of alarms on iKON is shown in a red circle.I also want to put it up on the icon of my app, what should I do?

2 years ago
« - 138 - »

© 2024 OneMinuteCode. All rights reserved.