id tag

1618 questions


1 answers
22 views
0
Please check the reason why the toast message from Android Studio doesn't pop up crying

Hello,I'm Corinne, and I'm self-taught at Android Studio.I set the gravity on the toast message as below, but the button pops up and the message doesn't pop upㅠ

2 years ago

1 answers
46 views
0
Android Studio AVD API Connection

Hello, seniors. I would like to ask a question about API connection at Android Studio AVD.Currently, the application I'm making uses YouTube, Google Map, and public data API.This is being developed by...

2 years ago

1 answers
95 views
0
(Android) It's getting stuck in the process of getting the number

I want to create a function that takes data from contacts and registers it as a friend.However, there is no problem with pressing the Register with your contact button and showing the registered conta...

2 years ago

1 answers
25 views
0
Android on Response

login_button = findViewById( R.id.login_button ); login_button.setOnClickListener( new View.OnClickListener() { @Override public void onClick(View view) { System.out.println (login button pressed...

2 years ago

1 answers
131 views
0
[Android] How to prevent the background from turning on again

I'm making a simple application with Android.With an application that returns to the backgroundIt is an application that repeats raising the number 1 after 10 seconds, changes the textview to that val...

2 years ago

1 answers
28 views
0
[Android] If you click the switch between apps button on the device and click the app screen again, fade out to the left

When you click the switch between apps button and click the app screen again, fade out to the leftOnly that app will occur.Please refer to the YouTube video and debugging log below and share the solut...

2 years ago

1 answers
88 views
0
[Android] Can you tell me the difference between onBackPressed and onCancel?

After implementing the dialog fragment, you want to implement the Back button in the displayed window. If you press the onBackPressed button, it doesn't work.Or onBackPressedCallback()In the case of D...

2 years ago

1 answers
140 views
0
I want to log in to the Android studio and go over the screen.

I'm programming by myself. I don't have any knowledge, but I'm studying hard by googling.Create a login button linked to Naver, Kakao, and Google (Firebase) and I think I'm logged in, but I want to mo...


2 answers
125 views
0
Android / ios app development company in hyderabad

Our perfect blend of innovation and business solutions are offered in Mobile app development in Hyderabad. Drive and deliver successful business and scale it to new heights with our mobile app develop...


1 answers
24 views
0
I have a viewholder question for Recyclerview.

When I tried to call the camera in the itemView onclick in the viewholder part of Recyclerview,(Activity) itemView.context Classcasting exception occurs in this part, but is startActivityForResult not...

2 years ago
« - 161 - »

© 2024 OneMinuteCode. All rights reserved.