id tag

1618 questions


1 answers
100 views
0
Can I add an external app inside the app and inside the View?

Hello, everyoneI was just checking, and I have a question.There is an application called car mode made by Samsung in Google StoreIf you run this application, and you run any app in it.The application ...


1 answers
24 views
0
Android override Pending Transition Does Not Work

You want to implement it as a slide effect that slides sideways when the activity is passed.However, even if you follow the simple examples of googling,The animation effect that comes out from the sid...

2 years ago

1 answers
135 views
0
How do I auto-import at Android Studio?

In Eclipse, when you do automatic import, you do shift + ctrl + OWhat do I do at the Android studio? The way I know it is... Alt + Entertainment Is there a faster way to control+alt+O?


1 answers
66 views
0
How to Rotate the Android Emulator Screen

Is there a way to view the screen horizontally on the Android emulator?


1 answers
20 views
0
Fragment Screen Rotation Response

Hello, android beginner level developer!? It is.We are trying to keep the contents from changing even if it is fragmented. You can change the configuration on the manifest, but I can't use it...So, I ...

2 years ago

1 answers
23 views
0
Is there a place where I can get an Android app source template or something?

There are times when I wonder if there is a need to do each design. I just have about three to four well-made ones and I want to implement them then. But if you know, I'd appreciate it if you could te...

2 years ago

1 answers
81 views
0
Read a simple text file

You want to simply read a text file from a sample Android application. I'm currently using the code written below.1. InputStream inputStream = openFileInput(test.txt);2. InputStreamReader inputStreamR...

2 years ago

2 answers
111 views
0
Top Item Alpha Processing in Recyclerview (or ListView) on Android

I want to make the items at the top disappear naturally in Recyclerview (or ListView) on Android. (The background will show) I think we can do Alpha processing of the item on the top...I can't think o...


1 answers
19 views
0
There is an error after creating the Android project, but I don't know... Try installing JDK 1.8 and reload Eclipse.

I looked it up on stack of flow Try installing JDK 1.8 and reload Eclipse.That's what he said I am using JDK7 but I don't understand... Please answer!

2 years ago

1 answers
22 views
0
I'd like to ask you a question about calculating the distance of Google Map V2's current location <-> marker.

The progress has been completed by displaying the current location on the map and entering latitude/ longitude in the Eclipse to display the marker.What I'm curious about is that you calculate the dis...

2 years ago
« - 125 - »

© 2024 OneMinuteCode. All rights reserved.