1618 questions
I produce Android apps on Android Studio. When you use JSONIC to do the following, JSON.encode(hm); displays an Exception error and a message indicating that printStackTrace cannot find the library of...
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...
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...
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 ...
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...
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 ...
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...
I tried using the code below, but it turned out to be SecurityException and could not be configured.I set WRITE_SETTINGS for the manifest, but is it not possible to use it?Caused by: java.lang.Securit...
I am creating a program that displays notifications, but the notification.setLatestEventInfo part cannot be compiled because the symbol is not found.import android.support.v7.app.AppCompatActivity;imp...
« | - 38 - | » |
© 2024 OneMinuteCode. All rights reserved.