id tag

1618 questions


1 answers
27 views
0
Using AlterDialog as an Android Preferences Click Event

While implementing the setup window with Preferences, I gave the id value as logout and tried to display the alternative log window, Do you want to log in? but I don't know what to do.Please help me&l...

2 years ago

2 answers
24 views
0
Android R.java error..

Android R.java question.From RegisterActivity There's an error. The photo and the source code and source code. Please. package com.example.happy.myapplication;import android.support.v7.app.AppCompatAc...

2 years ago

1 answers
96 views
0
Questions about displaying PDFs in Android app internal fragments

Hi, everyone. The questions I asked you before were solved, but this time There was another problem, so I asked you this question.I want to put a pdf on the fragment on Android, but I want to use PdfR...

2 years ago

2 answers
49 views
0
I don't know how to run the realm example project

https://github.com/realm/realm-javaI'm going to run the examples hereI downloaded it from Android StudioI opened itIt doesn't workI put the whole folder inThe run button is disabled in the Android stu...

2 years ago

4 answers
112 views
0
How to open it again even if the user finishes with an English keyboard

Question: How to open it again in Korean keyboard even if the user finishes with English keyboard If you leave it as below, even if the user finishes with a Korean keyboard, it will open in English wh...

2 years ago

1 answers
23 views
0
It's an Android dialog question.

This is a question about the Android dialog style.The dialog style was applied to the activity through the theme.But the name of the app keeps on being applied like a title on top of the view. I want ...

2 years ago

1 answers
99 views
0
I'd like some help with Volley + Gson

public class MovieFragment extends Fragment implements getData { TextView testText; ImageView imageView;@Nullable@Overridepublic View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup...


1 answers
94 views
0
Can I set the width and height of ImageView in the code?

Can I set the width and height of ImageView in the code?


1 answers
43 views
0
Related to Android Kakao API linkage

I'd like to log in to Kakao api Is it possible to try this if the application is registered in the first place?They want us to add more platforms, but there's traffic here

2 years ago

1 answers
39 views
0
[Novice Wang] How do I call up the view id corresponding to a variable?

I'm making a simple game out of Cotlin at Android Studio.There are several image buttons, and you want to turn a random number so that the button image corresponding to the number that corresponds to ...

2 years ago
« - 117 - »

© 2024 OneMinuteCode. All rights reserved.