d tag

2228 questions


1 answers
112 views
0
Regarding animator transition landing determination

I'm a beginner at Unity.I'm making 2D action games, but I'm having trouble with the animation transition.So far, we have given players three animations: (Idle) (Walk) (Jump).However, (Jump) ( (Walk) t...

2 years ago

1 answers
76 views
0
td-agent cannot collect apache logs on amazon linux2

I installed td-agent on amazon linux2 and tried to collect apache log files, but I couldn't because of a permission problem.I can find a solution if I run the td-agent daemon with init.d, but which co...


1 answers
41 views
0
Display characters in Android Studio TextView

http://saki0n.blogspot.jp/2013/04/android-webview.htmlI'm trying to get a status code (such as 404 or 500) on AndroidStudio by referring to the above site, but I think HttpStatus.SC_OK is the status c...

2 years ago

1 answers
108 views
0
How to run Android apps created by Flutter separately in release and debug versions

I'm testing the release version of the app on the actual machine, but when I run it from Android Studio (with --debug), I get an error (probably because the application ID is the same) and the app dis...

2 years ago

1 answers
114 views
0
I would like to increase the scrolling speed of the web pages that I read in the Android app WebView.

We are currently developing an Android app.I am using WebView to display the smartphone version of the web page.I get confused when I scroll through the loaded web page.I found an article on the Inter...

2 years ago

2 answers
60 views
0
Actionbar menu item action

Nice to meet you.Please give me some advice.This is about how it works when you click menuItem on ActionBar on Android. I often look at things like Toast, but I can't find any screen transitions (from...


1 answers
125 views
0
About the information Android gives to NFC apps launched with int filter

We are considering passing data to the Android app via NFC Forum Type 4A's NDEF.After creating an application that reads and writes NDEF on Android, you can automatically launch the application by Wri...

2 years ago

2 answers
76 views
0
Prevent Android Activity from Starting

I want to filter whether I want to start Activity or not.I can't finish with onCreate, and I want to prevent activities from starting before that.Instead of finishing in an instant, you can pre-filter...


1 answers
66 views
0
APK upload to google causes version code error

I suddenly can't upload APK to Google, which has been going well so far.An APK with version code 3 already exists, so you must use a different version code.However, the version of AndroidManifest.xml ...

2 years ago

1 answers
81 views
0
I want to run Unity on an existing Xcode project.

Currently, I am developing a native app on iOS.I wanted to move Unity 5 in this project, but I'm not sure.Simply put, I want to switch between native apps and Unity 5.I understand that there is a site...

« - 41 - »

© 2024 OneMinuteCode. All rights reserved.