id tag

1618 questions


1 answers
105 views
0
I'd like to synchronize the Android studio with the github project

I want to synchronize the project in my Android studio folder with the project in Github's repertoire I don't know what to do Someone said I can touch something on the option menu, so how do I do it?


1 answers
24 views
0
When we do frame animation, out of memory

Hi, how are you? frame animation about 100 pages using the image animation that wants to have a go. The size of about 750 1334.Is there any other way to get out of memory?

2 years ago

1 answers
58 views
0
Sending XML over HTTP POST (SOAP) on Android

I want to call the web service through Android. XML must be POSTed to a specific URL over HTTP. I uploaded the POST request part, but I don't know how to include and add XML data.public void postData(...

2 years ago

1 answers
64 views
0
Can I have SpanableString wrap certain parts into different text?

In the SpanableString variable, click here. http://go.com is includedI'd like to change http://go.com to the text link and show it to you. Inside, we would like to keep http://go.com as is.When I sear...


1 answers
34 views
0
What is Looper and when do you use it?

I'm learning how to play Android. I want to know what class Looper is. And how to use it. I read the document about the Android Looper class, but I don't think I fully understand it. I think there are...

2 years ago

1 answers
75 views
0
Implicit and explicit Intent questions.

I have a question about the use of explicitly implied Intent.I know that explicitly specifies the object when creating Intent. I understand that implicit uses Action or Category to run other apps.The ...

2 years ago

1 answers
86 views
0
I want to make a game or application for learning English words.

Hello, I am a student attending engineering school. Our project is to make a game/application for basic English learning for children, so I have to study on my own...Let me ask you a quick question.1....

2 years ago

1 answers
47 views
0
How do I return to the previous fragment when I press BackButton between Android Fragments?

Hello, we are writing code to enable PlaceActivity to switch between InformationFragment and UserInputFragment. By default, PlaceActivity shows the InformationFragment. InformationFragment informatio...

2 years ago

1 answers
122 views
0
Can't you stop the highlight when you click on the list view?

I want to turn off the orange highlight when I click a row in the list viewandroid:focusable=falseandroid:focusableInTouchMode=falseandroid:clickable=falseI tried it like this, but it didn't work. I h...


1 answers
24 views
0
Create Android Device Unique Key

When you install the app, you want to create a device adi to track the Behavior of your device.I think there are many ways, so please guide me through the code on how to create a Device Unique Key tha...

2 years ago
« - 134 - »

© 2024 OneMinuteCode. All rights reserved.