d tag

2228 questions


1 answers
72 views
0
I want to move Unity's cube when I bring the magnet closer to Arduino.

http://deviceplus.jp/hobby/entry044/I created an Arduino Rotometer by referring to this site.I want to move the cube on Unity according to the number of revolutions when I try to use the magnet with t...

2 years ago

1 answers
37 views
0
File Selection in monaca

Ask the user to select the file and I am making an app to get the address of that file.


1 answers
151 views
0
Error when building Windows driver (Msbuild) from Jenkins to ssh

It's my first time asking a question, so I'm sorry if there's something wrong with the manners.The questions are as per the title and are detailed below.I would appreciate it if you could let me know ...


2 answers
63 views
0
How to use the material icon distributed by Google on Android Studio

I wanted to use the icons distributed by Google.However, I am at a loss how to import to Android Studio.Where and how can I put the downloaded items from this site?This may be a rudimentary question, ...

2 years ago

1 answers
72 views
0
About Eclipse Android Application Project Export

using google maps android apiv2 and google play services_libI exported an application to display Google Maps, but when I imported it, Google play services_lib could no longer be referenced.I'm thinkin...


1 answers
69 views
0
How Android App Works as Web Camera

There is an app that uses Android as a webcam, but how does it work?I don't think Android itself could work as a USB Video Class (UVC) compatible device, but How do you get the video from the camera a...

2 years ago

3 answers
81 views
0
Implementation of making models have uuid in rails

Currently, uuid is achieved by adding the following actions to the User model:def before_save_action_name uuid=SecureRandom.uuid uuid=SecureRandom.uuid while User.exists?(:uuid=>uuuid) self.uuid=uu...


1 answers
81 views
0
I want to fix only a part of the screen sideways with the ios app.

We are developing an ios application, and it consists of three pages: TOP, MAIN, and DETAIL. We would like to fix the TOP and MAIN pages vertically and only the DETAIL pages horizontally.Is that possi...

2 years ago

1 answers
38 views
0
I want to know how Unity can prevent obstacles from floating or sinking.

I'm making a game where I put the ball into the goal by rotating the stage.When you rotate the stage, smooth moving black obstacles sink and float (probably because of Vector 3).The solution to this i...

2 years ago

1 answers
39 views
0
Error in Unity code: Non-invocable member'GameManager.clearEf'cannot be used like a method

I'm a beginner at Unity.I am creating a tap game application based on the book, but I am worried because I am into the error.I'm going to check the line, but I can't get the answer I want even if I se...

2 years ago
« - 75 - »

© 2024 OneMinuteCode. All rights reserved.