d tag

2228 questions


1 answers
31 views
0
Video playback in VideoView may stop after 15 seconds.

I play videos using VideoView on Android 4.4.2.Videos are distributed from the network in http live streaming format.Pressing the buttonVideoView videoView= (VideoView) findViewById (R.id.videoview);v...

2 years ago

1 answers
46 views
0
How do I control my attitude from Script when I'm using Unity's Meganim+Humanoid?

Animation using Unity HumanoidI would like to control the direction of the character's waist (Spine) and neck (Neck) from Script.In the case of Generic and Legacy, it was reflected when I turned the J...

2 years ago

1 answers
116 views
0
To create a widget to fit on the screen in Flutter

I would like to expand the TextField to the maximum space except for other widgets, such as a text editor.So I wrote the following code, but adjusting maxlines changes the height of the TextField, but...

2 years ago

1 answers
88 views
0
Unity -> Cannot print apk with "Error: MethodHandle.invoke and MethodHandle.invokeExact are only~" when building a release on AndroidStudio

Unity 2017.4.10 f1Admin:Google Mobile Ads Unity Plugin v3.15.1 (latest)AppLovin: GoogleMobileAdsAppLovinMediation-4.0.0.zip (latest) In the above environment, modify build.gradle and Manifest as appro...


1 answers
31 views
0
Camera.open() 'open' keeps losing money

We are developing a camera application.I'd like to display the image obtained from the camera on SurfaceView, but I can't.When I tried to copy the sutra, the title open remained in the red.Other than ...

2 years ago

1 answers
40 views
0
Unity Network Connection Does Not Work

Unity cannot use its unique networking system to connect to its own server from other clients.Currently, there are no errors when playing with the Unity editor, and when connecting locally, the Unity ...

2 years ago

2 answers
41 views
0
I want to copy guard mp3 on Android/iOS.

Thank you for your help.Please lend me your wisdom.It is currently under development at Unity, but On Android/iOS, ①How to play mp3 files with a zip password on AudioClip etc.②How to play mp3 with byt...


2 answers
77 views
0
Learn how to use build (ActiveRecord) to set two foreign keys associated with the parent during new registration.

| id | name | | id | area_id | name | | id | perfect_id | name | | id | perfect_id | perfect_area_id | name | I would like to store the data using build as follows. | id | name | | -- | ---- || 1 | Ki...


1 answers
35 views
0
When I put ListView in ScrollView, it scrolls to the bottom when updating ListView.

Use ViewPager for Activity with ScrollView as Root and We are trying to create a top cover image + horizontal scrolling page like the one below.The Fragment on the page is created in ListView and the ...

2 years ago

1 answers
106 views
0
I want to recognize the ibeacon signal on Android and write processing, but I don't know how to specify UUID, mahor, etc.

Thank you for your help.The ibeacon signal is recognized on Android and the app is screen-transitioned according to the signal.I would like to take care of it. However, I am not good enough, but I don...

2 years ago
« - 67 - »

© 2024 OneMinuteCode. All rights reserved.