d tag

2228 questions


1 answers
128 views
0
I want to get the original image right after shooting.

I have a question using the OLYMPUS SDK (CameraKit) for Android.I would like to obtain the JPEG file of the photo taken immediately after the photo is taken.The API currently provided allows you to ob...


2 answers
107 views
0
I want to configure AttributeString on the storyboard.

I want to set AttributeString on the storyboard.letattributedText=NSMutableAttributedString(string: Hello, I am, attributes: [NSAttributedStringKey.font:UIFont.systemFont(ofSize:17)])and the source im...

2 years ago

2 answers
64 views
0
How to break a new line of text when tweeting in a bat file

I decided to tweet the schedule on python's tweet, and I created the following batch file using sys.argv so that I can call the py file and text it in it.set/p Tweet=Tweet:set/p Time = Time: Scheduler...

2 years ago

2 answers
65 views
0
I want to make a slider with Unity.

[Unity] I saw how to use Slider and how to get values in real time and wrote the code.The Slider does not contain a value definition and could not find an accessible extended method value to accept th...

2 years ago

1 answers
42 views
0
Unity 2017, Prefabricated Not Created

I want MMD motion to be incorporated into Unity and animated Reference Video: https://www.youtube.com/watch?v=Kaum5g4jgnsIn the reference video, Process was executed at 9:50 to create a prefabricated ...

2 years ago

1 answers
67 views
0
ListView to Fragment or ListView to new Activity?

Now I'm creating an app for music scores, and first, the list of songs is ListView and appears as TextView.I am still a beginner in programming and Android Studio, but I would like to see the score of...


1 answers
124 views
0
I want to deploy the app to GAE.

I want to deploy the Python-created app to GAE, but it doesn't work because of the error.You are about to deploy an app created with python3+flask to the Python37 standard environment of the GAE.Error...


2 answers
121 views
0
Monaca Debug Build Does Not End

I'm trying to debug build an application that I made with Monaca, but for iOS, it's still Preparing to Build and for Android, it's still Build In Progress. No matter how long I wait, the build doesn't...

2 years ago

1 answers
46 views
0
Understanding Live2D Character Background Drawing in Unity Environment

I would like to draw Live2D characters on Unity and display background images.The blue background is displayed, and it does not display well.Even if I try to place the background image with an image, ...

2 years ago

1 answers
40 views
0
In the alert dialog, simple_list_item_2 displays the information obtained in realm.

I'd like to see a list view with simple_list_item_2 in the alert dialog like the title, but I get an error message when I set the list view in the builder instance and run it.Why?java.lang.IllegalStat...

2 years ago
« - 80 - »

© 2024 OneMinuteCode. All rights reserved.