d tag

2228 questions


1 answers
111 views
0
I'm posting questions about Android firebase Please

Hello, I am applying the alarm push through firebase. It's nothing but I'm raising it like this because I'm having a problem getting the Token price. I've been getting the alarm But I'm trying to get ...

2 years ago

1 answers
26 views
0
How can I print out the information I entered in the list view?

JSONObject mDataJO = new JSONObject();String adress = etmapname.getText().toString();String adress_descript = etadress.getText().toString();String roomInfo = etroomInfo.getText().toString();String des...

2 years ago

1 answers
87 views
0
I have a question about using Android asynctask.

I am making an example of importing mysqldb contents in a list format through Android and php communication.During the execution of the activity, the following Async Tasks are rotated to obtain data t...

2 years ago

1 answers
29 views
0
Is there a solution to this?

The application I uploaded on the Play Store kept getting stuck on some models, so I sent an error...java.lang.OutOfMemoryErrorIs there a solution to this?Someone told me to check the Minimum SDK. Whe...

2 years ago

1 answers
26 views
0
Please look at the Android Gradle build error.

An error just occurs in the process of syncing the gradle build to use FCM, but when I solve one, another new one pops up.It's complicated Very The first error message is as follows.Error:A problem oc...

2 years ago

1 answers
48 views
0
Button OnClickListener question inside Android ScrollView

View to create an OnClickListner on Button inside Android ScrollView.I have implemented OnClickListener, but somehow it doesn't seem to work well. What is the problem...? If there is a Button inside t...

2 years ago

1 answers
32 views
0
I want to read the Android text message keyword.

I think I saw a similar question.To give you my idea, when I use a debit card, everyone says that they used a certain amount of money.I'd like to use this to create a diary application.I'd like to set...

2 years ago

1 answers
93 views
0
How do I request permission to make a call in Android fragment?

Startactivityf is created in the fragment while the manifest file is requested for permission I tried running it, but the app stopped when I called. Why is that? Below is the code for manifest and fra...

2 years ago

1 answers
34 views
0
Where do you look for foreign materials if you need them due to the lack of domestic data during development?

As I develop it, I have to look for foreign data when I am very poor to find information on specific technologies in domestic data. I would like to ask you what foreign developer community sites devel...

2 years ago

1 answers
104 views
0
Transfer value from native cpp to java when using JNI

Hello, I'm making an application using Android Studio.I want to implement the part that transfers the value between native-lib cpp and Java class using jniIs there a way to transfer the value obtained...

2 years ago
« - 128 - »

© 2024 OneMinuteCode. All rights reserved.