d tag

2228 questions


1 answers
84 views
0
How do I centralize the button in Relative Layout?

I'd like to print out the button in the center of relative layout What should I do?No matter how much you touch the gravity and orientation, it's useless.

2 years ago

1 answers
32 views
0
I want to put the button at the bottom of the screen on Android, how do I do it?

I'm making a chat app. Usually, the message sending and typing buttons are located at the bottom of the screen.That way, we can see more of what we've talked about so far. So I want to put it at the b...

2 years ago

1 answers
34 views
0
To verify that your device has earphones plugged in

I'm implementing an mp3 player, but I'd like to check if my earphones are plugged in or not.How shall I do it?

2 years ago

1 answers
41 views
0
How do I verify that the table exists in SQLite?

I'm using SQLite on Android, but how do I check if there's a specific table?

2 years ago

1 answers
95 views
0
How to check when an app calls you

I'm developing a video player app. It's okay to play the video, but I'm playing the videoI have to pause the video when I get a call, how do I know I got a call?


2 answers
45 views
0
Update/delete table contents from Android to mySQL

How do I delete tables from mySQL DB on Android??I don't know about SQL at all, so I'm only looking at Android booksCreate DB, create table, add contents What did you do with execSQL?I don't know how ...

2 years ago

1 answers
45 views
0
I want to change the pixel to dp, what should I do?

I want to change the pixel to dp on Android, what should I do with the code?

2 years ago

1 answers
137 views
0
I got to know about the concept of View Holder in ListView, so please check if I understand correctly!

While searching for keywords related to ListView, I found out about ViewHolder, so I'm going to read related blogs and write down what I understood, so please check if it's right. I would appreciate i...

2 years ago

1 answers
27 views
0
The difference between animation, transition, and animator in Android studio res

Among the resource directories that can be created in the Android res folder, there are animators, animators, and transitions. What is the difference between these three?As for transition, I'm looking...

2 years ago

1 answers
158 views
0
Contact us for instructions on building from 64-bit powerpredhat to 32-bit powerpredhat

I want to install 32-bit odbc with 64-bit odbc binary, but it keeps building with 64-bit../configure --prefix=$HOME/unixODBC --sysconfdir=$HOME/unixODBC/etc --build=ppc32-pc-linux-gnu --host=ppc64-pc-...

2 years ago
« - 104 - »

© 2024 OneMinuteCode. All rights reserved.