id tag

1618 questions


1 answers
74 views
0
To call another activity by using an int in an application.

I have two activities in my project. If you click the first button, the activity starts. If you click the button,I'm trying to end the activity, but nothing happens when I click the button in the firs...


1 answers
122 views
0
Can I get the screen size in pixels?

There's a work that I personally made, and I want to place it on the top right of the program.Like n pixels from the top border, m pixels from the right border. In conclusion, you need to find the hor...

2 years ago

2 answers
20 views
0
Can I activate the function of the app I made using Samsung S Voice?

For example, in the case of an alarm, if you say Set the alarm at 11:30, it will be set.For example, if the app I made is an app that turns on and off the TV, If you say Turn off the TV, I'll turn off...

2 years ago

1 answers
114 views
0
I use Gelocation in my Android browser, and it says user denied geolocation.

I'm making an Android application using Geolocation.Geolocation seems to support HTml better than Android, so Android simply loaded the HTml file on the sdcard, and the imported HTml file was implemen...

2 years ago

1 answers
102 views
0
How to manage 'startActivityForResult' on Android

Recall the second activity through startActivityForResult from one activity. The second activity contains several functions that terminate it. Normally, it does not return a result value, but only one...

2 years ago

1 answers
97 views
0
How do I save and modify values using Shared Preferences on Android?

I'm going to save the time value and get it and edit it How can I do that with Shared Preferences?


1 answers
115 views
0
Android YouTube App Video Play Intent

I created an app that allows you to download YouTube videos from Android. Now what I need is, when I play a video on YouTube, I also download it. To do this, you need to know the Intent that the YouTu...


1 answers
28 views
0
Questions about the cache files generated by the Picasso library on Android.

Android is using Picasso.I have set OkHttpDownloader for picasso and use it.I have a question. Looking at the internal logic, it seems that the picasso-cache folder is being cached under the cache fol...

2 years ago

1 answers
20 views
0
I have an Android fragment question.

http://itpangpang.xyz/114While studying the fragment, I felt that what I felt after following the example on the site was like a frame layout, but I don't know if the example is a little insufficient ...

2 years ago

1 answers
24 views
0
[SHOT][Beginner] Please tell me the name of the Android feature.

Hello. I want to know the exact name of the red area in the screenshot shown above in English or Korean. When you click on the image area shown in the picture, that menu appears on the floor. Thank yo...

2 years ago
« - 124 - »

© 2024 OneMinuteCode. All rights reserved.